@charset "utf-8";

#main {
	position:absolute;
	margin:0;
	width:100%;
	height:auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#000000;
	margin:0;
}

a:hover {
	text-decoration:none;
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:link {
	color: #28a9e1;
}

#left {
	background-image:url(imgs/left_01.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:404px;
	height:800px;
	float:left;
}

#left2 {
	background-image:url(imgs/left_02.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:404px;
	height:800px;
	float:left;
}

#left3 {
	background-image:url(imgs/left_03.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:404px;
	height:800px;
	float:left;
}

#left4 {
	background-image:url(imgs/left_04.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:404px;
	height:800px;
	float:left;
}


#crta {
	background-image:url(imgs/crte_02x.png);
	position:absolute;
	width:12px;
	height:800px;
	margin-top:0px;
	margin-left:404px;
	float:left;
}

#logo {
	background-image:url(imgs/logo_03.png);
	position:absolute;
	width:350px;
	height:119px;
	margin-top:75px;
	margin-left:540px;
	float:left;
}

#player {
	position:absolute;
	width:290px;
	height:50px;
	margin-top:269px;
	margin-left:0px;
	float:left;
}

#player_bg {
	background-image:url(imgs/player_bg.jpg);
	width:290px;
	height:300px;
	margin-top:0px;
	margin-left:0px;
	float:left;
}

#navi_bg {
	background-image:url(imgs/navi_bg_04x.png);
	background-repeat:repeat-x;
	position:absolute;
	width:600px;
	height:56px;
	margin-top:228px;
	margin-left:416px;
	float:left;
}

#navi_bg_end {
	background-image:url(imgs/navi_end_07x.png);
	background-repeat:no-repeat;
	position:absolute;
	width:12px;
	height:56px;
	margin-top:228px;
	margin-left:1016px;
	float:left;
}

#vsebina {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#000;
	overflow-y:auto;
	overflow-x:hidden;
	position:absolute;
	width:600px;
	height:420px;
	margin-top:290px;
	margin-left:420px;
	padding-right:5px;
	float:left;
}

#bottom_graphic {
	background-image:url(imgs/bottom_graphic_05.png);
	position:absolute;
	width:196px;
	height:69px;
	margin-top:675px;
	margin-left:416px;
	float:left;
}

#bottom_bg_repeat {
	position:absolute;
	background-image:url(imgs/bottom_bg_repeat_06.png);
	width:100%;
	height:69px;
	margin-top:675px;
	margin-left:0px;
	float:left;
}

#bottom_bg {
	position:absolute;
	background-color:#28a9e1;
	width:100%;
	height:33px;
	margin-top:767px;
	margin-left:0px;
	float:left;
}

#navcontainer ul {
	position:absolute;
	padding-left:0;
	margin-left:20px;
	margin-top:18px;
	color:#000;
	float:left;
	width:100%;
	font-family:Arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	font-size:16px;
	padding-left:18px;
	padding-right:18px;
	color:#000;
	text-decoration:none;
	float:left;
	border-right:1px dotted #FFF;
}

#navcontainer ul li a:hover {
	color:#FFF;
}

#fb_yt {
	position:absolute;
	width:200px;
	height:31px;
	margin-top:736px;
	margin-left:300px;
	float:left;
}

#fb {
	position:absolute;
	width:83px;
	height:31px;
	margin-left:500px;
	float:left;
}

#yt {
	position:absolute;
	width:76px;
	height:31px;
	margin-left:600px;
	float:left;
}

#copyright {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	position:absolute;
	width:200px;
	height:20px;
	margin-top:778px;
	margin-left:415px;
	float:left;
}

#lendero {
	position:absolute;
	width:272px;
	height:118px;
	margin-top:550px;
	margin-left:635px;
	float:left;
}