body {background-color: white; color: black; background-image: url(''); }

#supersize, #supersize img {display: none;}


input, option, select, textarea {
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 100%;
}

img {
	border: none;
}

a {
	color: rgb(106,106,106);
	font-weight: normal;
}

a:hover {
	color: rgb(181,0,12);
}

form {
	margin: 0px;
	padding: 0px;
}

table {
	font-size: 100%;
}

td {
	font-size: 100%;
}

label {
	cursor: pointer;
	_cursor: hand;
}

h1 {
	font-size: 140%;
	margin: 5px 0px 5px 0px;
}

h2 {
	font-size: 150%;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

h3 {
	font-size: 110%;
	margin: 5px 0px 5px 0px;
}

h4 {
	font-size: 100%;
	margin: 5px 0px 5px 0px;
}

h5 {
	font-size: 100%;
	margin: 5px 0px 5px 0px;
}

hr {
	height: 1px;
	border: solid 1px white;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background-color: white;
}

.alignRight {
	text-align: right;
}

.imageRight {
	margin-left: 10px;
}

.imageLeft {
	margin-right: 10px;
}

#page {
	text-align: left;
	background-color: white;
	width: 600px;
	margin: auto;
}

#header {
	background-color: white;
	height: 50px;
	width: 600px;
}

#header img{

}
#titleWeb {
  margin: 0px;
  position: relative;
  top: 20px;
  Left: 0px;
  background-color: white;
  width: 600px;
}

#titleWeb a{
  font-size: 120%;
  color: rgb(181,0,12);
}

#titleWebPrint {
	display: none;
}
.noprint {
	display: none;
}
/*********************************************************/
/********************* horni menu ************************/
/*********************************************************/


/*********************************************************/
/********************* hlavni obsah **********************/
/*********************************************************/

#mainContent {
  margin-top: 0px;
	width: 600px;
	background-color: white;
}

#mainContent .inside {
	margin: 0px;
	padding-top: 0px;
}

#mainContent h1 {
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  font-size: 140%;
  text-align: left;
  color: black;
  position: relative;
}
#mainContent h1 a{
  color: rgb(181,0,12);
}
#mainContent .lblPublishDate {
  font-size: 90%;
}

#mainContent .articlePerex {
  font-style: italic;
  padding-bottom: 20px;
}

#mainContent .articleTitle {
  margin: 0px 0px 2px 0px;
}

#mainContent .articleText {
  padding-bottom: 20px;
  line-height: 1.5em;
}

#mainContent .articleDate {
  color: Gray;
  padding-bottom: 10px;
}

#mainContent .sectionItem {
  clear: both;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

#mainContent .sectionItem .articleDate {
	display: block;
}

.perexImage {
  float: right;
  margin-left: 5px;
}

#mainContent .sectionItem .articlePerex {
  font-style: normal;
  padding-bottom: 0px;
}

#mainContent .sectionItem .articlePerex p {
	margin: 0px;
}

#mainContent h3 {
   clear: both;
   color: rgb(19,105,156);
   margin-bottom: 5px;
}

#mainContent h4 {
   clear: both;
   margin-bottom: 5px;
}

#mainContent p {
  margin-top: 0px;
}

#leftColumn .address {margin: 0px; padding: 7px 0px 20px 0px;}
#grdArticles {margin: 10px 0px 20px 0px;}

#footer {
	width: 600px;
	text-align: center;
	color: white;
	padding: 0px;
	margin: auto;

}

#footer a {
	text-decoration: none;
	font-weight: normal;
	color: white;
}

#copyright {
	margin: 5px 0px 0px 0px;
}

/*************************/
/********* form **********/
/*************************/

.label {
  font-size: 90%;
  margin-top: 10px;
}

.inputItem {
  width: 500px;
}

.buttonSend {
  width: 500px;
  text-align: center;
  margin-top: 10px;
}

.button {
	margin-top: 3px;
	text-align: right;
}

.button button {
	border: 1px;
}



/*****************************************************/
/******************* diskusni forum ******************/
/*****************************************************/

.topicTitle {
	font-size: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#discussionNavigationTop {
	background-color: Silver;
	padding: 10px;
}

.messageSub 
{
	clear: both;
}

.panelUser 
{
	font-size: 100%;
	float: left;
}

.panelMessage
{
	float: left;
	width: 100%;
}

.editSubject 
{
	width: 98%;
}

.editText 
{
	width: 98%;
	height: 200px;
}

.editUserName
{
	width: 45%;
}

.editUserEmail
{
	width: 45%;
}

.messageDate 
{
	font-size: 80%;
}

.messageReply
{
	float: right;
	width: 95%;
	text-align: right;
}

.messageItem
{
	border-style: solid;
	border-width: 0px;
	border-color: Black;
	margin-top: 5px;
	margin-bottom: 5px;
}

.messageItemNew
{
	border-style: solid;
	border-width: 2px;
	border-color: #AA0000;
	margin-top: 5px;
	margin-bottom: 5px;
}

.messageSubject 
{
	font-size: 120%;
	font-weight: bold;
}

.messageItemUserBox 
{
	background-color: #DDDDDD;
	padding: 5px;
}

.messageItemMessageBox 
{
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
	padding: 5px;
}

.navigationPageNumber {
	padding-left: 5px;
}

#newRecord {
	margin-top: 15px;
	background-color: #AAAAAA;
	height: 280px;
}

#newRecordMessageBox
{
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
	background-color: #DDDDDD;
	height: 280px;
}

#newRecordMessageBox div
{
	padding-top: 5px;
}

#newRecordUserBox 
{
	width: 90px;
	float: left;
	padding: 5px;
}

.outOfStock {
  color: #AA0000;
}
