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

body {
	background-color: #ccced0;
	font-family: arial;
	font-size: 12px;
	color: #6f7983;
	margin: 0px;
	padding: 0px;
}

img, img a {
	border: none;
}

#header-back {
	width: 100%;
	height: 116px;
	background-image: url(../Dizajn/header-back.png);
	background-repeat: repeat-x;
}

#header {
	width: 975px;
	height: 116px;
	background-image: url(../Dizajn/header.png);
	background-repeat: no-repeat;
}
	

#logo {
	float: left;
	padding-top: 50px;
	padding-left: 30px;
}

#header-links {
	color: #c70004;
	padding-right: 30px;
	padding-top: 12px;
}

#header-links a{
	color: #ffffff;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}

#header-links a:hover{
	color: #ffffff;
	text-decoration: none;
}

#r2-back {
	width: 975px;
	height: 329px;
	background-image: url(../Dizajn/r2-back.png);
	background-repeat: rapeat-y;
}

#m-menu {
	margin-left: 14px;
	width: 251px;
	height: 328px;
	background-color: #43444c;
	float: left;
}

#pict-div {
	width: 696px;
	height: 329px;
	float: left;
}


#r3-back {
	width: 975px;
	height: auto;
	overflow: hidden;
	background-image: url(../Dizajn/r2-back.png);
	background-repeat: repeat-y;
}

#left-c-div {
	background-color: #f2f2f2;
	margin-left: 14px;
	width: 251px;
	height: auto;
	float: left;
}

#title-content {
	background-color: #e5e6ea;
	width: 676px;
	padding: 10px;
}


#content-out {
	width: 696px;
	height: auto;
	float: left;
}

#okna-content-out {
	width: 696px;
	height: auto;
	float: left;
	background-image: url(../okna/okna-back.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content-in {
	width: 676px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#news {
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 187px;
	height: auto;
	background-color: #d8d8d9;
}

#e-news {
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 187px;
	border-top:1px solid #d8d8d9;
	height: auto;
	min-height: 128px;
	background-color: #f2f2f2;
}

#slo-qlt {
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 187px;
	border-top:1px solid #d8d8d9;
	height: auto;
	min-height: 128px;
	background-color: #f2f2f2;
}

#okolju-prijazni {
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 187px;
	border-top:1px solid #d8d8d9;
	height: auto;
	background-color: #f2f2f2;
}

#ponudba {
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 187px;
	border-top:1px solid #d8d8d9;
	height: auto;
	min-height: 128px;
	background-color: #f2f2f2;
}

/* footer stuff */

#footer-back {
	width: 100%;
	height: 65px;
	background-image: url(../Dizajn/footer-back.png);
	background-repeat: repeat-x;
}

#footer {
	width: 975px;
	height: 65px;
	background-image:url(../Dizajn/footer.png);
	background-repeat:no-repeat;
}

#footer-links-l {
	color: #a2a2a2;
	padding-left: 30px;
	padding-top: 27px;
	float:left;
}

#footer-links-l a{
	color: #a2a2a2;
	text-decoration: underline;
}

#footer-links-l a:hover{
	color: #a2a2a2;
	text-decoration: none;
}

#footer-links-r {
	color: #a2a2a2;
	padding-right: 30px;
	padding-top: 27px;
	float:right;
}

#footer-links-r a{
	color: #a2a2a2;
	text-decoration: underline;
}

#footer-links-r a:hover{
	color: #a2a2a2;
	text-decoration: none;
}

/* vhodi na strani */

.vhod-str {
width: 550px;
height: 60px;
padding: 7px;
border: 1px solid #d1d1d1;
background-color: #ededed;
text-align: left;
margin-bottom: 15px;
margin-left: 60px;
}