.page		{padding-top: 8px; padding-right: 0px; padding-left: 0px; padding-bottom: 8px; margin-top: 8; margin-right: 0; margin-left: 0; margin-bottom: 8;
			scrollbar-face-color: #E0E0E0; scrollbar-shadow-color: #7A7A7A; scrollbar-highlight-color: #7A7A7A; scrollbar-3dlight-color: #E0E0E0; 
			scrollbar-darkshadow-color: #E0E0E0; scrollbar-track-color: #E0E0E0; scrollbar-arrow-color: #7A7A7A; background-color: #FFFBE6;}
			

h1			{font-family: Arial; font-size: 20px; font-weight: bold; text-decoration: none;}

.topmenu	    				{height:27px; font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: normal; text-decoration: none}
.topmenu a:link    				{font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none}
.topmenu a:visited 				{font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none}
.topmenu a:hover   				{font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: underline}
.topmenu a         				{font-family: Arial}

.middleback	{font-family: Arial; font-size: 12px; color: #3F3F3F; font-weight: normal; text-decoration: none; text-align: justify; border: 1px solid #004375; background-image: url('pgback.gif');}

.texty		{font-family: Arial; font-size: 12px; color: #004375; font-weight: normal; text-decoration: none; text-align: justify}
.texty2		{font-family: Arial; font-size: 11px; color: #004375; font-weight: bold; text-decoration: none;}

.textyL		{font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: normal; text-decoration: none;}

.nadpis		{font-family: Arial; font-size: 15px; font-weight: bold; text-decoration: none;}

.left		{font-family: Arial; font-size: 12px; color: #3F3F3F; font-weight: normal; text-decoration: none; background-image: url('left-tb-ck.gif'); background-repeat: no-repeat}

.stred		{font-family: Arial; font-size: 12px; color: #3F3F3F; font-weight: normal; text-decoration: none; background-image: url('main-bck.jpg'); background-repeat: no-repeat}
.stredE		{font-family: Arial; font-size: 12px; color: #3F3F3F; font-weight: normal; text-decoration: none;}

.prislus	{border: 1px solid #004375}

.ceniknad				{font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none; background-color: #004375; border: 2px solid #FFF5C2}
.cenikpol				{font-family: Arial; font-size: 12px; color: #004375; font-weight: normal; text-decoration: none; border: 1px solid #FFF5C2}


a:link    				{font-family: Arial; font-size: 12px; color: #CA3100; text-decoration: none}
a:visited 				{font-family: Arial; font-size: 12px; color: #CA3100; text-decoration: none}
a:hover   				{font-family: Arial; font-size: 12px; color: #CA3100; text-decoration: underline}
a          				{font-family: Arial}

.nadpis a:link    				{font-family: Arial; font-size: 15px; color: #004375; text-decoration: none}
.nadpis a:visited 				{font-family: Arial; font-size: 15px; color: #E17000; text-decoration: none}
.nadpis a:hover   				{font-family: Arial; font-size: 15px; color: #E17000; text-decoration: underline}
.nadpis a          				{font-family: Arial}

.texty2 a:link    				{font-family: Arial; font-size: 11px; color: #CA3100; font-weight: bold; text-decoration: none}
.texty2 a:visited 				{font-family: Arial; font-size: 11px; color: #CA3100; font-weight: bold; text-decoration: none}
.texty2 a:hover   				{font-family: Arial; font-size: 11px; color: #CA3100; font-weight: bold; text-decoration: underline}
.texty2 a          				{font-family: Arial}


.video		{padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; background-color: #004375}

.video a:link    				{font-family: Arial; font-size: 13px; color: #FFFFFF; text-decoration: none}
.video a:visited 				{font-family: Arial; font-size: 13px; color: #FFFFFF; text-decoration: none}
.video a:hover   				{font-family: Arial; font-size: 13px; color: #FFFFFF; text-decoration: underline}
.video a          				{font-family: Arial}


.specifikace	{font-family: Arial; font-size: 12px; color: #004375; font-weight: normal; text-decoration: none; text-align: left;}
.stredspec		{font-family: Arial; font-size: 12px; color: #3F3F3F; font-weight: normal; text-decoration: none; background-image: url('main-bck.jpg'); background-repeat: no-repeat; background-color: #FFF5C2}



#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;
}
