/* CSS Document */
body, html {
	font-family: Arial, Helvetica, Verdana, sans;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#888888;
		scrollbar-face-color: #C0C0C0;
    	scrollbar-shadow-color: #EAEAEA; 
    	scrollbar-highlight-color: #EAEAEA;
   		scrollbar-3dlight-color: #EAEAEA; 
    	scrollbar-darkshadow-color: #EAEAEA;
    	scrollbar-track-color: #EAEAEA; 
    	scrollbar-arrow-color: #FFFFFF;
}

span, div, td, li, ul {
	font-family: Arial, Helvetica, Verdana, sans;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#444444;
}

select.small {
	color: black;
	font-size: 8px;
	font-weight: bold;
	font-family: Verdana;
	background-color:#e0e0e0;
	height: 15px;
	border-style: solid;
}

.nadpisw { color: white; font-weight: bold; }
.textw { color: white; }
td.cws_faq_col_title { background-color:#0099CC; color:white; padding-left: 2px; }
td.cws_col_title { border-bottom: 1px solid #777777; }
td.cws_faq_col_dsc { padding-left: 2px; }
a:link, a:visited { text-decoration: underline; color: #333333; }
a:hover { text-decoration: none; color: #333333; }

a.menu:link, a.menu:visited { text-decoration: none; color: #003366; font-weight: bold; font-size: 12px; }
a.menu:hover { text-decoration: underline; color: #003366; font-weight: bold; font-size: 12px; }

a.cws:link, a.cws:visited { text-decoration: none; color: white; font-weight: normal; font-size: 12px; }
a.cws:hover { text-decoration: underline; color: white; font-weight: normal; font-size: 12px; }

a.menu1:link, a.menu1:visited { text-decoration: none; color:#EE0000; font-weight:normal; }
a.menu1:hover { text-decoration: underline; color: black; font-weight: normal; }

a.more:link, a.more:visited { text-decoration: none; color: #0033FF; font-weight: bold; }
a.more:hover { text-decoration: underline; color: #0033FF; font-weight: bold; }

table.main { 
	background-image: url(gfx/hlavicka.jpg); 
	background-repeat: no-repeat; 
	background-position:top,left;
}

td.body { padding-left: 20px; padding-top: 50px; padding-right: 10px; padding-bottom: 20px; 
border-left: 1px dotted #444444; }
td.right_td { background-image: url(gfx/hlavicka_bg.JPG); background-repeat: repeat; }
td.cyrcle { background-image: url(gfx/cyrcle.PNG); background-repeat: no-repeat; background-position:center; }
td.cyrclew { background-image: url(gfx/cyrclew.PNG); background-repeat: no-repeat; background-position:center; }

.promo_text { font-size: 12px; font-weight: bold; color:#770000; }
a.promo_link:link, a.promo_link:visited { text-decoration: none; color: #444444; font-weight: bold; font-size: 11px; }
a.promo_link:hover { text-decoration: underline; color: #444444; font-weight: bold; font-size: 11px; }

input.build_input {
	 	border: 1px solid #777777;
        border-style: thin;
		border-color: black;
        height: 15px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 9px;
		font-weight: bold;
        background-color: #e0e0e0;
        font-valign: top;
        color:#990000;
}

.header { color: #003366; font-weight: bold; font-size: 12px; }
td.menu { 
	border-left: 2px solid #111111; 
	border-right: 2px solid #111111;
	border-bottom: 2px solid #111111;
	padding-left: 5px;
	padding-right: 5px; 
	padding-top: 10px;
	padding-bottom: 10px;
}

.alignr { text-align: right; padding-right: 8px; vertical-align: top; }
td.line { border-bottom: 1px solid #aaaaaa; padding-left: 5px;}
td.list { padding-left: 5px; }

li.menu { 
	color: #CC9900;
	list-style-type:square;
	/* background-color:#CCCC00; */
}

li.menu_bg {
	color: #CC9900;
	list-style-type:square;
	background-color:#CCCC66;
}
