@CHARSET "UTF-8";

table.tab1 {
	width: 500px;
	border-collapse: collapse;
	margin-top: 12px;
}

table.tab1 caption{
	font-weight: bold;
	font-size: 110%;
}

table.tab1 tr.x {
	background-color: #F3F8FE;
}

table.tab1 tr.y {
	background-color: #FFF;
}

table.tab1 tr.top {
	background-color: #99A6CC;
	color: White;
	font-weight: bold;
}

table.tab1 td {
	padding: 5px;
	border: solid #CFD6E7 1px;
}

table.tab1 td.col1 {
	background-color: #fff;
	
}
div.ramka1 {
	background-color: #F8F8F8;
	border: 1px #E1E1E1 solid;
	padding: 5px;
	margin: 5px;
}

div.ramka2 {
	background-color: #F8F8F8;
	border-left: 4px red solid;
	border-top: none;
	border-bottom: none;
	border-right: none;
	padding: 5px;
	margin: 12px 5px 12px 5px;
	width: 450px;
height:auto !important;
min-height:40px;
}

div.ramka3 {
	border: 2px solid #8ABD05;
	padding: 20px;
	margin: 20px;
	width: 400px;
   height: auto !important;
   height: 39px; /* IE */
	background-color: #EAEAEA;
	
	font-weight: bold;
}

div.t1 {
	border-left: 3px #FF0000 solid; 
	padding-left:5px;
	font-weight: bold;
	margin-bottom: 7px;
	font-size: 110%;
}



div.num1 {
	background-color: #F8F8F8;
	color: Gray;
	width: 25px;
	height: 30px;
	font-size: 160%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-right: 4px Teal solid;
	padding: 0px 4px 0px 0px;
	margin: 0px 10px 5px 0px;
	float: left;
	text-align: right;
	
}

div.num1txt {
	background-color: #FFF;
	color: Black;
	/*width: 25px;*/
	float: left;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	
	
	padding: 0px 5px 0px 0px;
	margin: 0px 10px 0px 0px;

	text-align: left;
	
}

.cena1 {
	color: Orange;
	font-size: 115%;
	font-weight: bold;
	margin: 5px 5px 5px 0px 
}

.txt1 {
	color: Teal;
	font-size: 110%;
	font-weight: bold;
}

table.tab2 {
	width: 500px;
	border-collapse: collapse;	

}

table.tab2 td {
	background-color: #F9F9F9;
	padding: 5px;
	border-top: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
}

table.tab2 caption{
	font-weight: bold;
	font-size: 110%;
	
}
div.ramka11 {
	background-color: #F8F8F8;
	border: 1px #E1E1E1 solid;
	padding: 5px;
	margin: 5px;
}

table.tab3 {
	margin-top: 12px;
	border-collapse: collapse;
}

table.tab3 td.x {
width: 260px;
	border-bottom:1px dotted #9B9B9B; 
	padding: 4px;
}

table.tab3 td.y {
width: 260px;
	border-bottom:1px dotted #9B9B9B; 
	padding: 4px;
	text-align: center;
}

table.tab3 td.z {
width: 260px;
	border-bottom:1px dotted #9B9B9B; 
	padding: 4px;
	text-align: left;
}

table.tab3 td.extra, table.tab3 td.extra a, table.tab3 td.extra a:visited, table.tab3 td.extra a:active {
background-color: #262675;
color: #ffffff;
padding: 5px 0px 5px 0px;
font-weight: bold;
text-align: center;
}

