body {
	background: #4C4C4C;
	background-image: url(pictures/back.jpg);
	background-repeat: repeat-x;	
	font-family: sans-serif;
	font-size: 13px;
	margin: 0px;
}

table,td,tr{
	font-size: 13px;
	vertical-align: top;
}

h2{
	font-size: 16px;
	padding: 0px 0px 12px 0px;
	margin:0px;
	color:#C1581E;
}

h3{
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin:0px;
	color:#black;
}

h2.begin{
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin:0px;
	color:black;
}

a{
	color: black;
}



ul{
	list-style-image: url('pictures/sq.jpg');
	line-height: 1.4em;
}

ul.ul_main{
	line-height: 1.4em;
}
 
ol{
	line-height: 1.4em;
} 


div.main{
	width: 760px;
	height: auto;
	background: white;
	margin: 20px;
	text-align: left;
}

div.abs_top{
	background-image: url(pictures/brown_back.jpg);
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 760px;
	float:left; 
}

div.black{
	background: black;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 760px;
	float:left; 
}

div.bottom_emp{
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 760px;
	float:left;
	background: #4C4C4C;
}

div.top_left{
	width: 217px;
	height: 142px;
	background: url(pictures/top_back.jpg);
	float: left;
}

div.top_right{
	width: 543px;
	height: 142px;
	background: url(pictures/top_back.jpg);
	float: left;
}

div.top_pic
{
	width: 543px;
	height: 117px;
	background: url(pictures/top.jpg);
	float:left; 
}

img.logo{
	height:78px; 
	width:79px;
	margin-top:19px;
	margin-left:69px;
	border: 0px;
}

div.content{
	background: White;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 760px;
	float:left;
}

div.menu{
	height:25px;
	width: 543px;
	float:left; 
}

a.menu_item{
	height: 20px;
	margin-top: 4px;
	margin-right: 25px;
	float:left;
	display: block;
	color: white;
	text-decoration: none;
	font-size: 12px;
}

a.menu_item:hover{	
	color: black;
}

p.copy{
	color:#999999;
	float: left; 
	margin:0px;
	padding:6px;
	font-size: 11px;
}

p.design{
	color:#999999;
	float: right; 
	margin:0px;
	padding:6px;
	font-size: 11px;
}

a.bottom{	
	color:#999999;
	font-size: 11px;
	text-decoration: none;
}

a.bottom:hover{
	color:white;
	font-size: 11px;
	text-decoration: none;
}

div.include{
	float:left; 
	width:720px; 
	height:auto; 
	padding:20px 0px 20px 20px; 
	margin:0px 0px 0px 0px; 
	min-height: 300px;
}

div.bottom{
	width:760px;
	height:auto;
	float:left;
	background: white;
	
}

div.navigation{
	float:right;
	margin-right:20px;
	height: 25px;
}

hr{
	 border-top:solid thin;
}



table.refe{
	width:720px;
}

td.r_firm_h,td.r_popis_h,td.r_iso_h{
	color: white;
	padding-left: 3px;
	vertical-align: middle;
	background-image: url(pictures/brown_back2.jpg);
}

td.r_firm_h{
	font-size: 13px;		
}

td.r_popis_h{
	font-size: 13px;		
	width:50px;
}

td.r_iso_h{
	font-size: 10px;		
	width:30px;
}

.r_td_f_1, .r_td_f_0{
	padding:4px 4px 4px 4px;
}

.r_td_f_0{
	background: #dddddd;
}

.r_td_p_1, .r_td_p_0{
	width: 420px;
	padding:4px 4px 4px 4px;
}

.r_td_p_0{
	background: #dddddd;
}

.r_td_iso_1{
	text-align: center;	
}

.r_td_iso_0{
	text-align: center;
	background: #dddddd;
}

div.question{	
	background: #dddddd;
	padding:3px;
	border-top: 1px solid black;
	margin-top:20px;
}

div.answer{	
	background: white;
	border-top: 1px solid black;
	padding:3px;
}

td.qa{
	width:70px;
}

td.prihl_check{
	padding:10px;
}

td.prihl_nazov{
	padding-right: 20px;
}

input{
	border: 1px solid black;	
}
select{
	border: 1px solid black;	
}

textarea{
	border: 1px solid black;	
}

input.check{
	border: 0px solid black;	
}