@charset "utf-8"; 
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../grafika/general_bg.jpg);
	background-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
}
#head {
	background-image: url(../grafika/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 273px;
}
#bottom {
	background-image: url(../grafika/dole_dno.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 15px;
}
#dole {
	height: 100px;
	width: 802px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../grafika/dole_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}

#head #header {
	padding: 0px;
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head #header #header_top {
	margin: 0px;
	padding: 0px;
	height: 101px;
}
#head #header #header_banner {
	background-image: url(../grafika/banner_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 135px;
}
#header_menu {
	padding: 0px;
	height: 37px;
	background-image: url(../grafika/banner_bg.jpg);
	background-position: bottom;
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#head #header_menu ul {
	display: block;
	margin: 0px;
	height: 37px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#head #header_menu li {
	display: block;
	height: 27px;
	width: 156px;
	float: left;
	background-image: url(../grafika/menu_n.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#head #header_menu li a {
	color: #000000;
	text-decoration: none;
}


#head #header_menu li.active {
	display: block;
	height: 27px;
	width: 156px;
	float: left;
	background-image: url(../grafika/menu_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}


#main {
	background-image: url(../grafika/general_main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 501px;
}
#main #posebno {
	background-image: url(../grafika/general_izdvojeno.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 451px;
	width: 282px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 17px;
	padding-left: 13px;
}
#main #posebno #posebno_pregled {
	margin-top: 3px;
}

#main #posebno #posebno_izbor {
	text-align: center;
	height: 54px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#main #posebno #posebno_izbor ul {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 54px;
	list-style-type: none;
}
#main #posebno #posebno_izbor li {
	background-image: url(../grafika/izbor_n.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	float: left;
	height: 44px;
	width: 91px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	margin: 0px;
}
#main #posebno #posebno_izbor li.aktivno {
	background-image: url(../grafika/izbor_a.jpg);
}


h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2 a {
	color: #000000;
}



#footer {
	height: 34px;
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #sadrzaj {
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main #sadrzaj p {
	margin: 0px;
}

#footer #footer-left {
	float: left;
	height: 34px;
	width: 446px;
	padding-left: 30px;
}
#footer #footer-right {
	float: right;
	height: 34px;
	width: 456px;
	padding-right: 20px;
	text-align: right;
}
#head #header #header_banner #header_banner_banner {
	text-align: center;
	height: 100px;
	width: 728px;
	float: left;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}
#head #header #header_banner #header_banner_dvd {
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 196px;
	float: right;
	position: relative;
	top: -65px;
}



#izdvojeno {
	background-image: url(../grafika/izdvojeno_bg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	width: 944px;
	height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FBA206;
}
#izdvojeno_content {
	background-image: url(../grafika/izdvojeno_con_bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 196px;
}
#izdvojeno_content #carousel_ljevo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 196px;
	width: 56px;
}
#izdvojeno_content #carousel_desno {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 196px;
	width: 56px;
}
#izdvojeno_content #carousel {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 835px;
	overflow: hidden;
	height: 196px;
}
#main #menu {
	background-image: url(../grafika/menuleft_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 481px;
	width: 124px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#main #menu li {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
#main #menu li a {
	color: #000000;
	text-decoration: none;
}
#main #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#main #main_video {
	background-image: url(../grafika/glavnivideo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 451px;
	width: 441px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.kat_video{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px; /*margin around each panel*/
	padding:5px;
	margin-right:13px;
	margin-left:13px;
	background:url(../grafika/kategorija_bg.jpg);
	width: 185px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 178px;
	}
#izdvojeno_content #carousel #mygallery .belt .panel #panel_bottom, .kat_video #panel_bottom {
	font-size: 11px;
}
#izdvojeno_content #carousel #mygallery .belt .panel #panel_top, .kat_video #panel_top {
	height: 138px;
	width: 188px;
}
#main #posebno #posebno_pregled ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#main #posebno #posebno_pregled li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	font-size: 12px;
	}
a {
	color: #000000;
}

#topcon1{
	display:block;
}

 #topcon2, #topcon3{
	display:none;
}
