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

body {
	font: 78.1% helvetica neue, "Lucida Grande", "Helvetica", Arial, Sans-serif;
	color: #999;
	background-color:#ff0000;
	margin: 0px;
	padding: 0px;
	line-height:2.1em;
}

img {
border:none;
padding:0;
margin:0;
}

h5 {
line-height: normal;
color: #000000;
font-size: 16px;
border-bottom: 1px solid #ff0000;
font: 1em;
margin-bottom: 10px;
}

h6 {
line-height: 1.5;
font-size: 12px;
color: #777777;
font-weight: normal;
font: 1em;
margin: 0px;
}

a {
color:#a42929;
}

.top, .main, .header, .footer {
float:left;
width:100%;
}

.main {
background-image: url(../images/bck.jpg);
padding:12px 0;
border-bottom:1px solid #444;
}

.int {
width:980px;
margin:0px auto;
}

.top {
background-image:url(../images/topbck.jpg);
height:40px;
}

.logo {
float:left;
width:auto;
}

.topmenu {
float:right;
width:auto;
}

.topmenu ul {
margin:0;
padding:0;
width:auto;
}

.topmenu ul li {
float:left;
margin:0;
list-style:none;
}

.topmenu ul li a:link, .topmenu ul li a:visited {
padding:8px 20px;
height:40px;
display:block;
text-decoration:none;
}

.topmenu ul li a:hover, .topmenu ul li a.active, .topmenu ul li#current a, .topmenu ul li a#active_menu-nav {
background-image: url(../images/menuback.jpg);
border-top: 2px solid #FF0000;
}


#proizvodimenu {
font-size: 14px;
list-style: none;
text-indent: 10px;
padding: 0px;
margin: 0px;
}

#proizvodimenu a:hover {
display: block;
background-color: #ededed;
background-repeat: repeat-y;
color: black;
}

#proizvodimenu #current a {
display: block;
background-color: #FF0000;
color: white;
}

.menuproizvodimenu a {
text-decoration: none;
}

.moduletableproizvodimenu {
background-image: url(../images/modulebackground.jpg);
background-repeat: repeat-x;
padding: 0px 0px 0px 10px;
margin-bottom: 40px;
border-top: 1px solid #FF0000;
}


.latestnewsproizvodimenu {
text-decoration: none;
margin-left: -10px;
margin-top: 0px;
}

.latestnewsproizvodimenu li a:focus{
background-color: black;
}

.latestnewsproizvodimenu a {
text-decoration: none;
margin-left: 0px;
}

.latestnewsproizvodimenu a:hover {
color: white;
font-weight: bold;
text-decoration: none;
background-color: #FF0000;
display: block;
padding-left: 5px;
}

.header {
background-color:#f3f3f3;
border-bottom:1px solid #e1e1e1;
}

.maincontent {
float:left;
width:100%;
border-bottom:0px solid #444;
}

.leftcolfull {
float:left;
width:100%;
}

.leftcol {
float:left;
width:65%;
font-size: 14px;
}

.rightcol {
float:right;
width:32%;
}

.left, .center, .right {
float:left;
width:28%;
padding:-20px;
}

.leftsmall, .rightsmall, .rightcenter, .leftcenter {
float:left;
color: #751d1d;
line-height: 14px;
width:23%;
padding:1%;
}

h2, .contentheading {
color:#000;
margin:0;
padding:12px 0 8px 0;
font-weight:bold;
font-size:2.6em;
border-bottom: 1px solid #FF0000;
}

h3, .componentheading {
color:#000;
margin:0;
padding:12px 0 6px 0;
font-weight:lighter;
font-size:1.5em;
}

.componentheading {
display: none;
}

.footer {
font-size:.88em;
padding:12px 0;
background-image:url(../images/footerbck.jpg);
background-repeat:no-repeat;
background-position:top center;
}

.small {
font-size:.8em;
color:#666;
}

blockquote {
font-family:"Times New Roman", Times, serif;
font-style:italic;
line-height:1.6em;
font-size: 16px;
padding:0;
margin:0;
font-weight:lighter;
}

.subfooter {
background-image: url(../images/footer.jpg);
background-repeat: no-repeat;
float:left;
width:100%;
text-align:center;
color:#fff;
padding:25px 0;
font-size:.9em;
}