body {
	margin : 5px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606B89;
	background-image: url(../_images/body_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.center
{
	width : 100%;
	margin : 0px;
	text-align : center;
}

.right
{
	float: right;
	text-align: right;
}

.left
{
	float: left;
	text-align: left;
}

.vtop{
	vertical-align: top;
}

#content
{
	width:768px;
	margin-left :auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../_images/content_bg_12.gif);
	background-position: left;
	background-repeat: repeat-y;
	border-bottom: 10px solid #013299;
	text-align: center;
	min-height: 580px;
}

#head
{
	width:100%;
	margin-left : auto;
	margin-right : auto;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 60%;
	text-align: left;
	clear: both;
	background-image: url(../_images/head_bg_04.jpg);
	background-position: right;
}

#foot
{
	width:100%;
	height : 26px;	
	margin-left : auto;
	margin-right : auto;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 60%;
	text-align: right;
	background: transparent;
}

#left-middle-box
{
	clear: both;
	width: 599px;
	float: left;	
}

#text-box
{
	width: 420px;
	float : right;
	text-align:center;
	/*background-color: #B7C6D0;*/
	background: transparent;
	background-image: url(../_images/text_corner_07.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#text-content
{
	width: 95%;
	margin-left :auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	/*border: 2px solid #E4E8EA;
	*/
	text-align : left;
	line-height: 140%;
}

#left-box{
	float: left;
	text-align: left;
	width: 179px;
	line-height: 60%;
	font-family: Trebuchet MS,Tahoma,Verdana, Arial;
	background: transparent;
}

#main-boxes{

	background-image: url(../_images/menu_bg_06.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align:left;
	float: none;
	width: 100%;
}

#right-box{
	float: right;
	text-align: left;
	width: 164px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #013299;
	}

#actual{
	float:left;
	width: 177px;
	margin: 0px 5px 0px 0px;
}

.news-box{
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px 2px 2px 2px;
}

.login-box
{
	float : right;
	text-align : right;
	font-family : Trebuchet MS,Tahoma,Arial,Veradana;
	color : #003399;
	background-color:#F4F5F9;
	line-height : 110%;
	margin-right : 2px;
	margin-top : 2px;
	width : 166px;
}

#logos{
	float:right;
	width: 103px;
	margin: 50px 0px 0px 0px;
	text-align: center;
}
	
#menu-box{
	width:176px;
	margin-left: auto;
	margin-right: 1px;
}

#kovoprog_news{
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
}

/*strong{
		color: #F08535;
}*/
	
#copyright {
	width: 768px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	color: #363B7A;
	font-size: 9px;
}

.select-box{
	background-color: #EBEEF3;
	padding: 10px 10px 10px 10px;
	border: 1px solid #53669D;
	text-align: center;
}

.product-image{
	width: auto;
	padding:12px 12px 12px 12px;
	text-align: center;
	background-color: #EBEEF3;
}

p {
		margin-top: 0px;
		margin-bottom: 15px;
		text-align: justify;
}

span.highlight{
	color: #ffffff;
	background-color: ##606B89;
	font-weight: bold;
}

span.more{
	font-size: 10px;
}

hr{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	height: 1px;
	border-top: 1px solid #363B7A;
	border-bottom: none;
	border-left: none;
	border-right: none;
	color: #363B7A;	
}

h1 {
	margin-top: 18px;
	margin-bottom: 15px;
	padding: 3px 3px 5px 6px;
	text-align: left;
	font-family: Verdana,Tahoma,Verdana, Arial;
	color: #0232A2;
	background-color: #E9E9E9;
	font-size: 13px;
	line-height: 100%;
	background-image: url(../_images/h1_bg_15.gif);
	background-position: right;
	background-repeat: repeat-y;
}

h2 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:3px 0px 3px 5px;
	text-align:left;
	font-family: Trebuchet MS,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url(../_images/h2_bg_11.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #003399;
	clear: both;
}

h2.news{
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 5px;	
}


h3{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #003399;
	font-family: Trebuchet MS, Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
}

h3.message{
	font-size: 10px;
	text-align: center;
	width: 90%;
	background-color: #dd0000;
	padding: 2px 2px 2px 2px;
	color: #ffffff;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

h4{
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom:5px;
	padding: 3px 10px 3px 20px;
	text-align: right;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #003399;
	line-height: 100%;
	background-color: #E9E9E9;
}

#left-box h4{
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom:5px;
	padding: 5px 10px 5px 20px;
	text-align: right;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	line-height: 100%;
	background-color: #003399;
}

h5{
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom:5px;
	padding: 5px 0px 5px 20px;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #1E1A5D;
	line-height: 100%;
	background-image: url(../_images/button_bg_12.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #E9E9E9;
}

ul{
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 15px;
	list-style: square;
	list-style-image: none;
	/*color: #C2CACC;*/
}

ul.menu-list{
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

ul.menu-list li{
	margin-left: 5px;
	padding-left: 0px;
}

li{
	list-style-image: url(../_images/li.gif);
	text-align: left;
}


li.no-li{
	list-style: none;
	text-align: left;
}


ol{
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: decimal;
}

ol.alpha{
	list-style: upper-alpha;
}

table{
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Verdana,Tahoma, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border : none;
	background: transparent;
}


td{
	padding : 3px 3px 3px 3px;
	border : none;
}

table.login{
	margin : 0px 0px 0px 0px;
	font-family : Trebuchet MS, Verdana, Tahoma, Arial;
}

table.login td{
	padding : 1px 1px 1px 1px;
}

table.border{
	border: 1px solid #B8CCEF;
	margin-bottom: 20px;
	width: 100%;
}

table.border tr{
	background-color: #E9F0FF;
	text-align: center;
}

table.border tr.tr-head{
	background-color: #C8DDFF;
	font-weight: bold;
}


table.contact{
	border: 1px solid #B8CCEF;
	margin-bottom: 20px;
}

table.contact td{
	background-color: #E9F0FF;
}

table.no-space{
	width: 370px;
	height: 100%;
	margin: 0px 0px 0px 20px;
	border-collapse: collapse;
	line-height: 110%;
	float: left;
}


table.no-space td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	width: 100px;*/
	font-weight: bold;
	background-image: url(../_images/arrow_down_10.gif);
	background-position: top center;
	background-repeat: no-repeat;
}




table.width-auto td{
	width: auto;
	vertical-align: middle;
}

table.width-auto{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	width: 320px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

table.full-width{
	width: 100%;
}

form{
	margin : 0px 0px 0px 0px;
}

input{
	border: 1px solid #53669D;
	background-color: #E9F0FF;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea{
	border: 1px solid #53669D;
	background-color: #E9F0FF;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 300px;
}

select{
	border: 1px solid #53669D;
	background-color: #E9F0FF;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

fieldset{
	padding: 5px 5px 5px 5px;
	border: 1px solid #53669D;
}

legend{
	font-size: 11px;
	font-weight: bold;
	color: #53669D;
}

label{
		color: #53669D;
}

input.standard{
	width: 110px;
}

input.long{
	width: 250px;
}

input.short{
	width: 30px;
	text-align: right;
	vertical-align: middle;
	margin-top: 3px;
}

input.shortest{
	
	width: 15px;
	text-align: right;
	vertical-align: middle;
}


select.product-selector{
	width: 350px;
	border: 1px solid #53669D;
	color: #1E1A5D;
	font-family: Verdana, Arial CE, Tahoma;
	font-size: 11px;
}


input.button{
	background-color: #8B9AC8;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: white;
	font-size: 10px;
	font-weight: bold;
}

input.img-button{
	border: none;
	vertical-align: middle;
}

img{
	margin: 0px 0px 0px 0px;
	border: none;
}

img.right{
  float: right;
  margin-left: 10px;
  border: 3px solid #00349A;
}
img.left{
  float: left;
  margin-right: 10px;
  border: 3px solid #003399;
}

.clear-all{
	clear: both;
}


a:link {color: #003399;	text-decoration: none;}
a:active {color: #003399;text-decoration: none;}
a:visited {color: #003399;text-decoration: none;}
a:hover {color: #DD0000;text-decoration: underline;}

#left-box a:link {color: #1E1A5D;	text-decoration: none;}
#left-box a:active {color: #1E1A5D;text-decoration: underline;}
#left-box a:visited {color: #1E1A5D;text-decoration: none;}
#left-box a:hover {color: #dd0000;}

#left-box a.white:link {color: #cccccc;	text-decoration: none;}
#left-box a.white:active {color: #212429;text-decoration: none;}
#left-box a.white:visited {color: #cccccc;text-decoration: none;}
#left-box a.white:hover {color: #FB2628;}


#copyright a:link {	color: #363B7A;text-decoration: underline;}
#copyright a:active {	color: #363B7A;text-decoration: underline;}
#copyright a:hover {	color: #0001FB;text-decoration: underline;}
#copyright a:visited {	color: #363B7A;text-decoration: underline;}

a.news:link {color: #003399;	text-decoration: none;}
a.news:active {color: #003399;text-decoration: none;}
a.news:visited {color: #003399;text-decoration: none;}
a.news:hover {color: #dd0000;text-decoration: underline;}

a.navig:link {color: #53669D;	text-decoration: none;}
a.navig:active {color: #53669D;text-decoration: none;}
a.navig:visited {color: #53669D;text-decoration: none;}
a.navig:hover {color: #363B7A;text-decoration: underline;}

a.highlight:link{color: #ffffff;background-color: #CE2B2D;font-weight: bold;}
a.highlight:active{color: #ffffff;background-color: #CE2B2D;font-weight: bold;}
a.highlight:visited{color: #ffffff;background-color: #CE2B2D;font-weight: bold;}
a.highlight:hover{color: #ffffff;background-color: #606B89;font-weight: bold;}


/*popup menu*/
			#sub1, #sub2, #sub3, #sub4, #sub5 {
	position: absolute;
	display: none;
	/* tohle byly jediny 2 povinny styly, secko ostatni uz je jen pro paradu */
	padding: 5px 5px 12px 10px;
	margin-left: 60px;
	margin-top: -25px;
	width: 150px;
	float: left;
	/*background-image: url(../_images/transparent_bg.gif);
	*/
	background-color: #B3C4E0;
	opacity:.90;filter: alpha(opacity=90);
	border: 1px solid #818FB6;
	line-height: 140%;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
			
			table.popup-menu {
				text-align: right;
				padding:0px 0px 0px 0px;
				margin: 0px 0px 0px 0px;
				background-color: orange;
				border-collapse: collapse;
				background-image: url(../_images/img_11.jpg);
				width: 367px;
				height: 235px;

			}
			
			td.popup-menu{
				width: 367px;
				padding-left: 10px;
				padding-right: 10px;
			}
			
		
		
			#submenus a {
				display: block;
				margin: 2px;
				padding: 2px;
				width: 100px;
			}
			
			#submenus a:hover {
				background-color: #F0A762;
				color: #104152;			}
/*konec popup menu*/

