.page		{padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0;
			scrollbar-face-color: #6D2836; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #6D2836; 
			scrollbar-darkshadow-color: #6D2836; scrollbar-track-color: #6D2836; scrollbar-arrow-color: #FFFFFF; overflow-x: auto; overflow-y: scroll;	background-color: #D1D1D1;
			background-image: url('pozadi.jpg'); background-repeat: repeat-x;}


.hlavni		{font-family: Arial; font-size: 12px; font-weight: normal; height: 100%; background-image: url('hlavni.gif'); background-repeat: repeat-y;}
.horni		{font-family: Arial; font-size: 12px; font-weight: normal; height: 303px;}
.stredni	{font-family: Arial; font-size: 12px; font-weight: normal; height: 100%}
.dolni		{font-family: Arial; font-size: 12px; font-weight: normal; height: 45px}
.levy		{font-family: Arial; font-size: 12px; font-weight: normal; background-image: url('left-bck.jpg'); background-repeat: no-repeat;}


.menu		    	{font-family: Verdana; font-size: 12px; color: #2F060B; text-decoration: none; font-weight: normal; letter-spacing: 1}
.menu a:link    	{font-family: Verdana; font-size: 12px; color: #2F060B; text-decoration: none; font-weight: normal; letter-spacing: 1}
.menu a:visited 	{font-family: Verdana; font-size: 12px; color: #2F060B; text-decoration: none; font-weight: normal; letter-spacing: 1}
.menu a:hover   	{font-family: Verdana; font-size: 12px; color: #7D3F4B; text-decoration: underline; font-weight: normal; letter-spacing: 1}
.menu a          	{font-family: Verdana}

.texty		{font-family: Verdana; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none; text-align: justify;}

h1			{font-family: Arial; font-size: 15px; color: #7D3F4B; font-weight: bold;}


.ceniknad			{font-family: Verdana; font-size: 12px; color: #262626; font-weight: bold; text-decoration: none; background-color: #B8B8B1; border: 2px solid #B8B8B1}
.cenikpol			{font-family: Verdana; font-size: 12px; color: #363636; font-weight: normal; text-decoration: none; border: 1px solid #FFFFFF}



a:link    	{font-family: Verdana; font-size: 12px; color: #2F060B; text-decoration: none; font-weight: normal; letter-spacing: 1}
a:visited 	{font-family: Verdana; font-size: 12px; color: #2F060B; text-decoration: none; font-weight: normal; letter-spacing: 1}
a:hover   	{font-family: Verdana; font-size: 12px; color: #7D3F4B; text-decoration: underline; font-weight: normal; letter-spacing: 1}
a          	{font-family: Verdana}



.formular	{font-family: Arial; font-size: 12px; color: #000000; border: 0px solid #EBEBA5; background-color: #EBEBA5;}




#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 2px;
border: 8px solid #FFFFFF;
padding-bottom: 2;
background: #000000;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
font: normal 12px Verdana;
color: #5C605F;
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}