small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html { height: 100%;}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: none; }

:focus { outline: 0; }

ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

img { border-style: none; }

a
{
	color: #ccc;
	cursor: pointer;
}

/*	Reset kraj  */
 
 body
{
	background:#171717 url("/dizajn/novi-bck1.gif") repeat-x scroll 0 0 ;
	font: normal 10px/3em arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width:600px;    /* Minimum width of layout - remove line if not required */
	height: auto !important;
	height: 100%;
	width:100%;
	min-height:100%;
    position:relative;
}
/*--Global Property--------------------------------------------*/

*{margin: 0; padding: 0;}
h1, h2, h3 { margin: 10px 0; padding: 10px 0; font-family: arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif; font-weight: normal; border-bottom: 1px dashed #ddd;}
h1 {font-size: 3em;}
h2 {font-size: 2.5em;}
h3 {font-size: 2em;}
p {margin: 5px 0; padding: 5px 0;}

/*wrapper styles .fixed  dok ne rijesimo skriptu */
#wrapper {
	width:960px;
	text-align:left;
	margin:0 auto;
	
	/* ie quirks mode 
	margin-top: 0 !important;
	margin-top: -103px;*/
}
.liquid #wrapper {
	width:100%;
	text-align:left;
	margin:0;
}

.uvodna_navigacija {
	text-align: right;
	color:#fff;
}

/* Header styles */
/*.top_navig { display: block; height: 60px; }    denis 22.05.2010. */
#header {
	/*margin:-1em 0 0 0;*/
	clear:both;
	float:left;
	width:100%;
	
}
#header {
	border-bottom:0px solid #000;
}
#header p,
#header h1,
#header h2 {
	padding:.0em 15px 0 15px;
	margin:0;
	color:#fff;
}
#header p {
	text-align: right;
	color:#fff;
}
#header #logo
{
	margin-bottom: 0px;
	height: 130px;
	width: 960px;
	clear: both;
	float: left;
	position: relative;
}

#header #logo .logotip
{
	background-image: url("/dizajn/logo3.png") !important;
	background-image: url("/dizajn/logo3.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0;
	height: 135px;
	width: 500px;
	float: left;
	text-indent: -9000px;
}
#header #logo .slogan {
float: left;
clear: both;
margin: -40px 0 0 15px !important;
margin: -40px 0 0 6px;
color: #ccc;
text-align: right;
font: italic 1.2em/3em arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif;
}
#header #logo p
{
	text-align: right;
	color: #ffffff;
	float: right;
	padding: 20px 0 0 0;
}

#header #logo a
{
	color: #fff;
	text-decoration: none;
	padding: 4px 7px 4px 7px;
}
#header #logo img
{
	float:left;
}
#header #logo a:hover
{
	color: #333;
	background: #fefefe;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
p.layoutstyle { float: right; }

#header #language_bar {
margin: 0 auto;
width: 960px;
height: 25px;
line-height: 25px;
padding: 9px 0;
position:absolute;
top:0;
right: 0;
}

#header #language_bar .button { 
margin: 0 5px; 
padding: 4px 8px 5px;
height: auto !important;
height: 13px;
display: block;
float: left;
font: bold 10px/11px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif;
text-transform: uppercase;
background: #353535;
color: #fefefe;
-moz-border-radius: 3px; 
-khtml-border-radius: 3px; 
-webkit-border-radius: 3px; 
}
#header #language_bar .active, #header #language_bar a:hover {
background: #999999;
color: #252525;
text-decoration: none;
}
#header #language_bar .button img { position: relative; top: 2px; float: none; }
#header #language_bar .language_list { float: right; margin: 0 25px;}
#lokacija {
margin: 0 auto;
width: 960px;
height: 25px;
line-height: 25px;
padding: 5px 0 10px;
background: #202020;
clear: both;
}
p#layoutdims
{
color: #ccc;
float: left;
font: normal 10px/1em arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif;
padding: 5px 15px;
}
#layoutdims a{
color: #ccc
}
/*SLIDER HEADER*/

#slider {
    width: 960px; /* important to be same as image width */
    height: 307px;
	top:30px;
	background:#000 /*url(/dizajn/pdl_slider_05.png)no-repeat bottom center*/;
	position:relative;
	clear:both;
	z-index: 150;
}

#slider  span.okvir{
	clear: both;
	width: 1336px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: absolute; /* important */
	top:0px;
	left:-188px;
	background: transparent url("/dizajn/slider_maska.png") no-repeat top left;
	z-index:1;
	margin: 0 auto;

}
#sliderContent {
    width: 660px; /* important to be same as image width or wider */
    position: absolute;
	top: 1px;
	margin-left: 0;
}
#slider .slider_desno {
    width: 360px; /* important to be same as image width */
    height: 281px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
    background:#333 url(/dizajn/sjena-desni-header_03.png) no-repeat top right;
    float:right;
    padding: 10px;
	z-index:151;
}
#slider .slider_desno img{
    margin:2px;
}

.sliderImage {
    position: relative;
	display: none;
	
}
.sliderImage span {
    position: absolute;
	font: 20px/30px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif;
    padding: 0;
    width: 600px;
    color: #ccc;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font: bold 30px/1.8em arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif;
}
#slider .left {
	bottom: 0;
    left: 100px;
	width: 250px !important;
	height: 290px;
	padding: -50px ; 
}
#slider .right {
	right: 0;
	bottom: 0;
	width: 150px !important;
	height: 290px;
}
#slider ul { list-style-type: none;}

/*SLIDER HEADER end*/

/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	margin: 0;
	float:left;
	width:100%;				/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* holy grail 3 column settings */
.holygrail {
background: #202020 url(/dizajn/footer/hg-bot.gif) no-repeat left bottom;
padding-bottom: 30px;
/*background: #fefefe url("/dizajn/pdl_desno.jpg") repeat-y top right;*/
    	/* Right column background colour */
}
.holygrail .colmid {
	float:left;
	width:200%;
	margin-left:-200px; 	/* Width of right column */
	position:relative;
	padding: 0px 0 0 0;
	right:100%;
	min-height: 500px;
    /*background: #fefefe ;    	 url("images/pdl_content.gif") repeat-x Centre column background colour ako se doda slika u podlogu raspada se layout */
}
#wrapper .quirks {
left: 350px !important;
left: -130px;
}
.holygrail .colleft {
	float:left;
	width:100%;
	margin-left:-50%;
	position:relative;
	left:350px;         	/* Left column width + right column width */
/*
	background: #fefefe url("/dizajn/bg-nav-element1.gif") repeat-y top right;
*/
   	/* Left column background colour */
}


#home_panels_wrapper{margin-right:-550px} /*Ovo rijesava problem bjezanja tab kontejnera na home page-u za IE6*/


.holygrail .contentwrap {
	float:left;
	width:50%;
	position:relative;
	right:200px;        	/* Width of left column */
	padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
}
.holygrail .content {
	position:relative;
	padding: 0;
	width:680px;    /*ovo sam dodao da mi ne prolaze motori ispod novosti*/
	height:490px;
	overflow: hidden;

}
.holygrail .navigation {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:150px;        	/* Width of left column content (left column width minus left and right padding) */
	position:relative;
	right:0px;         	/* Width of the left-had side padding on the left column */
	min-height: 500px;
/*
    background: #181818;
*/
    color: white;
    padding: 18px 0 0 0;
    border:0px solid #333;
}


.holygrail .col3 {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:205px;
	margin: 0 25px 0 0;
	position:relative;
	left:50%;
	background: #202020;
}
/* 2 column right menu settings */
.rightmenu {
	background:#ff9;
}
.rightmenu .colleft {
	float:left;
	width:200%;
	margin-left:-200px;
	position:relative;
	right:100%;
	background: #faf4d4 ;    	/* url("images/pdl_content.gif") repeat-x Centre column background colour ako se doda slika u podlogu raspada se layout */
}
.rightmenu .contentwrap {
	float:left;
	width:50%;
	position:relative;
	left:50%;
	padding-bottom:1em;
}
.rightmenu .content {
	margin:0 15px 0 215px;
	overflow:hidden;
}
.rightmenu .navigation {
	float:right;
	width:170px;
	position:relative;
	left:185px;
}
.blogstyle {
	background:#ff9;    	/* Right column background colour */
}
.blogstyle .colmid {
	float:left;
	width:200%;
	margin-left:-200px; 	/* Width of right column */
	position:relative;
	right:100%;
	background:#FFD8B7;    	/* Centre column background colour */
}
.blogstyle .colleft {
	float:left;
	width:100%;
	margin-left:-200px; 	/* Width of centre column */
	background:#fefefe;    	/* Left column background colour */
}
.blogstyle .contentwrap {
	float:left;
	width:50%;
	padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
}
.blogstyle .content {
	margin:0 15px 0 415px;	/* Centre column side padding:
							Left padding = left column width + centre column left padding width
							Right padding = right column width + centre column right padding width */
	position:relative;
	left:100%;
	overflow:hidden;
}
.blogstyle .navigation {
	float:right;
	width:170px;        	/* Width of left column content (left column width minus left and right padding) */
	position:relative;
	left:185px;         	/* Width of the left-had side padding on the left column */
}
.blogstyle .col3 {
	float:right;
	width:170px;        	/* Width of right column content (right column width minus left and right padding) */
	position:relative;
	left:555px;
}

/* styles */
.get_down_footer {
clear:both;
height:130px !important;
height:140px;
}
#footer {
    position:absolute;
    left: 0;
    bottom: 0;
	clear:both;
	float:left;
	width:100%;
	border-top:0px solid #fff;
	background: #333 url(/dizajn/novi-footer1.gif) repeat-x top;
	margin-top: 10px;
	/*background: #000 url("/dizajn/footerferlauf_pdl.gif") repeat-x top left;*/


}
#footer p, #footer a, #footer a:visited {
	font: normal 10px/16px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif;
	padding:10px;
	margin:0;
	color: #fff;
}

#footer_top{
	border-top: 1px solid #880D18;
	background: transparent;
	/*background: transparent url("/dizajn/footer_top_021.gif") no-repeat top center;*/
	margin: 0 auto;
	
}
#footer .bubbleInfo a {padding: 0;}
#footer_top p{
	width: 960px;
	padding: 10px;
	text-align: center;
	margin: 0 auto;
}

#wrapper  a.kontakt{
	top: 265px;
/*	top: 25%;*/
	left: 0;
	width: 42px;
	height: 102px;
	color: #FFF;
	cursor: pointer;
	text-indent: -100000px;
	overflow: hidden;
	position: fixed;
	z-index: 100000;
	margin-left: -7px;
	background: #000; 
	background-image: url(/dizajn/kontakt_tab.png);
/*
	_position: absolute;
	_background-image: url(/dizajn/kontakt_tab_ie6.png); 
*/
}
 
/*
 a#kontakt_tab:hover {
    margin-left: -4px; }
*/
    
    /*
.action{
	background-color:red;
}
.img_left {
	margin: 5px 5px 5px 0;
	float: left;
	clear: none;
}
.img_right {
	margin: 5px 0 5px 5px;
	float: right;
	clear: none;
}
*/



/*Links*/

#links  
{
background: #333;
height:30px;
padding: 2px;
line-height: 30px;
text-align: center;
position: relative;
}
#links  a
{
	background: #b80010 ; 
	display: inline; 
	padding: 3px 10px 3px; 
	color: #eee; 
	text-decoration: none;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font: normal 9px/14px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif;
	-moz-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	font-weight: bold;
	
}



#links *:hover,
#links *:active,
#links *:focus { color: #222; }

#links  #prev-news, #links  #prev-action
{
	background: url(/dizajn/novosti/strelice.gif) no-repeat 0 0;
	text-indent: -9000px;
	width: 13px;
	height: 26px;
	float: left;
	padding: 0;
	position: absolute;
	left: 5px;
	top: 5px;
}
#links  #prev-news:hover, #links  #prev-action:hover {
	background-position: 0 -26px;
}
#links  #next-news, #links  #next-action
{
	background: url(/dizajn/novosti/strelice.gif) no-repeat -13px 0;
	text-indent: -9000px;
	width: 13px;
	height: 26px;
	float: right;
	padding: 0;
	position: absolute;
	right: 5px;
	top: 5px;
}
#links  #next-news:hover, #links  #next-action:hover {
	background-position: -13px -26px;
}
#links span {
color: white;
height: 26px;
font: bold 13px/28px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif;
}
#links span:hover {
color: white;
}
/*home index prva */

/* navigation */
#home_nav {
	background:#ddd url(/dizajn/home_tab/h300_reverse.png);
	border-bottom:1px solid #CCCCCC;
	height: 206px;		
	width:705px;
}
#home_nav ul {	
	width:600px;
	margin:0 auto;	
}
#home_nav li {	
	border-right:1px solid #ddd;
	float:left;
	padding-left:1px;
	width:175px;
	list-style-type:none;
	text-align:center;
}
#home_nav a {
	color:#333333;
	display:block;
	padding:17px;
	position:relative;
	word-spacing:-2px;
	font-size:11px;		
	height:122px;
	text-decoration:none;
}	
#home_nav a:hover{
	background:transparent;
}	
#home_nav a.current {
	background:url(/dizajn/home_tab/down_large.jpg);	
}
#home_nav img {
	background-color:#fff;
	border:1px solid #ccc;
	margin:3px 0 5px 27px;
	padding:4px;		
	display:block;
}
#home_nav strong {
	display:block;		
    font: bold 13px/1.8em arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif;
}
/* panes */
#home_panels {
	background: none;
	/*background: #080808;*/
	width:700px;	
	height:530px;	
	margin-top: -60px;
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
	overflow: hidden;
	display: block;
}
/* crossfading effect needs absolute positioning from the elements */
/*#home_panels div {
	display:none;		
	position:absolute;
	top:20px;
	left:20px;
	font-size:14px;
	color:#444;	
	width:610px; 
}*/
/* lijevo */
#home_panels div.lijevo {
float: left;
width: 150px;
min-height: 500px;
background: #181818;
color: white;
padding: 10px 0 0 0;
}
#home_panels div.lijevo ul {
padding: 0;
margin: 0;
width: 150px;
line-height: 26px;
}
#home_panels div.lijevo li {
padding: 0;
margin: 0;
width: 150px;
height: 26px;
line-height: 26px;
}
#home_panels div.lijevo li a {
padding: 0;
margin:0;
padding-left: 10px;
width: 140px;
height: 26px;
line-height: 26px;
font-weight: bold;
color: #bcbcbc;
font-size: 10px;
}
#home_panels div.lijevo li a:hover {
background: #222;
color: #b80010;
}
ul.lijevi-nav ul {
display: none;	
}
ul.sub1 {
position: absolute;	
z-index: 9;
background: #181818;
left: 150px;
margin-top: -26px !important;
}
ul.sub1 li {
border-bottom: none !important;
}
ul.sub2 {
position: absolute;	
z-index: 9;
background: #181818;
left: 150px;
margin-top: -26px !important;
}


/* desno */
#home_panels div.desno {
float: left;
width: 610px;
color: #181818;

}

#home_panels img {
	float:left;
	margin-right:20px;	
	border: 1px solid #887941;
	padding: 3px;
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#home_panels p.more {
	color:#000;
	font-weight:normal;
}
#home_panels h3 {
	margin:0 0 -5px 0;
	font-size:22px;
	font-weight:normal;
}
.overlay {
	display:none;
	width:500px;
	padding:20px;
	background-color:#ddd;
	
}
.homeopis {
	width:580px;
}
.homeopis h1{
font: bold 13px/1.8em arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif;
padding: 5px;
}
.homeopis p{
font: normal 12px/12px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif;
}
/*kontakt shadowbox*/
#sb-content {position:relative;}
.comment_shadowbox {padding: 14px 34px; line-height: 1.4em;}
.contact{
	width:400px;
	padding:14px;
	margin: 0 auto;

}
#contact_form {
width:400px;
padding: 50px 0;
margin:0 auto;
}
.content #contact_form{
	width:400px;
    border:solid 1px #ccc;
	background:#313131;
	margin:0 auto 20px;
	padding: 50px 0;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid #555;
	
}
#contact_form h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#contact_form p{
	font-size:11px;
	color:#48146b;
	margin-bottom:5px;
	border-bottom:solid 1px #dedede;
	padding-bottom:10px;
}
#contact_form label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:110px;
	float:left;
	font: normal 11px/24px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif;

}#contact_form label.error{
	width:auto;
	color:red;
}
#contact_form .small{
	color:#48146b;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#contact_form input, #contact_form select{
	float:left;
	width:200px;
	margin:2px 0 5px 10px;
	
}
#contact_form img {
border: 2px solid #b5b5b5;
}
#contact_form #captchaimage{
	float:none;
	margin:2px 0 10px 166px;
	text-align: left;
}
#contact_form textarea{
	float:left;
	width:200px;
	margin:2px 0 10px 10px;
}
.content #contact_form .buttons {
padding: 0 0 0 100px;
}
#contact_form #button{ 
	background: #222 url(/dizajn/overlay.png) repeat-x !important;
	background: #222;
	display: inline-block; 
	padding: 5px 10px 6px; 
	margin:2px 0 5px 16 px;
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid #555;
	position: relative;
	cursor: pointer;
	width:100px;
	float:none;

}
#contact_form #button:hover{ 
	background:red;
}
#contact_form #button:active	{ top: 1px; 
	background:#000; 
}


#contact_shadowbox{
	height: 530px;
	background: #e5e5e5;
	font: normal 10px/3em arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif;
	position: absolute;
	top:0;
    left: 0;
}
#remover {
display: none;
}
.center-nav {
height: 40px;	
line-height: 26px;
}
.center-nav ul li {
display: inline;
height: 26px;
line-height: 26px;
}
.center-nav a {
color: #e2e2e2;
font-size: 13px;
font: arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif;
font-weight: bold;
text-decoration: none;
}
.footer-gal {
margin: 0 auto;	
width: 540px;
text-align: auto;
padding: 10px 0 0 0;
background: url(/dizajn/novi-footer1.gif) repeat-x 0 0;
}
.header-gal {
float: right;
margin: 10px 10px 0 0;
width: 420px;
text-align: auto;
padding: 0;
background: none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
}
.header-gal div.box {
width: 100px; 
height: 100px; 
background: #121212; 
float: left; 
margin: 5px 20px 5px 20px;
}

        #gallery-cycle{
        display:none;
        }
        .bubbleInfo {
            position: relative;
			float: left;
			display: block;
        }
		.bubbleInfo td, .bubbleInfo th, .bubbleInfo tr {
		padding: 0;
		border: none;
		background: none;
		}
		.bubbleInfo div {
		    min-width: 100px;
			padding: 10px 7px 10px 7px ;
			line-height: 20px;
			padding: 0 10px;
		}
		.bubbleInfo img.trigger {
			border-top: 1px solid #880D18;
			border-bottom: 2px solid #880D18;
			height: 50px;
		}
        .trigger {
            position: relative;
        }
        .popup {
        		background: none;
                position: absolute;
                display: none;
                z-index: 50;
                border-collapse: collapse;
				width: 165px;
        }
        .popup td.corner {
                height: 15px;
                width: 19px;
        }

        .popup td#topleft { background-image: url("/dizajn/popup/bubble-1.png"); }
        .popup td.top { background-image: url("/dizajn/popup/bubble-2.png"); }
        .popup td#topright { background-image: url("/dizajn/popup/bubble-3.png"); }
        .popup td.left { background-image: url("/dizajn/popup/bubble-4.png"); }
        .popup td.right { background-image: url("/dizajn/popup/bubble-5.png"); }
        .popup td#bottomleft { background-image: url("/dizajn/popup/bubble-6.png"); }
        .popup td.bottom { background-image: url("/dizajn/popup/bubble-7.png"); text-align: center;}
        .popup td.bottom img { display: block; margin: 0 auto; }
        .popup td#bottomright { background-image: url("/dizajn/popup/bubble-8.png"); }

        .popup-contents {
        		padding: 0;
        		width: 120px;
				height:
                font-size: 12px;
                background-color: #fff;
                color: #666;
                font-family:arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', 	sans-serif;
                text-align: center;
                }


        tr#release-notes th {
                text-align: left;
                text-indent: -9999px;
                background: url(/dizajn/starburst.gif) no-repeat top right;
                height: 17px;
                }

        tr#release-notes td a {
                color: #333;
        }
    
.cleaner {
clear: both;
}

#flashcontent {
    position: relative;
    width: 720px;
    height:572px;
  	background: transparent url(/dizajn/pdl_video.gif) repeat-x bottom left;
}

#flashcont {
    position: relative;
    width: 720px;
    left: 100px;
    top: 200px;
    font-size: 20px;
    text-align: center;
}
#flashcont a {
    color: #CCCCCC;
}
                
/* kraj bubble info */


a#flashlink {
padding: 10px;
background: #232323 url(/dizajn/flash-link.gif) repeat-x top left;
color: #6a6a6a;
display: block;
float: left;
font-weight: bold;
}
a#flashlink:hover {
color: #eaeaea;
text-decoration: none;
}
.shadowbox-flash {
background: black;
overflow: hidden;
}

