.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: #24313F; scrollbar-shadow-color: #9B9B81; scrollbar-highlight-color: #9B9B81; scrollbar-3dlight-color: #24313F; 
			scrollbar-darkshadow-color: #24313F; scrollbar-track-color: #24313F; scrollbar-arrow-color: #9B9B81; overflow-x: auto; overflow-y: scroll;	background-color: #24313F}
			
h1			{font-family: Arial; font-size: 9px; color: #FFFFFF; font-weight: normal; text-decoration: none;}

.preload1	{position: absolute; left:0px; top:0px; background-color: #24313F; layer-background-color: #24313F; height: 100%; width: 100%;}
.preload2	{border-collapse: collapse; height: 100%; width: 100%;}
			
.loading	{font-family: Arial; font-size: 1px; normal; height: 100%}
.pozadi		{background-image: url('backround.jpg'); background-repeat: no-repeat; font-family: Arial; font-size: 1px; font-weight: normal; height: 645px;}
.portfolio	{background-image: url('portfolio.gif'); background-repeat: no-repeat; font-family: Arial; font-size: 1px; font-weight: normal; height: 510px;}
.ukazky		{font-family: Arial; font-size: 10px; font-weight: normal; height: 410px;}
.hlavni		{height: 578px}
			
.texty		{font-family: Arial; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none; text-align: justify;}

a:link    	{font-family: Arial; font-size: 12px; color: #D03F00; text-decoration: none}
a:visited 	{font-family: Arial; font-size: 12px; color: #D03F00; text-decoration: none}
a:hover   	{font-family: Arial; font-size: 12px; color: #D03F00; text-decoration: underline}
a          	{font-family: Arial}

.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;
}
