@charset "UTF-8";
/* CSS Document */

html {
     overflow: -moz-scrollbars-vertical;
}



BODY, TD, INPUT {
	font: normal 11px Tahoma, Geneva, sans-serif;
	line-height: 15px;
}

BODY#mep {
	background-color: #000000;
	margin: 0;
	padding: 0;
}

DIV#main {
	margin: 0 auto;
	width: 921px;
	background-color: #ffffff;
	padding: 0 30px 30px;
}

DIV#header {
	background-color: #141414;
	background-image: url(img/header_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 20px;
}

DIV#menu {
	margin-top: 15px;
}

DIV#menu A {
	font-size: 12px;
	line-height: 19px;
	color: #cccccc;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 15px;
	text-transform: uppercase;
}
DIV#menu A:HOVER {
	text-decoration: underline;
}

DIV#searchbox {
	float: right;
	border: 1px solid #6b6b6b;
}

DIV#searchbox INPUT {
	background-color: transparent;
	border: none;
	padding: 0 2px;
	margin: 0;
	color: #cccccc;
}

DIV#searchbox .searchsubmit {
	background-image: url(img/seearch_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #303030;
}

DIV#content {
	margin-top: 28px;
}

DIV#footer {
	background-color: #fdfdfd;
	background-image: url(img/footer_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 15px;
	color: #9b9b9b;
	position: relative;
	height: 30px;
}

DIV#footer #partneri {
	float: left;
}

DIV#footer #usluge {
	float: right;
}


DIV.block {
	background-color: #fefefe;
	background-image: url(img/block_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	float: left;
	width: 285px;
	color: #555555;
}

DIV.blockright {
	float: right;
	clear: right;
}

DIV.block A {
	color: #222222;
	text-decoration: none;
}

DIV.block A:HOVER {
	text-decoration: underline;
}

DIV.blocktitle {
	background-color: #303030;
	background-image: url(img/blocktitle_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #c0c0c0;
	padding: 3px 12px;
}

DIV.blocktitle A {
	color: #c0c0c0;
}

DIV.blockpad {
	padding: 12px;
}

DIV.blockmargin {
	margin-right: 30px;
}

DIV.doubleblock {
	background-color: #fefefe;
	float: left;
	width: 602px;
	color: #444444;
}

DIV.titlepad {
	background-color: #fefefe;
	background-image: url(img/titlebg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #444444;
	padding: 20px 12px;
}

DIV.titlepad H1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

DIV.opsirnije {
	margin-top: 15px;
}
DIV.novosti-title {
	font-weight: bold;
	height: 15px;
	overflow: hidden;
}

DIV.novosti-tekst {
	margin-top: 15px;
	height: 90px;
	overflow: hidden;
}

DIV.novosti-grid-title {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	height: 40px;
}

DIV.novosti-grid-tekst {
	margin-top: 5px;
	height: 90px;
	overflow: hidden;
}



DIV.mep-tekst, DIV.proizvod-tekst {
	height: 135px;
	overflow: hidden;
}

.border {
	border: 1px solid #afafaf;
}

.marginbottom {
	margin-bottom: 30px;
}

DIV.cb {
	clear: both;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

DIV#copyright {
	color: #464646;
	margin: 5px auto;
	padding-bottom: 20px;
	width: 981px;
}
DIV#iso {
	float: right;
	margin-top: 5px;
}

DIV#copyright A {
	color: #464646;
	text-decoration: none;
}
DIV#copyright A:HOVER {
	text-decoration: underline;
}

FORM {
	margin: 0;
	padding: 0;
}

P {
	margin: 0 0 15px 0;
}

.strong {
	font-weight: bold;
}

DIV.proizvodi-subtreelister {
}

DIV.proizvodi-listblock {
	margin-bottom: 15px;
}

.indent {
	padding-left: 15px;
}

DIV.search-result {
	margin-bottom: 10px;
}

A {
	color: #222222;
}
A:HOVER {
	text-decoration: none;
}