body {
	background: #EEE6E7; /*url(../images/bgr.jpg) repeat-x; bozicno*/
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	behavior:url("css/csshover.htc");
}

#flash_banner {
	color: #b90000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.shadowleft {
	background: url(../images/shadow_left.gif) repeat-y;
	width: 4px;
}

.shadowright {
	background: url(../images/shadow_right.gif) repeat-y;
	width: 4px;
}

.small {
    /*text-transform: lowercase;*/
}

.px5 {
	height: 5px;
}

.px7 {
	height: 7px;
}

.px10 {
	height: 10px;
}

.px15 {
	height: 15px;
}

.px20 {
	height: 20px;
}

.px28 {
	height: 28px;
}

.px30 {
	height: 30px;
}



.clear {
	clear: both;
	height: 1px;
}


form {
	margin: 0;
}

.label {
	width: 220px;
	vertical-align: top;
	padding-right: 30px;
}




/* ///// levi stupac ///// */

#left {
	width: 205px;
	background: White;
	padding: 0 0 5px 0;
}

#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#left li {
	margin: 0;
	padding: 0;
}

#left .link1 {
	background: url(../images/icon_akademija.gif) 15px 11px no-repeat;
	margin: 0 15px;
	padding: 9px 0 9px 37px;
	border-bottom: 1px solid #D29597;
}

#left .link1 a {
	font-size: 12px;
	color: #A72C31;
	text-decoration: none;
}



#left .link2 {
	background: url(../images/icon_centar.gif) 15px 11px no-repeat;
	margin: 0 15px;
	padding: 9px 0 9px 37px;
	border-bottom: 1px solid #DBAAAC;
}

#left .link2 a {
	font-size: 12px;
	color: #A72C31;
	text-decoration: none;
}

#left .link3 {
	background: url(../images/icon_klub.gif) 15px 10px no-repeat;
	margin: 0 15px;
	padding: 9px 0 9px 37px;
	border-bottom: 1px solid #E4BFC0;
}

#left .link3 a {
	font-size: 12px;
	color: #A72C31;
	text-decoration: none;
}

#left .link1 a:hover, #left .link2 a:hover, #left .link3 a:hover {
	color: #999999;
}

#left .link1 li, #left .link2 li, #left .link3 li {
	font-size: 11px;
	padding: 4px 0 3px 0;
	//padding: 1px 0;
}

#left .link1 li a, #left .link2 li a, #left .link3 li a {
	color: #888888;
	text-decoration: none;
	font-size: 11px;
}

#left .link1 li a:hover, #left .link2 li a:hover, #left .link3 li a:hover {
	color: #666666;
}

#left .link1 li a.selected, #left .link2 li a.selected, #left .link3 li a.selected {
	color: #A72C31;
}


#left .link4 {
	background: url(../images/left_links.gif) repeat-y;
	padding: 22px 0 7px 21px;
	margin: 0 0 4px 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A72C31;
}

#left .link4 a {
	font-size: 15px;
	color: #A72C31;
	text-decoration: none;
}

#left .link4 a:hover {
	color: #555555;
}

#left .link5 {
	background: url(../images/left_links5.jpg) no-repeat;
	padding: 22px 0 7px 21px;
	margin: 0 0 4px 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
}

#left .link5 a {
	font-size: 15px;
	color: #666;
	text-decoration: none;
}

#left .link5 a:hover {
	color: #999;
}

#left .podnav {
	font-size: 11px;
	color: #666666;
	padding: 0 0 4px 20px;
}

#left .podnav a {
	color: #666666;
	text-decoration: none;
}

#left .podnav a:hover {
	color: #AAAAAA;
}






/* ///// navigacija gornja ///// */ 
#navup {
	background: #EFEFEF;
	margin: 0;
	width: 545px;
	height: 39px;
}

#navup ul#menu {
	position:absolute;
	left: 25px;
	top: 0;
}

#navup ul{
	margin: 0;
	padding: 8px 0 0 0;
	//padding: 12px 0 0 0;
}

#navup li{
	position:relative;
	display: inline;
	padding: 0 22px 4px 19px;
	//padding: 0 19px 4px 22px;
	margin: 0 0 0 0;
	border-right: 1px solid #555555;
	font-size: 11px;
	z-index: 9;
}

#menu_iframe {
    z-index: 10;
    position: absolute;
    display: none;
}


#navup li:hover{
	z-index: 15;
}

#navup a{
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#navup a:hover{
	color: #999999;
}

#navup ul ul {
	text-align: left;
	position: absolute;
	display: none;
	left: 1px;
	//left: 0;	
	top: 20px;
	background: #F4F4F4;
	padding: 4px 10px 7px 10px;
	margin: -3px 0 0 -2px;
	//margin: 9px 0 0 -1px;
	border-left: 1px solid #555555;
}

#navup ul ul.prijave_nav {
	margin: -3px 0 0 -8px;
	//margin: 9px 0 0 -1px;
}

#navup ul ul.ostalo_nav { width: 105px; }

#navup ul ul li{
	list-style: none;
	padding: 2px 0 3px 0;
	margin: 0;
	display: block;
	border: none;
}

#navup li:hover ul ul {
	display: none;
}

#navup li:hover ul, li:hover li:hover ul {
	display: block;
}


#navup .noborder{
	border: none;
}




/* ///// sredisnji stupac ///// */

#center {
	width: 545px;
	background: White;
	padding: 0 0 5px 0;
}

#center .header {
	padding: 7px;
	margin: 7px 7px 0 0;
	background: #EFEFEF;
}

#center h1 {
	margin: 0;
	padding: 0 0 2px 79px;
	background: url(../images/kockice_tri.gif) 2px 3px no-repeat;
	color: #A72C31;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

.pool {
	margin: 0;
	
	color: #A72C31;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

#center .overaktualno {
	height: 215px;
	overflow: hidden;
}

#center h4 {
	margin: 0;
	padding: 0 77px 2px 8px;
	background: url(../images/kockice_tri.gif) right 3px no-repeat;
	color: #A72C31;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

#center .slika {
	float: left;
}

#center .slika img{
	margin: 0 8px 5px 8px;
	//margin: 0 5px 5px 8px;
	border: 7px solid #EFEFEF;
}

#center p {
	margin: 0;
	padding: 0 8px;
	font-size: 11px;
	color: #555555;
}

#center p a {
	color: #999999;
	text-decoration: none;
}

#center a:hover {
	color: #A72C31;
}

#center h2 {
	margin: 0;
	padding: 30px 8px 12px 8px;
	font-size: 12px;
	color: #8F8F8F;
	font-weight: normal;
}

#centar ul {
	list-style: url(../images/arrow_gray.gif);
	margin: 5px 5px 10px 26px;
	padding: 0;
	font-size: 11px;
}

#centar ol {	
	margin: 5px 5px 10px 26px;
	padding: 0;
	font-size: 11px;
}

#centar ul,ol li {
	margin: 0;
	padding: 0 0 3px 0;
	color: #555555;
}

#center ul.ispod {
	list-style: url(../images/arrow_gray.gif);
	margin: 5px 5px 10px 26px;
	padding: 0;
	font-size: 11px;
}

#center ul.ispod li {
	margin: 0;
	padding: 0 0 3px 0;
	color: #555555;
}

#center ul.ispod li a {
	color: #888888;
	text-decoration: none;
}

#center ul.ispod li a:hover {
	color: #A72C31;
}

#center .date {
	color: #333333;
	font-size: 11px;
	padding: 8px 8px 5px 8px;
}

#center h3 {
	margin: 0;
	padding: 0 8px 0 8px;
	font-size: 12px;
	font-weight: normal;
	color: #8F8F8F;
}

#center h3 a {
	color: #8F8F8F;
	text-decoration: none;
}

#center h3 a:hover {
	color: #A72C31;
}

#center p.kalendar {
	padding: 2px 8px 8px 8px;
}

#center .prijavi {
	background: url(../images/arrow_red.gif) 527px 14px no-repeat;
	padding: 10px 23px 8px 0;
	text-align: right;
	font-size: 11px;
}

#center .prijavi a {
	color: #A72C31;
	text-decoration: none;
}

#center .prijavi a:hover {
	color: #999999;
}

#center .linereddot {
	background: url(../images/tockice_crvene.gif) repeat-x;
	height: 2px;
	margin: 5px 3px;
}

#center select {
	margin: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;	
}

#center input {
	margin: 4px 5px;
	padding: 2px;
	width: 160px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	border: 1px solid #7F9DB9;
}

#center textarea {
	margin: 4px 5px;
	padding: 2px;
	width: 160px;
	height: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	border: 1px solid #7F9DB9;
}

#center .nazad {
	background: url(../images/arrow_red_back.gif) 488px 14px no-repeat;
	padding: 10px 10px 8px 0;
	text-align: right;
	font-size: 11px;
}

#center .nazad a {
	color: #A72C31;
	text-decoration: none;
}

#center .nazad a:hover {
	color: #999999;
}

#center .button {
	font-size: 11px;
}

#center .button a {
	color: #A72C31;
	text-decoration: none;
	background: url(../images/arrow_red.gif) 4px 12px no-repeat;
	padding: 8px 25px 8px 16px;
	width: 96px;	
}

#center .button a:hover {
	color: #999999;
}






/* ///// početna - aktualno, akademija, ... ///// */

#aktualno {
	padding: 7px 0 0 0;
	width: 265px;
}

#aktualno .date {
	padding: 2px 2px 4px 2px;
}

#aktualno h2 {
	padding: 2px;
}

#aktualno h2 a {
	color: #8F8F8F;
	text-decoration: none;
}

#aktualno h2 a:hover {
	color: #707070;
}

#aktualno p {
	padding: 2px;
}

#aktualno .linereddot {
	margin: 5px 3px;
}


#akademija {
	width: 265px;
	padding: 6px 0 3px 7px;
	background: url(../images/akademija_back.gif) repeat-x;
}

#akademija ul {
	list-style: url(../images/arrow_gray.gif);
	margin: 5px 5px 0 20px;
	padding: 0;
	font-size: 11px;
}

#akademija ul li {
	margin: 0;
	padding: 0 0 3px 0;
}

#akademija ul li a {
	color: #888888;
	text-decoration: none;
}

#akademija ul li a:hover {
	color: #A72C31;
}



/* ///// desni stupac ///// */

#poll_result {
	height: 175px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
    color: #666666;	
}

#right {
	width: 200px;
	background: White;
	padding: 0 0 5px 0;
}

#right .jezici {
	background: url(../images/jezici.gif) repeat-x;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px 15px 11px 0;
	text-align: right;
}

#right .jezici a {
	color: #666666;
	text-decoration: none;
}

#right .jezici a:hover {
	color: #999999;
}

#right .newstitle {
	background: #F9F9F9;
	color: #A72C31;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 5px 0 5px 9px;
}

#right .newsinput {
	background: #EFEFEF;
	padding: 9px 10px 6px 10px;
}

#right .newsinput input {
	width: 174px;
	border: 1px solid #A72C31;
	color: #B8B8B8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

#right .newstext {
	background: #EFEFEF;
	color: #666666;
	font-size: 11px;
	padding: 1px 10px 5px 10px;
}

#right .newsposalji {
	background: #EFEFEF url(../images/arrow_red.gif) 180px 8px no-repeat;
	//background: #EFEFEF url(../images/arrow_red.gif) 180px 7px no-repeat;
	text-align: right;
	font-size: 11px;
	padding: 4px 24px 14px 0;
	//padding: 3px 24px 13px 0;
}

#right .newsposalji a {
	color: #A72C31;
	text-decoration: none;
}

#right .newsposalji a:hover {
	color: #999999;
}

#right h1 {
	margin: 7px 0 0 0;
	padding: 0 0 0 10px;
	background: url(../images/kockice_tri.gif) 70px 3px no-repeat;
	color: #A72C31;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	border-right: 7px solid #666666;
}

#right .overanketa {
	height: 155px;
	overflow: hidden;
	border-right: 7px solid #666666;
}

#right .anketatext {
	font-size: 11px;
	color: #333333;
	padding: 5px 10px;

}

#right .anketainput {
	padding: 0 10px 14px 20px;
	font-size: 11px;
	color: #333333;	
}

#right .anketainput input {
	margin: 8px 5px 0 0;
	//margin: 3px 5px 0 0;
}

#right .anketarez {
	background: url(../images/anketa_buttons.gif) repeat-x;
	width: 200px;
	border-right: 7px solid #666666;
}

#right .rez {
	width: 96px;
	padding: 8px 0 8px 25px;
	background: url(../images/arrow_red.gif) 76px 12px no-repeat;
	font-size: 11px;
}

#right .glasaj {
	padding: 8px 0 8px 16px;
	width: 96px;
	background: url(../images/arrow_red.gif) 54px 12px no-repeat;
	font-size: 11px;
}

#right .rez a, #right .glasaj a {
	color: #A72C31;
	text-decoration: none;
}

#right .rez a:hover, #right .glasaj a:hover {
	color: #999999;
}

#right .linegraydot {
	background: url(../images/tockice_sive.gif) repeat-x;
	height: 2px;
	border-right: 7px solid #666666;
}

#right .flash_desni {
	margin-top: 7px;
	border-right: 7px solid #666666;
}


#klub {
	background: url(../images/akademija_back.gif) repeat-x;
	padding: 6px 0 0 9px;
	margin: 0 7px 0 0;
}

#klub h2 {
	margin: 0;
	padding: 0 0 6px 77px;
	background: url(../images/kockice_tri.gif) 0 3px no-repeat;
	color: #A72C31;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

#klub h3 {
	margin: 0;
	padding: 10px 0 4px 0;
	font-size: 12px;
	font-weight: normal;
	color: #8F8F8F;
}

#klub input {
	width: 172px;
	//width: 170px;
	margin: 3px 0;
	//margin: 2px 0;
	border: 1px solid #A72C31;
	color: #B8B8B8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

#klub p {
	font-size: 11px;
	color: #555555;
	margin: 0;
	padding: 3px 0 3px 0;
}

#klub .kreni {
	background: url(../images/arrow_red.gif) 168px 7px no-repeat;
	padding: 3px 20px 3px 0;
	text-align: right;
	font-size: 11px;	
}

#klub .kreni a {
	color: #A72C31;
	text-decoration: none;
}

#klub .kreni a:hover {
	color: #999999;
}

#klub .odjava {
	background: url(../images/arrow_red.gif) 43px 7px no-repeat;
	padding: 3px 20px 3px 0;
	text-align: right;
	font-size: 11px;
	/*float: left;*/
  color: #A72C31;
	text-decoration: none;	
}


#klub2 .odjava {
	background: url(../images/arrow_red.gif) 43px 7px no-repeat;
	padding: 3px 20px 3px 0;
	text-align: right;
	font-size: 11px;
	/*float: left;*/
	color: #A72C31;
	text-decoration: none;
}

#klub2 .odjava a {
	
}

#klub2 .odjava a:hover {
	color: #999999;
}





#klub_forgot {
	background: url(../images/akademija_back.gif) repeat-x;
	padding: 6px 0 0 9px;
	margin: 0 7px 0 0;
	display: none;
}

#klub_forgot h2 {
	margin: 0;
	padding: 0 0 6px 77px;
	background: url(../images/kockice_tri.gif) 0 3px no-repeat;
	color: #A72C31;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

#klub_forgot h3 {
	margin: 0;
	padding: 10px 0 4px 0;
	font-size: 12px;
	font-weight: normal;
	color: #8F8F8F;
}

#klub_forgot input {
	width: 172px;
	//width: 170px;
	margin: 3px 0;
	//margin: 2px 0;
	border: 1px solid #A72C31;
	color: #B8B8B8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

#klub_forgot p {
	font-size: 11px;
	color: #555555;
	margin: 0;
	padding: 3px 0 3px 0;
}

#klub_forgot .kreni {
	background: url(../images/arrow_red.gif) 168px 7px no-repeat;
	padding: 3px 20px 3px 0;
	text-align: right;
	font-size: 11px;	
}

#klub_forgot .kreni a {
	color: #A72C31;
	text-decoration: none;
}

#klub_forgot .kreni a:hover {
	color: #999999;
}








#right .pokrovitelj {
	margin: 7px 0 0 0;
}


#klub2 {
	margin: 2px 7px 5px 9px;
}

#klub2 h2 {
	margin: 0;
	padding: 0 0 0 77px;
	background: url(../images/kockice_tri.gif) 0 3px no-repeat;
	color: #A72C31;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

#klub2 h3 {
	margin: 0;
	padding: 7px 0 4px 0;
	font-size: 12px;
	font-weight: normal;
	color: #8F8F8F;
}

#klub2 input {
	width: 172px;
	//width: 170px;
	margin: 3px 0;
	//margin: 2px 0;
	border: 1px solid #A72C31;
	color: #B8B8B8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

#klub2 p {
	font-size: 11px;
	color: #555555;
	padding: 3px 0 3px 0;
	margin: 0;
}

#klub2 .kreni {
	background: url(../images/arrow_red.gif) 168px 7px no-repeat;
	padding: 3px 20px 4px 0;
	text-align: right;
	font-size: 11px;
}

#klub2 .kreni a {
	color: #A72C31;
	text-decoration: none;
}

#klub2 .kreni a:hover {
	color: #999999;
}


#aktualno2 {
	background: url(../images/akademija_back.gif) repeat-x;
	padding: 6px 0 0 9px;
	margin: 0 7px 0 0;
}

#aktualno2 h3 {
	margin: 0;
	padding: 0 0 6px 77px;
	background: url(../images/kockice_tri.gif) 0 3px no-repeat;
	color: #A72C31;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

#aktualno2 .date {
	color: #333333;
	font-size: 11px;
	padding: 2px 2px 4px 2px;
}

#aktualno2 h2 {
	margin: 0;
	font-size: 12px;
	color: #8F8F8F;
	font-weight: normal;
	padding: 2px;
}

#aktualno2 h2 a {
	color: #8F8F8F;
	text-decoration: none;
}

#aktualno2 h2 a:hover {
	color: #707070;
}

#aktualno2 p {
	font-size: 11px;
	color: #555555;
	padding: 2px;
	margin: 0;
}

#aktualno2 .linereddot {
	background: url(../images/tockice_crvene.gif) repeat-x;
	height: 2px;
	margin: 5px 3px;
}




/* ///// footer ///// */

.footer_hr {
	background: url(../images/footer_hr.gif) no-repeat;
	height: 50px;
    text-align: left;
	width: 958px;
	padding: 0;
}

.footer_en {
	background: url(../images/footer_en.gif) no-repeat;
    height: 50px;
    text-align: left;
	width: 754px;
    padding: 0 0 4px 0;
}


.footer_hr a{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	display: block;
	padding: 32px 0 0 10px;
	text-decoration: none;
	color: Black;
}

.footer_hr a:hover{
	color: Red;
}

.footer_hr span{
	color: Red;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
}

.footer_en a{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	display: block;
	padding: 32px 0 0 10px;
	text-decoration: none;
	color: Black;
}

.footer_en a:hover{
	color: Red;
}

.footer_en span{
	color: Red;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
}

#menu_iframe {
	display: none;
	z-index: 10;
	position: absolute;
}

/* GALLERY */
#gallery {
  list-style: none;
  margin: 0;
  padding: 0;   
}

#gallery li {
  margin: 0 0 14px 0;
  padding: 0;
  width: 120px;
  float: left;    
}
#gallery .nopad {
  margin: 0 0 20px 0;
}

#gallery img {  
  border-top: 10px solid  #F4F4F4;
  border-bottom: 10px solid  #F4F4F4;
  border-left: 7px solid  #F4F4F4;
  border-right: 7px solid  #F4F4F4;  
  width: 120px;
  height: 89px;  
}

#gallery p {
  margin: 10px 0;
}

#klub .kreni {
	background: url(../images/arrow_red.gif) 168px 7px no-repeat;
	padding: 3px 20px 3px 0;
	text-align: right;
	font-size: 11px;
}

#klub .kreni a {
	color: #A72C31;
	text-decoration: none;
}

#klub .kreni a:hover {
	color: #999999;
}

#bozic_popup { position: absolute; margin: 50px 0 0 80px; border: 1px solid #dedede; }
