/*Template: Calliope
  Author: Towfiq I.
  website: www.towfiqi.com
*/

body {margin: 0px;padding: 0px;border: 0px;font-family:Arial, Helvetica, sans-serif;background:#E6E6E6;color:#666;}

/*Fonts*/
a { font-size:12px; color:#666;}
a:link{color:#999999; text-decoration:none;}
a:visited{
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
}
h1 { font-size:20px; font-weight:bold; color:#333;}
h2 { font-size:24px; font-weight:bold; color:#222; margin:0px;}
h3 {font-size:14px; font-weight:bold; color:#333;}
/*Fonts END*/

#header {
	background: #FFFFFF url(images/pozadina_heder.png) no-repeat;
	height: 100px;
	border-bottom: solid 1px #333333;
	background-position: right;
}

#toprow {height:372px;border-top:solid 1px #1d1d1d;background: #FFFFFF url(images/bg.gif) repeat-x;}
#toprowsub {height:70px;border-bottom:solid 1px #ccc;background: #FFFFFF url(images/bg2.gif) repeat-x;}
#toprowsub h2{padding:15px 30px;}
#midrow {width:960px;margin:0 auto;}
#bottomrow {width:960px;margin:0 auto;}

/*LOGO*/
#logo{padding-top:0px;width:207px;float:left;}
#logo a{background:url(images/logo.gif) no-repeat;display:block;width:285px;height:100px;text-indent:-10000px;}
/*LOGO END*/

/*Menu Begin*/
#menu{
	float: right;
	margin-top: 30px;
	/* [disabled]background-image: url(images/pozadina_heder.png); */
}
#menu ul li{ display:inline; list-style-type:none;}
#menu ul li a{padding:5px 0px; font-size:14px; text-decoration:none; margin:0px 10px; font-weight:bold;}
#menu ul li a span{font-size:14px; text-decoration:none; padding:0px 10px; color:#666666;}
#menu ul li a.active{background:url(images/menur.gif) no-repeat right;}
#menu ul li a.active span{background:url(images/menul.gif) no-repeat left; padding:5px 10px;color:#333;}
#menu ul li a:hover{background:url(images/menur.gif) no-repeat right; font-weight:bold;}
#menu ul li a:hover span{background:url(images/menul.gif) no-repeat left; padding:5px 10px;color:#333;}
/*Menu End*/

.center{width:960px;margin:0 auto;}

/*SlideShow Begin*/
#cu3er-container {margin-top:30px;padding-left:0px;padding-right:0px;width:960px;}
#cubershadow{width:960px;height:372px;background:url(images/shadow.jpg) no-repeat bottom;}
/*SlideShow End*/

/*Homepage Boxs*/
#container {float:left;}
.box {
	margin-top: 20px;
	padding-top: 10px;
	width: 310px;
	height: auto;
	float: left;
	background: url(images/border.jpg) no-repeat top+60px right;
	
}
.box h1{padding-left:10px; color:#b50301}
.box p {margin:0px;width:180px;padding:15px 5px 10px 5px;float:left;}
.last{background:none;}

a.plan{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	display: block;
	width: 83px;
	height: 101px;
	background: url(images/plan.jpg) no-repeat 0px -101px;
	text-indent: -1000px;
}
a.plan:hover{ background-position: 0px 1px;}

a.whyus{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	display: block;
	width: 83px;
	height: 87px;
	background: url(images/whyus.jpg) no-repeat 0px 0px;
	text-indent: -1000px;
}
a.whyus:hover{ background-position: 0px -88px;}
a.support{
	margin-top: 14px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	display: block;
	width: 83px;
	height: 72px;
	background: url(images/support.jpg) no-repeat 0px 0px;
	text-indent: -1000px;
}
a.support:hover{ background-position: 0px -70px;}

a.button{background:url(images/buttonr.gif) no-repeat right; padding:3px 0px; margin-left:2px; color:#CCCCCC; text-decoration:none; }
.button span{background:url(images/buttonl.gif) no-repeat left; padding:3px 5px;}
.boxproizvodnja {
	margin-top: 20px;
	padding-top: 10px;
	width: 310px;
	height: auto;
	float: left;
	background: url(images/border.jpg) no-repeat top+60px right;	
}
.last{background:none;}
.boxproizvodnja h1{padding-left:10px; color:#b50301}
.boxproizvodnja p {margin:0px;width:180px;padding:15px 5px 10px 5px;float:left;}
a.proizvodnja{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:-10px;
	display: block;
	width: 83px;
	height: 101px;
	background: url(images/logodugmex.jpg) no-repeat 0px -101px;
	text-indent: -1000px;
}
a.proizvodnja:hover{ background-position: 0px 1px;}

/*Homepage Boxs END*/

/*Subpage Boxs*/
#box2holder{padding: 20px 30px;}
.box2{
	width: 215px;
	float: left;
	padding: 20px 0px;
	background: url(images/border.jpg) no-repeat  right;
	margin-left: 30px;
	
}

.box2 img{ border: solid 5px #F2F2F2; float:left;}
.box2 h3{
	margin: 0px;
	padding: 0px 5px;
	float: left;
	color: #b50301;
}
.box2 p{width:220px; float:left;padding:5px 5px; margin:0px;}
.last {background-image:none}
/*Subpage Boxs END*/


/*Footer*/
#footer {
	float: left;
	width: 100%;
	height: 50px;
	border-top: solid 1px #A4A4A4;
}
.foot{width:960px;margin:0 auto; padding:10px 0px; font-size:12px;}
.foot a:link{color:#b50301;text-decoration:none;}
.foot a:visited{
	color: #b50301;
	text-decoration: none;
	}
.dizajn{width:960px; margin:0 auto; padding:10px 0px; font-size:10px;color:#999999;}
.dizajn a:link{text-decoration:none;color:#666; font-size:10px;}

/*Footer END*/


.textbox{float:left;padding:30px 0px;width:700px;}
.textbox2{padding:10px 30px; background:url(images/textbox2bg.gif) repeat-x;}
.textbox3{padding:10px 30px; background:url(images/textbox2bg.gif) repeat-x;}
.textbox3 h1 a{
	padding-left: 0px;
	color: #b50301;
	font-size: 16px;
}
.textbox3 img{border: solid 0px; margin-top:-30px; padding:-10px;}
.feed{width:auto; float:left;}
.feed img{ border: solid 0px; margin-top:50px; padding:0px 7px;}
.footlogo {width:auto; float:left;}
.footlogo img{ border: solid 0px; margin-top:65px; padding:0px 7px;}
.saradnicilogo img{ border: solid 0px; margin-top:0px; padding:0px 7px;}
.saradnicilogo ul {padding-left:20px}
