body{
	font-family: Arial, Helvetica, sans-serif;
	background-image : url(pics/pozadie_blue.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

a{
	text-decoration: none;
}
 a:hover {

	text-decoration: none;
}

img{
	border: none;
}
.container{
	position:relative;
	top:30px;	
}

.riadok {
	width:700px;  
	clear:both;
}

.text_box1 a{
	font-weight: normal;
	color: #4a5688;
	font-size: 12pt;
}
.text_box1 a:hover{
	font-weight: normal;
	color: red;
	font-size: 12pt;
}
.text_modry {
	color: #F0FFFF;
	font-size: 10pt;
	text-align : center;
}
.text_biely{
	font-size: 12pt;
	color: #E6E6FA;
	font-weight : bold;
}

.element_pravy_bez{
	float: right;
	clear: left;
	width:347px;
	text-align : left;	
}
.element_pravy_box1{
	float: right;
	clear: left;
	background-image: url(pics/textbox1.gif);
		background-repeat : no-repeat;
	width:347px;
	height:65px;
	text-align : left;
	padding: 5px 5px 0px 50px;
}
.element_pravy_box2{
	float: right;
	clear: left;
	background-image: url(pics/textbox2.gif);
	background-repeat : no-repeat;
	width: 337px;
	height: 30px;
	text-align : left;
	padding: 5px 5px 0px 120px;
}
.element_pravy_box3{
	float: right;
	clear: left;
	background-image: url(pics/textbox3.gif);
	background-repeat : no-repeat;
	width:257px;
	height:65px;
	text-align : left;
	padding: 5px 5px 0px 50px;
}
.element_lavy_box1{
	float: left;
	clear: left;
	background-image: url(pics/textbox1.gif);
	width:347px;
	height:65px;
}
.element_lavy_box2{
	float: left;
	clear: left;
	background-image: url(pics/textbox2.gif);
	width:347px;
	height:30px;
}

.element_lavy_bez{
	float: left;
	clear: left;
	width:347px;
	height:30px;
}
	