@charset "iso-8859-2";
/* CSS Document */

body{
	margin-left:0px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #e3e6e8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {color: #970609; text-decoration: none;}
a:link {color: #970609;	text-decoration: none;}
a:hover {color: #970609; text-decoration: underline;}

#wrapper {
	background-image: url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#container {
	width: 760px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 134px;
	background-color: #FFFFFF;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 43px;
	padding-left: 36px;
}

#nav {
	height: 38px;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


#nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 38px;
	color: #FFFFFF;
	width: 88px;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	text-align: center;
	display:block;
	float: left;
	letter-spacing:1px;
}

#nav a:hover{
	color: #ad0e0e;
	background-image: url(images/nav-hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	display:block;

}
#search {
	float: right;
	height: 29px;
	width: 200px;
	padding-right: 10px;
	margin-top: 0px;
	vertical-align: middle;
	padding-top: 9px;
}
.searchbox {
	font-size: 12px;
	color: #636465;
	background-color: #fbfbfb;
	border: 1px solid #6f7175;
	width: 190px;
	height: 18px;
	padding-left: 4px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.go {
	height: 21px;
	width: 34px;
	margin-left: 16px;
}

#box1 {
	float: left;
	width: 170px;
	height: 21px;
}

#box2 {
	float: left;
	height: 21px;
	width: 30px;
	margin: 0px;
	padding: 0px;
}

#flashbox {
	height: 297px;
	background-color: #202327;
	padding-bottom: 8px;
}

#main-shadow {
	background-image: url(images/main-bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
}

#main {
	background-image: url(images/main-top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 26px;
}

#plastoria {
	background-image: url(images/main-top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 40px;
	padding-bottom: 50px;
	padding-left: 14px;
}
#plastoria a{
	float: left;
	margin-right: 13px;
	border: 2px solid #FFFFFF;
}
#plastoria a:hover{
	border-top-color: #0B0C06;
	border-right-color: #0B0C06;
	border-bottom-color: #0B0C06;
	border-left-color: #0B0C06;
}

#left {
	float: left;
	margin-right: 22px;
}

#left-new {
	float: left;
	width: 300px;
}

#right-new{
	float: right;
	width: 400px;
}

#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #bc1414;
	line-height: 24px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #515151;
	padding-bottom: 10px;
	padding-left: 4px;
	margin-bottom: 24px;
}

#home-title-left h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #bc1414;
	line-height: 24px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #515151;
	padding-bottom: 10px;
	padding-left: 4px;
	margin-bottom: 24px;
	width: 285px;
}

#home-title-right h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #bc1414;
	text-align: right;
	line-height: 24px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #515151;
	padding-bottom: 10px;
	padding-right: 4px;
	margin-bottom: 24px;
	width: 396px;
}

#home-text {
	line-height: 24px;
	float: left;
	width: 250px;
	margin-right: 50px;
	text-align: justify;
	padding-left: 20px;
}

#home-text-new {
	line-height: 24px;
	float: left;
	width: 260px;
	text-align: justify;
	padding-left: 15px;
}

.katalog-box1 {
	width: 394px;
	height: 54px;
	background-image: url(images/katalog_box1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.katalog-box1 img {
	float: left;
	display: inline;
	margin-top: 7px;
	margin-left: 20px;

}

.katalog-box1 h2 {
	padding: 0px;
	margin: 0px;
	padding-left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 54px;
}

.katalog-box1 a {
	color: #515151;
	height: 54px;
	display: block;
	border: none;
}

.katalog-box1 a:hover {
	display: block;
	border: none;
	text-decoration: none;
	color: #bc1414;
}



.katalog-box2 {
	width: 394px;
	height: 96px;
	background-image: url(images/katalog_box2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.katalog-box2 img {
	float: left;
	display: inline;
	margin-top: 28px;
	margin-left: 20px;
}

.katalog-box2 h2 {
	padding: 0;
	margin: 0;
	padding-left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 96px;
}

.katalog-box2 a {
	color: #515151;
	height: 96px;
	display: block;
	border: none;
}

.katalog-box2 a:hover {
	display: block;
	border: none;
	text-decoration: none;
	color: #bc1414;
}

.katalog-box3 {
	width: 394px;
	height: 284px;
	background-image: url(images/katalog_box3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.katalog-box3  h2{
	padding:0;
	margin: 0;
	padding-top: 5px;
	color: #bc1414;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	padding-left: 30px;
}

.katalog-box3 li{
	padding-bottom: 15px;
}
	
#text {
	line-height: 24px;
	width: 390px;
	padding-left: 4px;
}




#novosti {
	width: 237px;
	float: left;
	background-color: #5d5d5d;
	background-image: url(images/news-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#novosti a{
	color: #f3f3f3;
	text-decoration: underline;
	padding: 2px;
}

#novosti a:hover{
	color: #c94343;
	text-decoration: none;
	background-color: #f3f3f3;
}

#novosti-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #bc1414;
	padding-top: 10px;
	padding-left: 16px;
	padding-bottom: 4px;
}
.novost {
	font-size: 10px;
	line-height: 18px;
	color: #f3f3f3;
	padding: 14px;
	background-image: url(images/news-line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.novost2 {
	font-size: 10px;
	line-height: 18px;
	color: #f3f3f3;
	padding: 14px;
	background-image: url(images/news-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.ponuda-nav {
	float: left;
	width: 220px;
}

.ponuda-nav ul, li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;
}

.ponuda-nav li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cdcecd;
}

.ponuda-nav a{
	font-size: 10px;
	font-weight: bold;
	color: #4b4c4a;
	line-height: 18px;
	padding-left:4px;
	display:block;
}

.ponuda-nav a:hover{
	background-color: #4b4c4a;
	color: #ffffff;
	display:block;
	text-decoration:none;
}

.ponuda-nav h3{
	color:#bc1414;
	font-size:12px;
	font-weight:bold;
	vertical-align:bottom;
	height: 20px;
	padding: 0px;
	margin: 0px;
	padding-left:4px;
}

#pnav1, #pnav2, #pnav3, #pnav4, #pnav5 {
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #515151;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 30px;
	margin-bottom: 10px;
}

#pnav1 {background-image:url(images/pnav1.gif);}
#pnav2 {background-image:url(images/pnav2.gif);}
#pnav3 {
	background-image:url(images/pnav3.gif);
	margin-top: 10px;
}
#pnav4 {background-image:url(images/pnav4.gif);}
#pnav5 {
	background-image:url(images/pnav5.gif);
	margin-top: 10px;
}

.line {
	padding-bottom:50px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #515151;
	clear:both;

}
.stranice {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 26px;
	float: right;
}

.stranice a{
	padding:3px;
}

.stranice a:hover{
	padding:3px;
	background-color:#bc1414;
	color:#FFFFFF;
	text-decoration:none;
}

.strelice {
	width: 68px;
	margin-left:16px;
	float:right;
}

#ponuda-title {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #515151;
	padding-left: 4px;
	padding-right: 6px;
	margin-bottom: 24px;
	padding-bottom:4px;
	height: 30px;
}

#ponuda-title h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #bc1414;
	line-height: 24px;
	float:left;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

#ponuda-bottom {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #515151;
	padding-left: 4px;
	padding-right: 6px;
	margin-top: 24px;
	padding-top:8px;
	height: 30px;
}

.slika {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.slika a{
	display:block;
	border: 1px solid #7f7f7f;
	height: 95px;
	width: 120px;
}

.slika a:hover{
	display:block;
	border: 1px solid #bc1414;
}
.info {
	font-size: 10px;
	line-height: 20px;
	color: #bc1414;
	text-align: right;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 20px;
}





#footer {
	height: 61px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 10px;
	line-height: 16px;
	color: #f4e6e6;
	padding-left: 26px;
	padding-right: 20px;
}

#footer-left {
	width: 400px;
	float: left;
	padding-top: 6px;
}

#footer-right {
	float: right;
	width: 150px;
	margin-top: 10px;
}

#bottom {
	height: 70px;
	background-image: url(images/bottom_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.clearer {
	clear: both;
}
.home-icon {
	width: 108px;
	float: left;
	height: 142px;
	background-color: #FFFFFF;
	margin-left: 16px;
	margin-bottom: 6px;
}
.home-icon a {
	border: 1px solid #FFFFFF;
	display: block;
}
.home-icon a:hover {
	border: 1px solid #79787d;
	display: block;
}
#kontakt {
	width: 100%;
}

#kontakt-text {
	line-height: 24px;
	width: 280px;
	padding-left: 4px;
	float: left;
}
#karta {
	width: 400px;
	float: left;
	border: 1px solid #333333;
}

#frame-top {
	height: 54px;
	background-color: #FFFFFF;
	background-image: url(images/frame-top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 36px;
	margin-bottom: 10px;
}


#bottom {
height:70px;
}

#dock {
	width:760px;
	height: 305px;
	background-image: url(images/header_catalogue_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#202327;
	position:relative;
}
#dock p {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	font-size: 18px;
	color: #1D1C1C;
	padding-top: 25px;
	font-weight: bold;
}


/*.dock-container { position: relative; top: 70px; width: 100%; } 

a.dock-item { display: block; position: absolute; top: 0; float: left; background-color: #0F0;} 
.dock-item img { border: 0; margin: 5px 10px 0px; width: 100%; }  */

.dock-container { position: relative; top: 35px; height: 200px; padding-left: 20px; }  
a.dock-item { display: block; width: 120px; position: absolute; top: 0; }  
.dock-item span { display: none; padding-left: 20px; }  
.dock-item img { border: 0;  width: 100%; }
