/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #8C3B5B;
	background-color:inherit;
	text-decoration:none;
}
a:hover {
	color: #8C3B5B;
	background-color:inherit;
	font-style: normal;
	text-decoration:underline;
}
body {
	/*background: #EEE url(../img/bg.gif);*/
	/*background: #EEE url(../img/red140.jpg);*/
	background: #EEE url(../img/bg_pattern.gif);
	color: #444;
	font: normal 62.5% Georgia, Times, "Times New Roman", serif;
}

p,cite,code,ul {
	font-size: 1.1em;
	color: #666;
	background-color:inherit;
	line-height: 170%;
	padding-bottom: 0.8em;
		
}
h1 {
	font-size: 1.4em;
	
	
}
h2 {
	font-size: 1.2em;
	margin-bottom: 6px;
}
h4 {
	font-size: 1.2em;
	margin-bottom: 6px;
	margin-top: 6px;
	color: #8C3B5B;
	background-color: inherit;
}

cite {
	background: url(../img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: bold 1.1em Georgia, Times, "Times New Roman", serif;
	padding-left: 28px;
}
h2,h3 {
	color: #990000;
	background-color:inherit;
	padding-top: 4px;
	padding-bottom: 2px;
}

h1{
	color: #8C3B5B;
	/*background: url(../img/jastuk1.gif) right no-repeat;*/
	background-color:inherit;
	padding-top: 4px;
	padding-bottom: 2px;
}

.cap {
	color: #8C3B5B;
	float: left;
	font-family: times;
	font-size: 62px;
	line-height: 54px;
	padding: 0;
	width: 50px;
}



/* misc */
.clearer {
	clear: both;
}
#info {
	padding-left: 35px;
	width: 140px;
	border-color: #EFEDDE;
	
}


/* structure */
.container {
	background: url(../img/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 771px;
}
.containerok {
	background:#faf9e5;
	color:inherit;
	margin: 0 auto;
	width: 780px;
}
.header {
	margin: 0;
	padding: 0;
	height: 194px;
}


/* title */
.title h1 {
	height: 188px;
	text-indent: -10000px;
	margin-bottom: 0px;
}

/* navigation */
#menu_container
{
	position: relative;
	float: left;
	width: 196px;
	padding-left: 10px;
}
#menu_container img
{
    position: relative;
    float: left;
}

#menu
{
	position: inherit;
	float: left;
	background: url(../img/menu_bg.gif) repeat-y;
	width: 205px;
	height: 100%;
	padding-left: 10px;
	
}

#menu img
{
    position: relative;
    margin: 0px 0px 20px 0px;
	border: 0;
}

#menu img a
{
	border: 0;
}

#menu ul
{
	list-style: none;
	width: 193px;
}
#menu ul li
{
    border-bottom: 1px solid #d4d3bf;
    height: 20px;
    width: 176px;
	padding-left:15px;
	background: url(../img/sitemap_bullet.gif) 25px 3px no-repeat;
}
#menu ul li a
{
	text-decoration: none;
    color: #992826;
	/*background-color:inherit;*/
    width: 155px;
    padding-top: 3px;
    padding-left: 25px;
	display:block;
}
#menu ul li a:hover
{
	/*background: url(../img/metak.gif) right no-repeat;*/
	text-decoration: none;
	padding-left: 25px;
	color:#000;
}
#menu h3{
	padding-left:23px;
	border-bottom: 1px solid #d4d3bf;
	width: 170px;
}
#menu h3 a{
	color: #992826;
	text-decoration: none;
	font-size:13px;
	font-weight:normal;
}
#menu h3 a:hover{
	color: #000;
	/*background: url(../img/metak.gif) right no-repeat;*/
}

#list1 #active, #list2 #active , #list3 #active, #list4 #active , #list5 #active , #list6 #active, #list7 #active   {		
	color: #000;
}



/* main */
.main {
	clear: both;
	padding: 0 0px 0 4px;
}


/* content */
.content h1 {
	font-size: 160%;
}
.content {
	float: right;
	width: 534px;
}
.content .item {
	padding: 20px 14px;
	/*border: 1px solid #d4d3bf;*/
	border: 1px solid #8C3B5B;
	background: #FBFAE5 url(../img/kut.gif) top right no-repeat;
	color:inherit;
	margin-top: 8px;
	margin-right: 14px;
	margin-bottom: 8px;
}
.content .miniitem {
	width:226px;
	padding: 20px 14px;
	border: 1px solid #8C3B5B;
	background: #FBFAE5 url(../img/kut.gif) top right no-repeat;
	color:inherit;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	float:left;
}
.content img.imgborder {
	border:1px solid #ccc;
}
.content .itemk {
	padding: 20px 14px;
	border: 1px solid #d4d3bf;
	background: #FBFAE5 url(../img/kut.gif) top right no-repeat;
	color:inherit;
	margin-top: 8px;
	margin-right: 14px;
	margin-bottom: 8px;
	height:120px;
}
.content .zo {
	padding: 20px 14px;
	border: 1px solid #d4d3bf;
	background: url(../img/memo.gif) no-repeat;
	margin-top: 8px;
	margin-right: 14px;
	margin-bottom: 8px;
}
.content .heading {
    background: #e4e3d2;
	padding: 6px 12px;
	border: 1px solid #faf9e5;
	color:inherit;
	margin-top: 8px;
	margin-right: 14px;
	margin-bottom: 8px;
	
}
#contentheader{
	border: 1px solid #8C3B5B;
	width:518px;
	height:100px;
	background: #e4e3d2;
}

.content .flash {
	padding: 0;
	border: 1px solid #d4d3bf;
	background: #FBFAE5;
	color:inherit;
	margin-top: 8px;
	margin-right: 14px;
	margin-bottom: 8px;
}
.content .descr {
	color: #333;
	background-color:inherit;
	margin-bottom: 3px;
	width: 350px;
}
.content .link {
	color: #333;
	background-color:inherit;
	margin-bottom: 3px;
	font-size: 1.1em;
	background: url(../img/li.gif) left no-repeat;
	width: 130px;
	padding-left: 22px;
}

.content li {
	list-style: url(../img/lin.gif);
	margin-left: 18px;
}




img.picA
{
position: relative;
top: -2px;
background: url(../img/bg107.gif) no-repeat;
width: 97px;
height: 49px;
padding: 5px;
}
img.picB
{
	position: relative;
	top: -2px;
	background: url(../img/bg160.gif) no-repeat;
	width: 97px;
	height: 59px;
	padding: 5px;
	margin-right: 2px;
}
img.picC
{
	position: relative;
	top: -2px;
	background: url(../img/bg200.jpg) no-repeat;
	width: 191px;
	height: 99px;
	padding: 7px;
	margin-right: 2px;
}
img.floatleft
{
	float: left;
	margin: 3px 7px 0px 0px;
	
}
#link li {
	background: url(../img/metak.gif) right no-repeat;
	text-decoration: none;
	padding-left: 25px;
	list-style: none;
}
/* linkovi */
.links li {
	list-style: url(../img/li.gif);
	line-height: 160%;
	margin-left: 25px;
	padding-left: 3px;
	
}

/* press ikone*/	

.ai {
	padding-left: 30px;
	background: url(../img/tbai.gif) no-repeat 0 0;
}
.pdf {
	padding-left: 30px;
	background: url(../img/tbpdf.gif) no-repeat 0 0;
}
.psd {
	padding-left: 30px;
	background: url(../img/tbpsd.gif) no-repeat 0 0;
}
.eps {
	padding-left: 30px;
	background: url(../img/tbeps.gif) no-repeat 0 0;
}
.gif {
	padding-left: 30px;
	background: url(../img/tbgif.gif) no-repeat 0 0;
}
.jpg {
	padding-left: 30px;
	background: url(../img/tbjpg.gif) no-repeat 0 0;
}
#flashcontent1{
	height:160px;
}
.topline {
	/*background: url(../img/foot.jpg) no-repeat;*/
	color: #8C3B5B;
	margin: 0;
	width: 752px;
	height:40px;
	background: url(../img/menu_bg.gif) 10px 0 repeat-y;
	z-index:1;
	position:relative;
}
#lang{
	float:right;
	padding:10px 0 0 0;
}
#lang img{
	border:0;
	padding:0 3px 0 3px;
}	
/* footer */
.footer {
	/*background: url(../img/foot.jpg) no-repeat;*/
	color: #8C3B5B;
	background-color:#E4E3D2;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: left;
	padding: 6px;
	width: 752px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.footer a {
	color: #8C3B5B;
	background-color:inherit;
	text-decoration: none;
}
.footer a:hover {
	color: #000;
	background-color:inherit;
	text-decoration: none;
}
.footer .validate {
	padding-left: 15px;
	background: url(../img/icon-validate.gif) no-repeat 0 50%;
}
.footer .rss {
	padding-left: 15px;
	background: url(../img/feed.gif) no-repeat 0 50%;
}
.footer img{
	border:0;
	padding:0;
	margin:0;
}



.subcontent {
	width:513px;
	margin-top:0px;
	text-align:left;
}


.subcontent ul {
	list-style: none;
	margin-left:10px;
	line-height:18px;	
}


.subcontent ul strong {
	color:#9BB100;
}


.subcontent ul ul {
	list-style: disc;
	margin-left:20px;	

}
 
h4.content-title {
	font-size:14px;
	margin-bottom:10px;
}
p.text-bloc {
	width:250px;
	display:block;
	float:left;
}

fieldset.contact-form {
	width:505px;
	display:block;
	float:left;
	border:none;
	margin-top:0px;
}

p.contact-form-holder {
	width:240px;
	height:40px;
	float:left;
	display:block;
	padding:5px;
}

p.contact-form-holder-long {
	width:490px;
	height:40px;
	float:left;
	display:block;
	padding:5px;
}

p.contact-form-holder-longer {
	width:490px;
	margin-bottom:20px;
	float:left;
	display:block;
	padding:5px;
}


input.form-field {
	width:217px;
	height:23px;
	border:none;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	padding:8px 0 0 15px;
	color: #666666;
	text-decoration: none;
	background: url(../img/form-field.gif) no-repeat 0px 0px;	
}

input.form-field-long {
	width:471px;
	height:23px;
	border:none;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	padding:8px 0 0 15px;
	color: #666666;
	text-decoration: none;
	background: url(../img/form-field-long.gif) no-repeat 0px 0px;	
}

textarea.form-text-area {
	width:471px;
	overflow:auto;
	height:87px;
	border:none;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	padding:8px 0 0 15px;
	color: #666666;
	text-decoration: none;
	background: url(../img/text-area.gif) no-repeat 0px 0px;	
	clear:both;
	display:block;
	float:left;
}
textarea.form-text-area:focus {background: url(../img/text-area.gif) no-repeat -486px 0px;	}

input.form-field:focus {
	background: url(../img/form-field.gif) no-repeat -232px 0px;
}

input.form-field-long:focus {
	background: url(../img/form-field-long.gif) no-repeat -486px 0px;
}
.validation-advice {
	margin: 2px 0 0 0px;
	padding: 2px 2px 2px 2px;
	color:#F78320;
	font-size:10px;
}

.subitem{
	float:left;
}

.photos img{
	padding:8px 10px 8px 10px;
	background: url(../img/photobg.jpg) no-repeat top left;
	margin:6px;
	border:0;
}

#mytable th {
	font: bold 11px Tahoma, Arial, Helvetica,sans-serif;
	color: #992826;
	
	border-right: 1px solid #992826;
	border-bottom: 1px solid #992826;
	border-top: 1px solid #992826;
	
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #EFEDDE;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #992826;
	background: none;
}
#mytable th.spec {	
	border-left: 1px solid #992826;
	border-top: 0;
	background: #EFEDDE url(../img/arrow.gif) no-repeat 2px 8px;
	font: bold 10px Tahoma, Arial, Helvetica,sans-serif;
	text-align:left;
}

#mytable td {
	border-right: 1px solid #992826;
	border-bottom: 1px solid #992826;
	background: #FBFAE5;
	padding: 6px 6px 6px 12px;
	color: #992826;
	font-weight:bold;
	text-align:center;
}


#mytable td.alt {
	background: #000;
	color: #992826;
}
#module{
	padding-left:30px;
	text-align:center;
}
#module img{
	padding:5px;
}
span.fixed{
	clear:left;
	width:140px;
	position:relative;
	float:left;
	font-weight:bold;
}
span.fixed2{
	width:160px;
	position:relative;
	float:left;
	font-weight:bold;
}
ul.list{
	background:none!important;
}
ul.list li{
	background:none!important;
}


.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide-image {
    border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(../js/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
	width: 470px;
}
.highslide-control{
	height:20px;
	padding: 2px;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	/*text-transform: uppercase;*/
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-body{
	padding: 0 10px 10px 10px;
	text-align:justify;
}
.highslide-body p{
	padding: 4px 0px 4px 0px;
}
.highslide-body h3{
	color:#E9621E;
	font-size:1.0em;
}
#impel{ float:right; margin:-17px 0 0 0;}

#impel a { display:block; width:65px; height:20px; text-indent:-9999px; background: transparent url(../img/impel_logo.gif) top left no-repeat; }

#impel a:hover { background: transparent url(../img/impel_logo.gif) top right no-repeat; }