@font-face {
	font-family: 'Oswald';
	src: url('../fonts/Oswald.eot');
	src: local('☺'), url('../fonts/Oswald.woff') format('woff'),
	url('../fonts/Oswald.ttf') format('truetype'), url('../fonts/Oswald.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'QuattrocentoSans-Regular';
	src: url('../fonts/QuattrocentoSans-Regular.eot');
	src: local('☺'), url('../fonts/QuattrocentoSans-Regular.woff') format('woff'),
	url('../fonts/QuattrocentoSans-Regular.ttf') format('truetype'), url('../fonts/QuattrocentoSans-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: #211917 url(../images/bg.gif);
	font-family: "QuattrocentoSans-Regular";
	margin: 0;
}
img {
	border: 0;
}
#header {
	background-color: #003366;
	height: 94px;
	border-bottom: 1px solid #fff;
	padding: 36px 0 0;
}
#header > div {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: right;
}
#logo {
	float: left;
	margin-top:-15px;
}
#navigation {
	display: inline-block;
	line-height: 80px;
	list-style: none;
	margin: 0;
	padding: 0;
*width: 345px; /** Needed for IE7 **/
}
#navigation li {
	float: left;
	margin: 0 15px;
}
#navigation li:first-child {
	margin-left: 0;
}
#navigation li a {
	color: #fff;
	font-family: "Oswald";
	font-size: 14px;
	padding: 15px 0;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation li a:hover, #navigation li.selected a {
	color: #ffc947;
	font-size: 16px;
}
/*------------------------------ OKVIR ------------------------------*/
#okvir {
	position: relative;
	width: 940px;
	height:1060px;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color:#ffffff;
	background: url(../images/bg-pattern.jpg);
	box-shadow: 7px 5px 5px #111111;
	z-index:10;
}
/** Tekst **/
#tekst {
	height: 580px;
	width: 471px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#tekst p {
	color: #000033;
	font-size: 15px;
	line-height: 22px;
	margin: 0;
	padding: 0px 15px 0px 20px;
	text-align: left;
}
#tekst h1 {
	color: #003366;
	font-family: "Oswald";
	font-size: 30px;
	font-weight: normal;
	text-align: right;
	text-shadow: 1px 1px #fff;
	padding: 20px 25px;
}
/** SLIKA **/
#slika {
	height: 580px;
	width: 469px;
	position: absolute;
	top: 0px;
	left: 0px;
}
/** Linkovi **/
#vestacka_trava_links {
	display: inline-block;
	list-style: none;
	width: 940px;
	height: 270px;
	margin: 0;
	padding: 0;
	position:absolute;
	top: 600px;
	left:0px;
}
#vestacka_trava_links li {
	float: left;
	background-color: #003366;
	width: 235px;
	height: 270px;
	overflow: hidden;
}
#vestacka_trava_links li.tenis {
	background-color: #285583;
}
#vestacka_trava_links li.golf {
	background-color: #0066FF;
}
#vestacka_trava_links li > div:first-child {
	height: 155px;
	width: 314px;
	overflow: hidden;
	position: relative;
}
#vestacka_trava_links div.details {
	background: url(../images/separator-light.png) repeat-x left top;
	padding: 16px 20px 0;
}
#vestacka_trava_links li > div:first-child > a {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top:0;
	left: 0;	
}
#vestacka_trava_links li > div:first-child > a:hover {
	background-color: #fff;
	filter:alpha(opacity=10); /** Needed for IE8 and below **/
	opacity:0.1;
}
#vestacka_trava_links div.details h4 {
	color: #ffc947;
	font-family: "Oswald";
	font-weight: normal;
	margin: 0 0 6px;
	text-transform: uppercase;
}
#vestacka_trava_links div.details p {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}
#vestacka_trava_links div.details p a {
	color: #fff;
	text-decoration: none;
}
#vestacka_trava_links div.details p a:hover {
	color: #CC0000;
	font-size: 17px;
}
#blog {
	position:  absolute;
	right: 0px;
	top: 870px;
	float: left;
	height: 190px;
	width: 940px;
	background-color:#CCCCCC;
	background: url(../images/bg-pattern.jpg);
}
#blog img {
	float:left;
	margin: 20px 0 0 20px;
}

#blog h4 {

}
#blog h4 a {
	text-decoration: none;
	color: #003366;
	font-family: "Oswald";
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	text-shadow: 1px 1px #fff;
	line-height: 30px;
	margin:0px 20px 10px 0;
	}
#blog h4 a:hover {
	color:#FF6600;
}
#blog_tekst {
	position:absolute;
	top: 0px;
	right: 0px;
	height: 190px;
	width: 550px;
}	
#blog_tekst p {
	color: #000033;
	font-family: "QuattrocentoSans-Regular";
	font-size: 16px;
	padding: 0px 20px 0 0;
	line-height: 18px;
}
/** Main **/
#main {
	width: 448px;
}
/** Blog **/
/*------------------------------ FOOTER ------------------------------*/
#footer {
	background-color:#CCCCCC;
	background: url(../images/bg-pattern.jpg);
	width: 940px;
	height: 110px;
	position: relative;
	margin:0px auto 0px auto;
	box-shadow: 7px 5px 5px #111111;
}
#info {
	position:  absolute;
	left: 0px;
	top: 0px;
	height: 100px;
	width: 250px;
}
#info_1 {
	position:  absolute;
	left: 280px;
	top: 0px;
	height: 100px;
	width: 250px;
}
#info p, #info_1 p  {
	color: #666666;
	font-family: "Oswald";
	font-size: 15px;
	text-align: left;
	margin: 20px 0 0 20px;
}
#info p b, #info_1 p b {
	color: #003366;
	font-family: "Oswald";
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	text-shadow: 1px 1px #fff;
	line-height: 22px;
}
#copy p {
	position:absolute;
	bottom: 20px;
	right: 20px;	
	margin: 0 auto;
	padding: 0 10px;
	text-align: right;
	color: #666666;
	font-family: "QuattrocentoSans-Regular";
	font-size: 13px;
}
#soc_net {
	width: 200px;
	position: absolute;
	top: 10px;
	right:0px;
	
}
#soc_net li {
	display: inline;
	overflow: hidden;
}
