body {
	background: #dfe6eb url(../../images/bg.gif) repeat-x top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #313a41;
}

#center {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 220px;
}





/* header */

#header_top {
	height: 40px;
	background: url(../../images/header_top.gif) repeat-x bottom;
	font-size: 0.9em;
	width: 940px;
	margin-left: 10px;
}


#user_nav {
	float: left;
	padding-top: 12px;
	height: 28px;
	color: #b2bfc9;
}

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

#user_nav li {
	float: left;
	border-right: 1px solid #58636B;
	padding: 0 10px;
}

#user_nav a {
	font-weight: bold;
}

#user_nav li#user_nav_last {
	border: 0;
}

#header_search {
	float: right;
	background: url(../../images/header_search.gif);
	height: 32px;
	padding: 7px 7px 0;
}


#header_mid {
	padding-top: 21px;
	height: 119px;
}


#logo {
	width: 200px;
	height: 90px;
	float: left;
	font-size: 0.9em;
	color: #aacde7;
	padding: 3px 0 0 10px;
}

#logo a {
	color: #aacde7;
	display: block;
	float: left;
	padding: 58px 0 0 40px;
	width: 160px;
	height: 32px;
	background: url(../../images/logo.gif) no-repeat;
}

#logo a:hover {
	text-decoration: none;
}

#banner_728 {
	float: right;
	background: url(../../images/banner_728_bg.gif) no-repeat;
	width: 738px;
	height: 100px;
	padding: 4px 0 0 4px;
}


/* topnav */

#topnav {
	background: url(../../images/topnav.gif) repeat-x;
	height: 40px;
	width: 940px;
	margin-left: 10px;
}

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 940px;
	height: 40px;
}

#topnav li {
	float: left;
	display: inline;
	border-right: 1px solid #4e555b;
	width: auto;
}

#topnav li#topnav_last {
	border: 0;
}


/* content */

#content {
	background: url(../../images/content.gif) repeat-y;
	float: left;
	width: 960px;
}

#content_top {
	background: url(../../images/content_top.gif) no-repeat top;
	float: left;
	width: 920px;
	padding: 10px 20px;
}


/* right */

#content_right {
	float: right;
	width: 300px;
}

#banner_300, #banner_300x200 {
	margin-bottom: 10px;
}

#banner_300x600 {
	margin-top: 10px;
}

.right_box {
	clear: both;
}

.right_box_in {
	background: #e7ebee;
	padding: 15px;
	float: left;
	clear: both;
	width: 270px;
	font-size: 0.9em;
	height: 322px;
}

.right_box_in_2 {
	background: #e7ebee;
	padding: 15px;
	float: left;
	clear: both;
	width: 270px;
	font-size: 0.9em;
	min-height: 322px;
}

.right_box_funny {
	background: #e7ebee url(../../images/right_funny.gif) repeat-x bottom;
	color: #586168;
	height: auto;
	color: #555d63;
	font-weight: bold;
	font-size: 1em;
}

.rightbox_img {
	max-width: 105px;
	max-height: 110px;
	width: expression(this.width > 105 ? 105: true);
	height: expression(this.height > 110 ? 110: true);
	float: right;
	margin-left: 10px;
}

.right_box_txt {
	/*float: left;
	width: 150px;*/
}

.right_box_gal {
	float: left;
	width: 300px;
	height: 40px;
	margin-top: 10px;
}

.right_box_gal a {
	display: block;
	float: left;
	width: 285px;
	height: 28px;
	padding: 12px 0 0 15px;
	background: url(../../images/galerija_slika.gif) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}

.right_box_gal a:hover {
	background: url(../../images/galerija_slika.gif) no-repeat bottom;
	color: #FFFFFF;
	text-decoration: none;
}

.komentar {
	background: #e7ebee;
	padding-bottom: 10px;
	border-bottom: 1px solid #c7cacd;
	margin-bottom: 10px;
	line-height: 17px;
	color: #313a41;
}

.komentar_last {
	padding: 0;
	margin: 0;
	border: 0;
}

.komentar_kraj {
	text-align: right;
	color: #707579;
	padding-top: 5px;
}

.komentar_sep {
	color: #c7cacd;
	margin: 0 5px;
}

.komentar_kraj a {
	font-weight: bold;
}

.rightbox_kraj {
	border-top: 2px solid #a0a3a6;
	clear: both;
	background: #e1e1e1;
	font-weight: bold;
	font-size: 1.1em;
	text-align: right;
	padding: 10px 15px 11px;
}


/* left */

#content_left {
	float: left;
	width: 610px;
	padding-right: 10px;
}


/* anima */

#anima {
	float: left;
	width: 610px;
	height: 250px;
	margin-bottom: 10px;
}

.anima_left {
	float: left;
	width: 490px;
	height: 250px;
	position: relative;
}

.anima_img {
	position: absolute;
	top: 0;
	left: 0;
}

.anima_desc {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.anima_title {
	background: url(../../images/anima_title.png);
	float: left;
	display: block;
	width: 460px;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 12px 15px;
}

.anima_txt {
	background: url(../../images/anima_tekst.png);
	float: left;
	display: block;
	width: 460px;
	font-size: 0.9em;
	padding: 12px 15px;
	line-height: 17px;
}

.anima_txt img {
	float: left;
	margin-right: 8px;
}

.anima_nav {
	float: right;
	width: 120px;
}

.anima_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.anima_nav li {
	float: left;
}

.anima_nav li a {
	float: left;
	display: block;
	background: url(../../images/anima_nav.gif) repeat-x top;
	height: 40px;
	font-size: 0.9em;
	width: 98px;
	padding: 10px 10px 0 12px;
}

.anima_nav li a:hover, .anima_nav li.anima_nav_current a {
	background: url(../../images/anima_nav.gif) repeat-x bottom;
	text-decoration: none;
}


/* vijesti */

#banner_120 {
	float: right;
	width: 120px;
	height: 600px;
}

#content_vijesti, #content_vijesti_izdvojeno, #content_vijesti_ispis {
	background: #eeeeee;
	float: left;
	color: #313a41;
	width: 480px;
	height: 600px;
}

#content_vijesti_izdvojeno, #content_vijesti_ispis {
	height: auto;
	width: 610px;
	margin-top: 10px;
}

#content_vijesti_izdvojeno {
	background: #d3d5d6;
	font-size: 1.1em;
}

.vijest {
	border-bottom: 1px solid #bfc1c3;
	margin: 15px 15px 0;
	padding-bottom: 16px;
	float: left;
	width: 450px;
	display: inline;
}

#content_vijesti_izdvojeno .vijest {
	border-bottom: 1px solid #AFAFAF;
	width: 580px;
}

#content_vijesti_ispis .vijest {
	width: 580px;
}

.vijest_last, #content_vijesti_izdvojeno .vijest_last {
	border: 0;
}

.vijest_img {
	float: left;
	background: #cacaca;
	width: 120px;
	height: 55px;
	text-align: center;
	margin-right: 15px;
}

.galerija_izlist_img {
	width: 60px;
	height: 60px;
}

.vijest_img img {
	max-height: 55px;
	max-width: 120px;
	width: expression(this.width > 120 ? 120: true);
	height: expression(this.height > 55 ? 55: true);
}

.galerija_izlist_img img {
	max-width: 60px;
	max-height: 60px;
	width: expression(this.width > 60 ? 60: true);
	height: expression(this.height > 60 ? 60: true);
}

.vijest_txt {
	float: left;
	width: 315px;
	font-size: 0.9em;
}

.galerija_txt {
	padding-top: 20px;
}

#content_vijesti_izdvojeno .vijest_txt, #content_vijesti_ispis .vijest_txt {
	width: 445px;
}

.vijesti_kraj {
	border-top: 2px solid #a0a3a6;
	clear: both;
	background: #e1e1e1;
	font-weight: bold;
	font-size: 1.1em;
	text-align: right;
	padding: 10px 15px 11px;
}


/* gallery */

#gallery {
	font-size: 0.9em;
	padding: 0 0 5px 20px;
	float: left;
	width: 590px;
}

.gallery_th, .gallery_th_last {
	float: left;
	width: 127px;
	height: 178px;
	margin: 20px 20px 0 0;
}

.gallery_th_last {
	margin: 20px 0 0 0;
}

.gallery_img {
	background: #DFDFDF;
	width: 100px;
	height: 100px;
	padding: 13px;
	display: block;
	float: left;
	text-align: center;
}

.gallery_img:hover {
	background: #cad1d7;
}

.gallery_th img, .gallery_th_last img {
	max-width: 100px;
	width: expression(this.width > 100 ? 100: true);
	height: expression(this.height > 100 ? 100: true);
	max-height: 100px;
}

.gallery_th_txt {
	text-align: center;
	padding: 10px 5px 0;
	float: left;
	width: 116px;
	font-weight: bold;
}



/* content dno */

#content_bott {
	background: url(../../images/content_bott.gif) repeat-x top;
	clear: both;
	margin: 0 11px;
	padding: 9px;
	float: left;
	width: 920px;
	display: inline;
}

#novo_tabs {
	width: 610px;
	float: left;
}

#novo_tabs.clanak_galerija {
	width: 590px;
}

#novo_tabs_top {
	background: url(../../images/novo_tabs_bg.gif) repeat-x bottom;
	height: 40px;
}

#novo_tabs_top a {
	background: #9aa4aa;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	height: 27px;
	padding: 12px 25px 0;
	margin-right: 7px;
	text-transform: uppercase;
	text-decoration: none;
	border-top: 1px solid #9aa4aa;
	border-right: 1px solid #9aa4aa;
	border-left: 1px solid #9aa4aa;
}

#novo_tabs_top a:hover {
	background: #375c89;
	border-top: 1px solid #375c89;
	border-right: 1px solid #375c89;
	border-left: 1px solid #375c89;
}

#novo_tabs_top a.novo_tabs_curr {
	background: #FFFFFF;
	color: #820203;
	border-top: 1px solid #c8d1d8;
	border-right: 1px solid #c8d1d8;
	border-left: 1px solid #c8d1d8;
}

#novo_cont {
	float: left;
	width: 594px;
	background: #FFFFFF;
	border-right: 1px solid #c8d1d8;
	border-left: 1px solid #c8d1d8;
	border-bottom: 1px solid #c8d1d8;
	padding: 10px 7px;
	height: 110px;
}

.clanak_galerija #novo_cont {
	width: 568px;
	padding: 10px;
}

#novo_arr_l {
	float: left;
	width: 17px;
	margin-right: 10px;
	padding-top: 40px;
}

#novo_cont_middle {
	float: left;
	width: 547px;
}

.clanak_galerija #novo_cont_middle {
	height: 110px;
	overflow: auto;
	width: 568px;
}

#novo_arr_r {
	float: right;
	width: 17px;
	padding-top: 40px;
}

.novo {
	float: left;
	width: 174px;
	padding-right: 10px;
	font-size: 0.9em;
	font-weight: bold;
}

.clanak_galerija .novo {
	width: 167px;
}

.novo_txt {
	clear: both;
	width: 164px;
	padding-left: 10px;
}

.clanak_galerija .novo_txt {
	width: 157px; 
}

.novo_last {
	padding: 0;
}

.novo_img {
	background: #e1e1e1;
	text-align: center;
	margin-bottom: 5px;
}

.novo_img img {
	max-width: 174px;
	max-height: 80px;
	width: expression(this.width > 174 ? 174: true);
	height: expression(this.height > 80 ? 80: true);
}


#newsletter {
	float: right;
	background: #860203 url(../../images/newsletter.gif) repeat-x bottom;
	color: #FFFFFF;
	width: 300px;
}

#newsletter_cont {
	font-size: 0.9em;
	padding: 12px 15px 15px;
	width: 270px;
	float: left;
	clear: both;
	height: 104px;
}

#content_footer {
	background: url(../../images/content_bott.gif) repeat-x top;
	clear: both;
	margin: 0 11px;
	padding: 9px;
	float: left;
	width: 920px;
	display: inline;
}


/* site map */ 

.sitemap, .sitemap ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 20px;
	font-weight: bold;
}

.sitemap ul {
	padding: 5px 0 0 30px;
	font-weight: normal;
}

.sitemap li {
	padding: 5px 0;
}


.foobox {
	float: left;
	width: 300px;
	margin: 0 10px 0 0;
}

.foobox_last {
	margin: 0;
}

.foobox_cont {
	background: #c1c4c5;
	clear: both;
	padding: 10px 10px 0 10px;
	height: 252px;
}

.foobox_tags {
	text-align: center;
	font-weight: bold;
	line-height: 27px;
}

.foobox_tags span {
	margin: 0 15px;
}


/* clanci */

#content_text {
	padding: 5px 10px 10px;
	float: left;
	width: 590px;
}

#breadcrumbs {
	border-bottom: 1px solid #c9d1d6;
	font-size: 0.9em;
	padding: 3px 10px 12px;
}

#breadcrumbs strong {
	font-weight: normal;
	color: #ad0305;
}

.bc_sep {
	color: #b0bac1;
	margin: 0 5px;
}

.pages {
	background: #dcdcdc;
	float: left;
	width: 596px;
	clear: both;
	font-size: 0.9em;
	padding: 12px 7px;
	text-align: center;
}
.pages2 {
	background: #dcdcdc;
	float: left;
	width: 576px;
	clear: both;
	font-size: 0.9em;
	padding: 12px 7px;
	text-align: center;
}

.pages a, .pages2 a {
	font-weight: bold;
	padding: 3px 8px;
	background: #C1C4C5;
	margin-right: 5px;
}

.pages a:hover, .pages2 a:hover {
	background: #ad0305;
	color: #FFFFFF;
	text-decoration: none;
}


.pages a.stranice_current {
	background: #375C89;
	color: #FFFFFF;
}


.clanak_prev_link, .clanak_next_link {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin-left: 5px;
}

.clanak_prev_link {
	background: url(../../images/clanak_prev.gif) no-repeat;
}

.clanak_prev_link:hover {
	background: url(../../images/clanak_prev.gif) no-repeat 0 -24px;
}

.clanak_next_link {
	background: url(../../images/clanak_next.gif) no-repeat;
}

.clanak_next_link:hover {
	background: url(../../images/clanak_next.gif) no-repeat 0 -24px;
}	


#clanak_kraj {
	clear: both;
	background: #E7EBEE;
	float: left;
	width: 590px;
	font-size: 0.9em;
	margin-bottom: 10px;
}

#clanak_kraj_left {
	float: left;
	color: #7F7F7F;
	padding: 7px 0 0 10px;
}

#clanak_kraj_right {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
}

#clanak_kraj_right img {
	vertical-align: middle;
	margin-right: 5px;
}

.clanak_like {
	background: #2A4A76;
	float: left;
	padding: 6px 10px;
}

.clanak_dislike {
	background: #a40305;
	float: left;
	padding: 6px 10px;
}

#clanak_komentiraj {
	border-top: 1px solid #C7CACD;
	border-bottom: 1px solid #C7CACD;
	clear: both;
	padding: 15px 0;
	float: left;
	width: 590px;
	margin-bottom: 15px;
}

.clanak_komentar {
	background: #E7EBEE;
	padding: 15px;
	font-size: 0.9em;
	float: left;
	width: 560px;
	margin-bottom: 15px;
	line-height: 17px;
}

.clanak_komentar_kraj {
	border-top: 1px solid #C7CACD;
	text-align: right;
	color: #696969;
	padding-top: 7px;
	margin-top: 15px;
}

.clanak_komentar_kraj img {
	vertical-align: middle;
}

.komentar_kraj_sep {
	color: #C7CACD;
	margin: 0 10px;
}

.clanci_vezani {
	float: left;
	width: 590px;
	clear: both;
	background: #C1C4C5;
}

.clanci_vezani ul {
	list-style: none;
	margin: 0;
	float: left;
	padding: 10px 15px;
	width: 560px;
}

.clanci_vezani li {
	padding: 0 14px 0 0;
	margin-right: 8px;
	line-height: 22px;
	font-weight: bold;
	font-size: 0.9em;
	display: inline;
	background: url(../../images/bull.gif) no-repeat right;
}

.clanak_detalji_uvod {
	font-size: 1.1em;
	font-weight: bold;
}


/* tablica */

.content_table {
	width: 600px;
	border-top: 1px solid #C9D1D6;
	border-right: 1px solid #C9D1D6;
	margin-top: 10px;
	font-size: 0.9em;
}

.content_table td {
	border-bottom: 1px solid #C9D1D6;
	border-left: 1px solid #C9D1D6;
	padding: 5px 7px;
}

.content_table_title td {
	background: #e8eaec;
	font-weight: bold;
}



/* footer */


#footer {
	clear: both;
	color: #8baec9;
	padding: 25px 25px 0 0;
	font-size: 0.9em;
	width: 915px;
	float: left;
	background: url(../../images/footer.gif) repeat-x;
	height: 35px;
	margin-left: 10px;
	display: inline;
}

#footer_left {
	float: left;
	width: auto;
	padding-left: 10px;
}

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

#footer_left li {
	border-right: 1px solid #517896;
	float: left;
	padding: 0 15px;
}

#footer_left li.footer_left_last {
	border: 0;
}

#footer_right {
	float: right;
	width: auto;
	text-align: right;
}



/* headings */

h1 {
	font-size: 1.1em;
	margin: 0;
	color: #393939;
}

h1 em {
	color: #686868;
	font-style: normal;
}

h1 strong {
	color: #8b8a8a;
}

.h1_cols, .galerija_h1_cols {
	clear: both;
	float: left;
	width: 590px;
	padding: 15px 0;
}

.galerija_h1_cols {
	background: url(../../images/content_title.gif) repeat-x;
	padding: 0 10px 0 15px;
	width: 585px;
}

.h1_cols h1 {
	float: left;
}

.h1_right {
	float: right;
	padding-top: 2px;
}

.galerija_h1_cols .h1_right {
	font-size: 0.9em;
	padding-top: 8px;
}

.h1_right_sep {
	color: #577FAF;
	margin: 0 5px;
}

#content_vijesti h1, #content_vijesti_izdvojeno h1, #content_vijesti_ispis h1 {
	background: url(../../images/content_title.gif) repeat-x;
	color: #FFFFFF;
	font-size: 1.2em;
	text-transform: uppercase;
	height: 28px;
	padding: 12px 0 0 15px;
	clear: both;
	float: left;
	width: 465px;
}

#content_vijesti_ispis .galerija_h1_cols h1 {
	background: none;
	display: inline;
	width: auto;
	padding: 12px 0 0 0;
}

#content_vijesti_izdvojeno h1.content_izdvojeno_title {
	background: #676f75;
	width: 595px;
	font-size: 1.05em;
}

#content_vijesti_ispis h1 {
	width: 595px;
	font-size: 1.2em;
}

.foobox h1 {
	background: #313a41;
	color: #FFFFFF;
	font-size: 1.2em;
	text-transform: uppercase;
	height: 28px;
	padding: 12px 0 0 15px;
}

#clanak_detalji h1 {
	font-size: 1.4em;
	color: #5e686f;
}

.content_page h1 {
	padding: 15px 0 5px;
}

h2 {
	font-size: 1.2em;
	margin: 0;
}

.vijest h2 {
	font-size: 1em;
	padding-bottom: 6px;
}

.right_box h2 {
	border-bottom: 2px solid #5d7b9f;
	color: #860203;
	text-transform: uppercase;
	height: 27px;
	padding: 13px 0 0 15px;
}

#newsletter h2 {
	background: #5b0102;
	height: 28px;
	text-transform: uppercase;
	padding: 12px 0 0 15px;
}

#clanak_detalji h2 {
	font-size: 1.2em;
	color: #5e686f;
}

#clanak_detalji .clanci_vezani h2 {
	background: #313a41;
	color: #FFFFFF;
	font-size: 1.2em;
	text-transform: uppercase;
	height: 28px;
	padding: 12px 0 0 15px;
}

.content_page #clanak_detalji h2 {
	font-size: 1.1em;
	padding-top: 20px;
}

.clanak_galerija h2 {
	padding-top: 10px;
}

	
h3 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

.content_page h3 {
	padding-top: 15px;
}

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



h5 {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}


/* links */

a {
	color: #375c89;
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ad0305;
}

.galerija_h1_cols a {
	color: #FFFFFF;
}

#header_top a {
	color: #AACDE7;
}

#header_top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#topnav a {
	color: #FFFFFF;
	text-transform: uppercase;
	background: url(../../images/topnav_h.gif) no-repeat 0 100px;
	font-weight: bold;
	display: block;
	height: 28px;
	padding: 12px 33px 0;
	float: left;
}

#topnav #topnav_last a {
	width: 157px;
	padding: 12px 0 0;
	text-align: center;
}

#topnav a:hover {
	background: url(../../images/topnav_h.gif) repeat-x bottom;
	text-decoration: none;
}

#anima a {
	color: #FFFFFF;
}

#footer a {
	color: #aacde7;
}

#footer a:hover {
	color: #FFFFFF;
}


/* other */

p {
	margin: 0;
	padding: 10px 0;
	line-height: 18px;
}

.vijest p {
	padding: 0;
	line-height: 17px;
}

.right_box p {
	padding: 0 0 0;
	line-height: 17px;
}

#newsletter p {
	padding: 0 0 20px;
	line-height: 17px;
}

#clanak_detalji p {
	line-height: 20px;
}

.foobox_video p {
	padding: 0;
}

a img {
	border: 0;
}


.emph {
	font-weight: bold;
}

.no_emph {
	font-weight: normal;
}

.right_box_funny .no_emph {
	font-size: 0.9em;
	padding-top: 10px;
}

.sep {
	border-bottom: 1px solid #C7CACD;
	margin-bottom: 10px;
	padding-top: 10px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}


.clear {
	clear: both;
}

.error {
	color: #dc1d1d;
	font-weight: bold;
}

.success {
	font-weight: bold;
	line-height: 17px;
	color: #03B04B;
}

.img_right {
	float: right;
	border: 5px solid #C8C8C8;
	margin: 5px 0 5px 15px;
}

.link_btn, .link_details {
	background: #d0d0d0;
	padding: 7px 10px 7px;
	margin-left: 10px;
	font-weight: bold;
}

.proizvod .link_btn {
	background: url(../../images/link_btn.gif) repeat-x top;
	color: #FFFFFF;
	float: right;
	clear: both;
}

.link_btn:hover, .link_details:hover {
	text-decoration: none;
	background: #2aa164;
	color: #FFFFFF;
}

.proizvod .link_btn:hover {
	background: url(../../images/link_btn.gif) repeat-x bottom;
}



.link_btn img {
	border: 0;
	vertical-align: middle;
	margin-left: 3px;
}

.right_box .link_btn {
	float: right;
}


.list, .downloads {
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 20px;
}

.list li {
	background: url(../../images/bull.gif) no-repeat 0 9px;
	padding: 0 0 5px 13px;
}

.img_left {
	float: left;
	border: 0;
	margin: 5px 20px 5px 0;
}

.novost_detalji {
	line-height: 17px;
	padding: 20px 0 0 0;
}


.text {
	line-height: 18px;
}

.span_sep {
	padding-right: 53px;
}

.imp_logo {
	border: 1px solid #C9D1D6;
}

#tooltip {
	position: absolute;
	border: 1px solid #a9b3b9;
	background: #E5EAED;
	padding: 2px 5px;
	z-index: 5;
	color: #375C89;
	font-size: 0.9em;
	display: none;
	font-weight: bold;
	max-width: 250px;
}

/* gallery nav */

#gallery_nav {
	background: url(../../images/galerije.gif) no-repeat;
	height: 120px;
	margin-bottom: 10px;
}

#gallery_nav_left, #gallery_nav_right {
	float: left;
	width: 20px;
	height: 120px;
	padding: 0 0 0 0px;
}

#gallery_nav_right {
	padding: 0 0px 0 0;
}

#gallery_nav_left a, #gallery_nav_right a {
	float: left;
	display: block;
	width: 20px;
	height: 120px;
	background: url(../../images/gal_left.gif) no-repeat;
}

#gallery_nav_left a:hover {
	background: url(../../images/gal_left.gif) no-repeat bottom;
}

#gallery_nav_right a {
	background: url(../../images/gal_right.gif) no-repeat;
}
	
#gallery_nav_right a:hover {
	background: url(../../images/gal_right.gif) no-repeat bottom;
}
	
#novo_cont_outside {
	margin-top: 10px;
}

#gallery_nav_content {
	float: left;
	width: 550px;
	overflow: hidden;
	height: 120px;
	position: relative;
	background: #CED0D1;
}

#slide_holder {
	float:left;
	height:100px;
	position:absolute;
	left:0;
	padding: 10px;
}

.gallery_nav_th, .gallery_nav_th2, .gallery_nav_th a, .gallery_nav_th2 a {
	float: left;
	width: 100px;
	height: 100px;
	display: block;
	text-align: center;
	cursor: pointer;
}

.gallery_nav_th a, .gallery_nav_th2 a {
	padding-top: 10px;
	height: 100px;
}

.gallery_nav_img {
	display: inline;
	float: left;
	width: 98px;
	height: 98px;
	margin: 0 10px 7px 0px;
	border: 1px solid #a5a5a5;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #E7EBEE;
}

#gallery_nav a {
	color: #1970a5;
	font-weight: bold;
}

#gallery_nav a:hover {
	color: #41a973;
}

.gallery_nav_img:hover {
	background-color: #FFF;
}

.gallery_nav_txt {
	clear: both;
	float: left;
	display: block;
	width: 124px;
}
