body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

A {
	color: #000000;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

h1 {
	margin: 0px;
	color: black;
	padding: 0px;
	height: 28px;
	font-size: 19px;
}

h3 {
	padding: 0;
	margin: 0px 0px 2px 0px;
	color: black;
	font-size: 12px;
	font-weight: none;
}

#x { 
	text-align: center;
	margin: 0px auto;
}

#main {
	position: relative;
	width: 839px;
	font-family: Arial;
	margin-top: 0px;
}

#search_form { 
	position: absolute;
	left: 0px;
	top: 55px;
	text-align: left;

	width: 450px;
	height: 120px;
	overflow: hidden;
}

#search_input {
	margin-top: 10px;
	width: 150px;
	padding: 2px;
	font-family: Arial;
	font-size: 11px;
	color: #4C4C4C;
}

#logo {
	position: absolute;
	right: 140px;
	top: 70px;
	width: 195px;
	height: 59px;
	overflow: hidden;	
	text-align: right;
}

#bojkot {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 134px;
	height: 136px;
	overflow: hidden;	
	text-align: right;
}


#full_banner {
	position: absolute;
	right: 150px;
	top: 0px;
	width: 468px;
	height: 60px;
	overflow: hidden;	
	text-align: right;
}

.language {
	margin-right: 3px;
	border: none;
}

#menu {
	position: absolute;
	left: 705px;
	top: 160px;

	width: 141px;
	overflow: hidden;
	font-size: 11px;
	text-align: left;
}

#menu IMG {
	border: none;
}

#menu UL {
	margin: 0px;
	padding: 0px;
	width: 141px;
	list-style: none;
	display: block;
}

LI.sekcia {
	width: 141px;
	height: 15px;
	float: left;
	padding: 0px;
	margin: 4px 0px 0px 0px;

	font-size: 1px;
	display: block;
}

LI.podsekcia {
	width: 141px;
	height: 15px;
	float: left;

	background-image: url('../img/design2/bg_podsekcia.gif');
	background-position: left top;
	background-repeat: repeat-y;
	
	padding: 1px 0px 3px 7px;
	margin: 0px;

	font-size: 1px;
	display: block;
}

TD.copyright {
	width: 141px;
	height: 15px;
	padding-left: 3px;
	margin-bottom: 2px;

	color: #3B3B2D;

	font-size: 11px;
	text-align: left;
}

.menupic {
	width: 130px;
	height: 13px;
	border: 0px;
	margin: 0px;
}

#selected {
	background-color: #E5E5E5;
}

.magtitle {
	margin: 0px 0px 8px 3px;
	border: 0px;
}

#disclaimer {
	left: 0px;
	width: 300px;
	height: 20px;
	text-align: left;
	vertical-align: bottom;
	font-family: Arial;
	font-size: 10px;
	color: #7D7D7D;
}

#player {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 13px;
	background-color: #E5E5E5;
	font-size: 1px;
	margin: 0px;
}