body {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		}

a {text-decoration: none; }
a:hover{text-decoration: underline;}
a:active{text-decoration: underline;}

.menu{
	font-family: Arial;
	font-size: 12px;
	color: black;
}

.menu_strednik{
	font-size: 12px;
}

.bar_ciara_y {
	background: url(gfx/bar_ciara_zvis.jpg);
	background-repeat: repeat-y;
}

.bar_title{
	font-family: Arial;
	font-size: 11px;
	color: #195291;
	font-weight: bold;
}

.bar_text{
	font-family: Arial;
	font-size: 11px;
	color: black;
	line-height: 15px;
	text-align: justify;
	padding: 10px;	
}

.bar_text2{
	font-family: Arial;
	font-size: 11px;
	color: black;
	line-height: 15px;
	text-align: justify;
	padding: 0px;	
}

.footer{
	font-family: Arial;
	font-size: 10px;
	color: white;
}

.input{
	border: 1px solid #606060;
	font-size: 9px;
	color: #2D2D2D;
	background-color: White;
}

.br_h{
	font-size: 6px;	
}

.font {
	font-family: Tahoma;
	font-size: 11px;
	color: #858875;
	text-align: justify;
}

.fontZ {
	font-family: Tahoma;
	font-size: 11px;
	color: #75962D;
	text-align: justify;
}

hr{
	color: #A8AA9D;
	height: 1px;
}

.bg {
	background: url(_gfx/bg.jpg);
	background-repeat: repeat;	
}

.br_line{
	font-size: 5px;
}



.input_button{
	border: 1px solid #75962D;
	font-size: 10px;
	background: #75962D;
	color: white;
}


