/*////////////////////////////////
//	FCK style
////////////////////////////////*/
.customBold {
	font-weight:bold;
	color:#ed6f01;
	font-size:14px;
}
.customBold2 {
	font-weight:bold;
	color:#741d11;
}
.customBold3 {
	font-weight:bold;
	color:#4992C5;
}
.orangeText {
	color:#ED6F01;
}
.redText {
	color:red;
}
.fckTable {
	/*border: 1px solid #000000;*/
	/*border-top:1px solid #E7E7E7;*/
	/*clear: both;*/
	float: left;
	/*width: auto !important;*/
	/*margin:10px 0 10px 0;*/
}
.fckTable td, .fckTable th {
	border-bottom:1px solid #E7E7E7;
	padding:1px 4px 1px 4px;
}
.fck_Slika_desno, fck_Slika_levo {
	float:right;
	margin:0 12px 5px 5px;
}
.fck_Slika_levo {
	float:left;
	margin:0 5px 5px 0;
}
.fckTR0 td, .fckTR0 th {
	
}
.fckOkvir, .fckOkvir2 {
	float:right;
	padding:20px 0 20px 45px;
	background:url(http://www.geaprodukt.si/p/elementi/navodnici.gif) no-repeat 0 5px;
	font-style:italic;
	color:#9c9c9c;
	width:130px;
	margin:5px 0 5px 15px;
}
.fckOkvir2 {
	float:left;
	border-left:none;
	padding:20px 45px 20px 0;
	margin:5px 15px 5px 0;
	background:url(http://www.geaprodukt.si/p/elementi/navodnici2.gif) no-repeat right 5px;
}

/*///////////////////////////////
//	common
///////////////////////////////*/
form {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	margin: 0 0 10px 0;
}
p {
	margin:0;
}
a {
	color: #409f8c;
	text-decoration: none;
}
a:visited {
	color: #409f8c;
}
a:hover {
	text-decoration: underline;
	color: #409f8c;
}
body, input, textarea, select, td, th, button {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	color:#526757;
	font-size: 12px;
}
body, html {
	width:100%;
}
/*////////////////////////////////
//	layout
////////////////////////////////*/
html, body {
    margin: 0;
    padding: 0;
    background:url(body_back.gif) repeat-x left top;
    background-color: #ffffff;
    text-align:center;
}
#mc {
	width: 790px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#header {
	background: url(header_back.gif) no-repeat left top;
	height: 127px;
	position: relative;
}
#header #swf_header {
	float: right;
	margin: 18px 0 0 0;
	width: 525px; 
}
#main {
	position: relative;
	float: left;
	width: 100%;
    background: url(main_back.gif) repeat-y;
	/*overflow: hidden;*/
}
#main_inner {
	background: url(main_inner_back.gif) no-repeat top;
    position: relative;
    float: left;
    width: 100%;
}
#menu {
	position: relative;
	float: left;
	width: 197px;
	min-height: 170px;
}
#vmeni {
	padding: 0;
	margin: 0 0 0 17px;
}
#vmeni li {
	list-style: none;
	float: left;
	width: 180px;
}
#vmeni ul {
	margin: 0;
	padding: 0;
}
#vmeni ul li a {
	padding-left: 30px;
	font-weight: normal;
}
#vmeni li a {
	height: 1%;
	border-bottom: 1px solid #adcaa8;
	display: block;
	text-decoration: none;
	color: #67925a;
    padding: 3px 0px 3px 0px;
    font-weight: bold;
    padding-left: 10px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
}
#vmeni li a:hover {
    background-color: #ffeec8;
}
#vmeni #vmeniAkt, #vmeni .vmeniAktPrvi {
    background-color: #CFDECB;
}
#items {
	position: relative;
	float: right;
	width: 591px;
	text-align: left;
	/*border: 1px solid #000000;*/
}
.item {
	position: relative;
	text-align: justify;
	padding: 0px 0px 25px 10px;
	/*margin-left: 10px;*/
	float: left;
	width: 552px;
	/*border: 1px solid #ff0000;*/
}
.item h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
}
.item h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 12px;
}
.item ul {
	list-style-type: disc;
	clear: none;
}
.itemImgs {
    text-align: center;
	/*border: 1px solid #ff0000;*/
	position: relative;
    float: right;
    width: 160px;
    padding: 0 12px 0 12px;
}
.itemImgs img {
	/*display: block;*/
	margin: 0 0 10px 0;
} 
.itemImgs h3 {
	font-size: 10px;
	font-weight: normal;
	margin: -8px 0 7px 0;
	/*border: 1px solid #ff0000;*/
} 
#items #swf_items {
    float: left;
    position: relative;
    margin: 1px 0 7px 0;
}
.galerijaRow {
	width: 510px;
	float: left;
	text-align: center;
}
.galerijaItem {
	/*border: 1px solid #ff0000;*/
	float: left;
	width: 169px;
}
.galerijaItem h3 {
	/*border: 1px solid #000000;*/
    font-size: 10px;
    font-weight: normal;
    margin: 3px 0 10px 0;
}
#footer1 {
	position: relative;
	float: left;
	width: 100%;
	height: 23px;
	background: url("footer1_back.gif") no-repeat 17px 0;
}
#footer1_r {
    float: right;
    width: 342px;
	background: url(footer1_info.gif) no-repeat;
}
/*////////////////////////////////
//  uvodna
////////////////////////////////*/
#uvodnaMain {
	/*border: 1px solid red;*/
	position: absoulte;
	top: 0;
	left: 0;
	height: 300px;
	width: 100%;
	background-color: white;
	display: block;
}
#uvodnaMc {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 370px;
	background: url("uvodna_back.jpg") repeat-x;
	margin-top: -185px;
	text-align: center;
}
#uvodnaImg {
	position: relative;
	float: left;
	display: block;
	left: 50%;
	margin-left: -294px;
}

