/* ------ VSEOBECNE ------ */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Tahoma", "Verdana", "Arial", "Lucida Grande", "Helvetica", lucida, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	background-image: url("../img/bg_body.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

p, img, div, form {
	border: 0;
	margin: 0;
	padding: 0;
}

#vyber {
width: 540px;
height: 200px;
text-align: left;
margin: 0 auto;
margin-top: 312px;
padding: 0;
padding-left: 180px;
}

#hi_sk {
float: left;
width: 290px;
height: 72px;
padding: 0;
line-height: 1.5;
}
#hi_eng {
float: left;
width: 290px;
padding: 0;
line-height: 1.5;
}
#low_sk {
float: right;
width: 250px;
height: 72px;
padding: 0;
line-height: 1.5;
}
#low_eng {
float: right;
width: 250px;
padding: 0;
line-height: 1.5;
}

#cleaner {
height: 15px;
clear: both;
}

#copy {
margin: 0 auto;
margin-top: 30px;
width: 525px; 
text-align: left;
font-size: 110%;
}

#copy a, #copy a:visited, #copy  a:active {
color: #e30092;
text-decoration: none;
font-weight: bold;
font-size: 100%;
}

#copy a:hover {
color: #e30092;
text-decoration: underline;
font-weight: bold;
font-size: 100%;
}



.farba {
color: #e30092;
}

a, a:visited, a:active {
color: #e30092;
text-decoration: none;
font-weight: bold;
font-size: 110%;
}

a:hover {
color: #e30092;
text-decoration: underline;
font-weight: bold;
font-size: 110%;
}

