/* @override http://pro.ba/borderlinelovers/css/lovers_style.css */

BODY 	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url("../images/blovers_bg.jpg");
	background-position:0px 0px;
	background-repeat:repeat-y;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding:0;
	text-align:center;
	background-attachment: fixed;
}
h1 {
	background-position:150px 0px;
	background-repeat:repeat-y;
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px 0px 20px 0px;
	margin: 0px;
}
h3 {
	font-weight: bold;
	font-size:11px;
	line-height:18px;
	color: #CCCCCC;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
p 		{
	font-size:11px;
	line-height:14px;
	color: #ccc;
	padding: 0px 0px 10px 5px;
	margin: 0px;
}
ul 		{
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px 0px 16px 0px;
	padding: 0 0 0 0;
}
li {
	background: url(../images/list.gif) no-repeat 0px 5px;
	line-height: 14px;
	padding-left:10px;
	list-style-type:none;
}
a:link, a:visited, a:active {
	color: #CCC;
}
a:hover {
	color: #FFF;
}
#nav a, #nav2 a {
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	width:140px;
	padding-right:5px;
	padding-top:2px;
}
#nav a:link, #nav a:visited, #nav a:active, #nav2 a:link, #nav2 a:visited, #nav2 a:active {
	color: #CCCCCC;
}
#nav a:hover, #nav2 a:hover {
	color: #FFF;
}
#nav{
	position:absolute;
	left:184px;
	top: 45px;
	text-align: right;
	z-index: 100;
	width:100px;
}
#nav2 {
	position:absolute;
	left:771px;
	top: 169px;
	text-align: left;
}
#nav p, #nav2 p{
padding:0 0 16px 0;
}
#cont{
	text-align:left;
	position:absolute;
	left:340px;
	top:45px;
	width: 550px;
}
#cont p 		{
line-height:18px;
	color: #CCC;
	padding: 0px 0px 18px 0px;
	margin: 0px;
	top:20px;
}
#cont img 		{
	border:0px solid #222;
	margin:0 10px 10px 0;
}
#sponzori{
	background-image: url("../images/sponzori.gif");
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:1px;
	height:1px;
	position:absolute;
	left:0px;
	bottom:0px;
}
.buyDVD {
	position: absolute;
	top: -10px;
	right: 135px;
	}
.buyDVD a{
	padding: 10px;
	float: left;
	display: block;
	background: #000;
	color: #FFF;
	margin: 10px;
	font-weight: bold;
	
	}
.buyDVD a:hover{
	background: #006a87;
	color: #000;
	}

