body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	color:#333333;
	
	line-height: 1;
}
/* lead text */
b.lead{
	display:block;
	font-weight:bold;
	margin-bottom:5px;
}
/* archieve link */

div.archive{
	margin-top:10px;
	clear:both;
}
/* back link */
div.back{
	margin-top:10px;
	clear:both;
}
/* pages */
div.pager{
	margin-top: 10px;
	border-top: 1px solid black;
	clear: both;
	width: 98%;
	float: left;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	margin-bottom:10px;
}
h1{
	font-size: 150%;
}
h2{
	font-size: 140%;
}
h3{
	font-size: 130%;
}
table tr td{
	vertical-align: top;
}
a{

}
a:hover{

}
span.arrow{
	background:url(pictures/arrow.jpg) black no-repeat;

}




#container {
	width:100%;
	background: white;
}
#insideContainer{

}
#topheader {
	width: 100%;
	background: #666666;
}
#header {
	background: url(pictures/header_4.jpg) no-repeat;
	height: 123px;
}
.root_content_id_1 #header,
.root_content_id_303 #header,
.root_content_id_304 #header, 
.root_content_id_305 #header,
.root_content_id_306 #header {
	background: url(pictures/header_1.jpg) no-repeat;
}
.root_content_id_299 #header,
.root_content_id_314 #header,
.root_content_id_313 #header,
.root_content_id_312 #header {
	background: url(pictures/header_2.jpg) no-repeat;
}
.root_content_id_300 #header,
.root_content_id_316 #header,
.root_content_id_315 #header {
	background: url(pictures/header_3.jpg) no-repeat;
}
.root_content_id_301 #header {
	background: url(pictures/header_4.jpg) no-repeat;
}
#content{
	float: left;
	overflow: visible;
	margin-top: -9px;
	width:100%;
	/* inside is left, center, right  */
	/*float:left;
	clear:both;
	background: white;
	margin-top: 123px*/
}

*html #content{
	float:none;   /* ce das brez tega v IE zginejo elementi s position absolute */
	clear:none;
}

#left {
	width: 348px;
	float:left;
	padding-bottom:38px;

	margin-left:0px;
}
*html #left{
	overflow:hidden;
}
#right{
	float: left;
	width: 82px;
	padding-left: 30px;
	padding-top: 15px;
}
#right h2.h1 {
	display: none;
}
#center {
	float: left;
	width: 530px;
	padding: 0;
	line-height: 1.4em;
	font-size: 1.1em;
	margin-top: 18px;
}
*html #center{
		overflow:hidden;
		background-position:7px top;
}
#top{
	float: left;
	margin-top: 5px;
	width: 980px;
	/*height:168px;*/
	/*filter:alpha(opacity=88);-moz-opacity:.88;opacity:.88; */
}
#top .box{
	margin:0;
	padding:0;
}
#header_link{
	display:block;
	width:350px;
	height:123px;
	position:absolute;
	top:0;

	
}
#top h2.h1{
	display:none;
}
#bottom {
	bottom: 0;
	overflow: hidden;
	padding-left: 347px;
}
#content_id_309 {
	height: 15px;
}
#content_id_309 h2.h1 {
	font-size: 1em;
	font-weight: bold;
	color: #999999;
}
#content_id_309 a {
	text-decoration: none;
	color: #CCCCCC;
}
#content_id_309 a:hover {
	color: #666666;
}
#center h1{
	display: none;
	color: #E30087;
	font-size: 1.4em;
	margin-top: 15px;
}
#center h3 {
	color: #ec008c;
	font-size: 1.4em;
	padding-top: 0px;
	margin-top: 0px;
}
#center a {
	color: #CCCCCC;
	text-decoration: none;
}
#center a:hover {
	color: #333333;
}

#center .text .content ul {
	padding: 0;
	margin: 0 0 0 15px;
}
#center .text h2.h1 span {
	display: none;
}

#right h2.h1, #left h2.h1{
	clear:both;
	text-align: left;
}

#left input.text, #right input.text, #left input.password, #right input.password{

}
#left .box .top_left{
	background:url(pictures/box_top.jpg) top left no-repeat white;
}
#left .box .bottom_left{
	background:url(pictures/box_bottom.jpg) bottom left no-repeat;
}
#left .box {
	padding: 0px;
	margin: 3px 0 0 0;
}

#signature{
	display: none;
	text-align:center;
	font-size: 90%;
	background-color:transparent;
	color:red;
	text-align:right;
	padding-right:29px;
}
#loading{
	position: fixed;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	right: 0;
	top: 0;
	background: #E56619;
	border: 1px solid black;
	width: 100px;
	filter:alpha(opacity=55);-moz-opacity:.55;opacity:.55;
	color: white;
	display: none;
}
#mousemove{
	font-size: 80%;
	position:absolute;
	left: 0;
	top: 0;	
	margin: 14px -60px 0 5px;
	padding: 3px;


	
	width: 130px;
}
#mousemove img{
	border:1px solid black;
	
}

#mousemove h1,#mousemove h2,#mousemove h3{
	margin:0;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #E56619;
	padding: 3px 0;
}
#mousemove h2{
	font-size: 90%;
}
#mousemove ul{
	margin:0;
	padding:0;
}
#mousemove ul li{
	margin-left: 14px;
	padding: 0;
}
/* loading bar style */
div.xml_loading{
	height: 50px;
	border: 1px solid black;
	background: yellow middle center url(pictures/arrow.jpg);
}

table td.tphoto {
	width: 110px;
	text-align: left;
}
table td.tlogo2 {
	width: 620px;
	background: url(pictures/bg_body.jpg);
	text-align: right;
}
table td.tbottom2 {
	width: 730px;
	height: 20px;
	background: url(pictures/bg_body.jpg);
}
table td.tlogo {
	width: 620px;
	background: lightgrey;
	text-align: right;
}
table td.tbottom {
	width: 730px;
	height: 20px;
	background: lightgrey;
}

div.spacer{
	clear:both;
	height:1px;
	width:1px;
}

/*  picture list */
ul.picture_list{
	list-style: none;
	margin-left: -40px;
	margin-top: 30px;
}
ul.picture_list li{
	float:left;
	width:128px;
	height:160px;
	margin-right:20px;
}

ul.picture_list a{
	display:block;
	margin:0 5px 0 0;
	text-align:left;
	text-decoration: none;
	color: #333333;
}
ul.picture_list a  .title{
	display:block;
	margin-right:6px;
	color: #333333;
	text-decoration: none;
}
.thumb{
	float:left;
	width:130px;
	height:80px;
	display:block;
	background: no-repeat center center;
	margin-bottom:5px;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
a:hover .thumb{
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
.thumb img{
	display:none;
}

#right_links {

}
#right_links .home a {
	float: left;
	width: 18px;
	height: 16px;
	background: url(pictures/right_home.jpg) no-repeat;
}
#right_links .home a:hover {
	background: url(pictures/right_home_hover.jpg) no-repeat;
}
#right_links .contact a {
	float: left;
	width: 18px;
	height: 16px;
	background: url(pictures/right_contact.jpg) no-repeat;
	margin-left: 9px;
}
#right_links .contact a:hover {
	background: url(pictures/right_contact_hover.jpg) no-repeat;
}
#right_links .about a {
	float: left;
	width: 18px;
	height: 16px;
	background: url(pictures/right_about.jpg) no-repeat;
	margin-left: 9px;
}
#right_links .about a:hover {
	background: url(pictures/right_about_hover.jpg) no-repeat;
}
#hovers {
	position: absolute;
	margin-top: -15px;
}
#home_hover {
	width: 60px;
	height: 13px;
	background: url(pictures/showtitle.jpg) no-repeat;
	display: none;
	text-align: center;
	margin-left: -20px;
	padding-top: 2px;
}
#contact_hover {
	width: 60px;
	height: 13px;
	background: url(pictures/showtitle.jpg) no-repeat;
	display: none;
	text-align: center;
	padding-top: 2px;
	margin-left: 5px;
}
#about_hover {
	width: 60px;
	height: 13px;
	background: url(pictures/showtitle.jpg) no-repeat;
	display: none;
	text-align: center;
	padding-top: 2px;
	margin-left: 30px;
}
#content_id_347 {
	margin-left: 54px;
	margin-bottom: 25px;
	margin-top: 40px;
}
#content_id_347 h2.h1 {
	display: none;
}
#content_id_347 a.intectiv {
	display: block;
	width: 70px;
	height: 17px;
	background: url(pictures/intectiv.jpg) no-repeat;
}
#content_id_347 a.intectiv:hover {
	background: url(pictures/intectiv_hover.jpg) no-repeat;
}

table .tname {
	font-weight: bold;
}
table .tposition {
	padding-left: 2px;
}
table .temail {
	padding-bottom: 20px;
}
table .tcontact {
	padding-right: 20px;
}

table.dynamic{
	border:1px solid #CCCCCC;
	width:99%;
	margin:10px 0;
	font-size:95%;
	text-align:left;
}
table.dynamic td, table.dynamic th{
	border: 0px solid black;
	padding:7px;
}
table.dynamic tr{

}
table.dynamic tr.tr_mod_1  td.td_mod_1{
	
}
table.dynamic .tr_mod_0 td{
	background-color:#EFEFEF;
}
table.dynamic .tr_0  td, table.dynamic th{
	background-color:#D70096;
	color: white;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
}
table.dynamic .tr_0, table.dynamic .tr_0 td.td_mod_1{
	
}
table.dynamic th{
	
}
