@import "reset.css";

/* --- defaults --- */

html {
	
}

body {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	width: 100%;
	height: 100%;
	background-color: #fafafa;
}

th, td, caption {
	font-family: Verdana;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic";
	color: #d0203d;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
}

h2 {
	font-size: 15px;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	font-size: 13px;
	margin: 0px 0px 8px 79px;
}

h4 {
	font-size: 13px;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-size: 15px;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #f0f0f0;
}

h6 {
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: white;
	padding-top: 8px;
	background: url(../img/bar.jpg) repeat-x top left;
}

input, option, textarea {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding: 1px;
	border: 1px solid #dadada;
}

table {
	border-collapse: collapse;
	font-size: 11px;
}

table th {
	font-weight: bold;
	text-align: left;
	padding: 5px 5px 5px 0px;
	vertical-align: top;
}

table td {
	text-align: left;
	padding: 2px 2px 2px 0px;	
}

.spacer {
	clear: both;
}

a, a:hover, a:visited {
	text-decoration: none;
	color: #444444;
}

a:hover {
	color: #999999;
}

a.active {
	color: #4a6bb3;
}






/* --- NEW DIVS --- */ 

div#desktop {
	float: left;
	width: 100%;
	min-height: 798px;
	margin: 0 auto;
	/*border: 2px solid blue;*/
}

div#okoli {
	width: 1000px;
	margin: 0 auto;
}

div#header_new {
	float: left;
	width: 100%;
	height: 95px;
	color: #d0203d;
	font-weight: bold;
}
div#logo {
	width: 291px; 
	height: 92px; 
	margin: 0 auto; 
	background: url(../../img/alya_napis.png) no-repeat center center;
}
div#headLeft {
	float: left;
	width: 340px; 
	height: 20px; 
	padding: 0px 0px 0px 0px;
	margin-top: -50px;
	border-bottom: 2px solid black;
}
div#headRight {
	float: left;
	width: 340px; 
	height: 20px; 
	text-align: right;
	padding: 0px 10px 0px 0px;
	margin: -50px 0px 0px 650px;
	border-bottom: 2px solid black;
}
div#lang {
	float: left; 
	margin-left: 200px;
}
a.headerLink {
	color: #d0203d;
}

div#menu_new {
	float: left;
	width: 100%;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0px 30px 0px;
	/*border: 1px solid green;*/
}

div#body_new {
	float: left;
	width: 100%;
	/*border: 1px solid red;*/
}

div.frame {
	float: left;
	width: 200px;
	margin-bottom: 20px;
}
div.frameTitle {
	height: 30px;
	background: url(../img/bar.jpg) repeat-x top left;
}
div.frameTitle span {
	display: block;
	font-family: Modern;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: white;
	padding-top: 8px;
}
div.frameCont {
	width: 192px;
	padding: 8px 0px 8px 8px;
	background-color: #dedede;
}

li.sub, li.active_sub {
	font-size: 12px;
}
li.sub a {
	display: block;
}
li.active_sub, a.active_sub {
	color: #999999;
	background-color: #eaeaea;
}

a.top_menu, a.active_top {
	padding-bottom: 15px;
	margin-right: 15px;
	background: url(../img/menu_krogec.png) no-repeat bottom center;
}
a.active_top {
	color: #999999;
}

div#content_new {
	float: left;
	width: 560px;
	padding: 0px 20px 20px 20px;
	min-height: 400px;
	/*border: 1px solid;*/
}




/* --- body / content --- */

div#innerBody {
	float: left; 
	width: 640px;
	margin: 0 auto;
	padding: 0px 0px 0px 20px;
}

div#content {
	float: left;
	width: 600px;
	padding: 10px 0px 0px 2px;
}

div.crta {
	width: 100%; 
	padding-top: 10px; 
	/*border-bottom: 1px dotted;*/
	background: url(../img/dash.jpg) repeat-x bottom left;
}





/*	ITEMS	*/ 

div#items {
	width: 500px;
}

div.item {
	float: left;
	width: 130px; 
	height: 120px;
	margin: 0px 10px 10px 0px;
	background: url(../../img/item.jpg) no-repeat top left;
}

div.item_pic {
	overflow: hidden;
	width: 130px; 
	height: 120px;
}

div.item_pic_none {
	overflow: hidden;
	width: 130px; 
	height: 120px;
	background: url(../../img/nofoto.png) no-repeat center center;
}

div.item_pic a {
	display: none;
	width: 130px;
	height: 120px;
}

div.item_pic_none a {
	display: block;
	width: 130px;
	height: 120px;
}

div.item_content {
	display: none;
	float: left;
	width: 300px;
	padding: 5px;
	position: absolute;
	left: 680px;
	top: 90px;
	color: #333333;
	background-color: white;
	filter: alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
	border: 1px solid #dadada;
}

div.item:hover div.item_content {
	display: block;
}
div.item:hover div.item_pic a {
	display: block;
}





/*	CONTACT / ALL	*/

div.newsContent {
	float: left; 
	width: 100%; 
	margin-bottom: 10px;
}

div#picture {
	float: left;
	width: 200px;
	margin: 0px 15px 5px 0px;
	overflow: hidden;
	border: 1px solid #dadada;
}

div#picture a {
	display: block;
	height: 250px;
}

div.pic_all {
	float: left; 
	overflow: hidden;
	width: 100px; 
	height: 100px; 
	margin: 0px 8px 3px 0px;
	border: 1px solid #f0f0f0;
}

div.pic_all_none {
	float: left; 
	overflow: hidden;
	width: 100px; 
	height: 100px; 
	margin: 0px 8px 3px 0px;
	border: 1px solid #f0f0f0;
	background: url(../../img/nofoto.png) no-repeat center center;
}

div.pic_all a {
	display: block;
	width: 100px;
	height: 100px;
}

div#contact_container {
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted;
}

div.contactContent {
	float: left; 
	width: 100%; 
}

div.opis_all {
	float: left;
	width: 100%;
	padding: 0px 3px 5px 0px;
}

div#form_container {
	float: left;
	width: 424px;
}




div.sponzor {
	float: left; 
	margin: 0px 0px 5px 5px; 
	width: 100px; 
	height: 70px; 
	overflow: hidden; 
	border: 1px solid;
}

div.sponzor a {
	display: block;
	width: 100px;
	height: 70px;
}

div#innerContent {
	padding: 0px 0px 10px 0px;
}

div#innerContent ul {
	padding-top: 4px;
}

div#innerContent ul li {
	list-style: disc outside;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 15px 15px;
}

div#bc {
	display: none;
	font-size: 10px;
	padding: 5px 0px 5px 10px;
	background-color: #eaeaea;
}
div#bc a {
	text-decoration: none;
}


div#documents {
	padding: 10px;
}

div#documents ul {
	margin-top: 5px;
}

div#documents a {
	text-decoration: none;
}


div.galerija {
	 float: left; 
	 width: 200px; 
	 height: 200px; 
	 margin: 0px 10px 0px 0px;
}
div.galerija a {
	display: block;
	height: 200px;
}

div.galSlika {
	width: 150px; 
	height: 150px;
	overflow: hidden;
}

div.galTitle {
	 text-align: center;
}

div.slika {
	float: left;
	margin: 0px 10px 10px 0px;
	width: 150px; 
	height: 150px;
	overflow: hidden;
}

div.slika a {
	display: block;
	height: 180px;
}





/* --- footer --- */

div#footer {
	padding: 10px 0px 10px 0px;
	background: url(../img/dash.jpg) repeat-x top left;
}




/* LINKS */

div.myspace, div.myspace a {
	 /*float: left; */
	 display: block; 
	 width: 100px; 
	 height: 25px; 
	 margin: 0px 0px 0px 40px;
	 background: url(../img/links/myspace_logo_gray.jpg) no-repeat top left;
}
div.myspace a {
	display: none;
	margin: 0px 5px 0px 0px;
	background: url(../img/links/myspace_logo.jpg) no-repeat top left;
}
div.myspace:hover a {
	display: block;	
}


div.facebook, div.facebook a {
	 /*float: left; */
	 display: block; 
	 width: 100px; 
	 height: 25px; 
	 margin: 5px 0px 0px 40px;
	 background: url(../img/links/facebook_logo_gray.jpg) no-repeat top left;
}
div.facebook a {
	display: none;
	margin: 0px 5px 0px 0px;
	background: url(../img/links/facebook_logo.jpg) no-repeat top left;
}
div.facebook:hover a {
	display: block;	
}