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

html, body {
	margin:0;
	padding:0;
	width: 100%;
	background: #a4b7d2 url(../images/gradient.jpg) left top repeat-x;
	text-align: center;
	font-family: vardana, tahoma, sans-serif;
	font-size: 12px;
}


a {
	color: #d10000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	position: relative;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}

#header {
	position: relative;
	height: 265px;
}

#page {
	position: relative;
	height: auto;
	background: #fff url(../images/page_bg.gif) left top repeat-y;
}

#corner_top {
	position: relative;
	height: auto;
	background: transparent url(../images/corner_top.gif) left top no-repeat;
}

#corner_bottom {
	position: relative;
	height: auto;
	background: transparent url(../images/corner_bottom.gif) left bottom no-repeat;
	padding: 44px 25px 50px 25px;
}

#content {
	position: relative;
	clear:both;
	height: 350px;
	min-height: 350px;
	background: #fff url(../images/body_bg.gif) left top no-repeat;
}

html>body #content {
	height:auto;
}

p {
	margin:0;
	padding: 12px 17px 12px 17px;
}

h3{
	color: #d10000;
	margin:10px 0;
	padding:0;
	font-size: 1em;
}

.h3new{
	color: #d10000;

	padding:0;
	font-size: 1em;
} 

span.subtitle {
	display: block;
	color: #d10000;
	margin:10px 0;
	padding:0;
	font-size: 1em;
	font-weight: bold;
}

/* left blocks */
.testimonial, .form {
	position: relative;
	display: block;
	padding-bottom: 29px;
	float: left;
	background: #e6ebef url(../images/testimonial_corner_bottom.gif) left bottom no-repeat;
	width: 210px;
}

.form {
	background: transparent;
}

.testimonial h2 {
	display: block;
	margin:0;
	padding: 8px 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #d10000;
	background: transparent url(../images/testimonial_corner_top.gif) left top no-repeat;
}

.testimonial p {
	margin:0;
	padding: 8px 15px;
	padding-bottom: 0;
	font-size: .9em;
	font-weight: bold;
	color: #036; text-align: justify;
}

.testimonial em {
	display: block;
	padding-top: 8px;
	color: #d10000;
	font-style: normal;
	font-weight: normal
}

p.text_wlc {
	position: relative;
	margin-left: 228px;
	border-left: 1px solid #d10000;
	height: 326px;
	min-height: 350px; text-align: justify;
}
p.text_wlc2 {
	position: relative;
	margin-left: 5px;
	min-height: 350px; text-align: justify;
}
p.text_wlc3 {
	position: relative;
	margin-left: 5px;
	text-align: justify;
}


html>body p.text_wlc { height:auto; }

p.noborder {
	border: none;
}

.servis {
	position: relative;
	display: block;
	float:left;
	width: 231px;
	height: 350px;
	border-right: 1px solid #d10000;
	background: #fff url(../images/gsm.jpg) left top no-repeat;
}

.servis iframe {
	position: absolute;
	display: block;
	left: 55px;
	top: 28px;
	width: 133px;
	height: 167px;
	border: none;
}

#scroller {
	position: absolute;
	top: 215px;
	left: 75px;
}

#navodilo, #zapunce, #zafante, #nagradna {
	display: none;
}

div.clear {
	position: relative;
	clear:both;
}

#copyright {
	font-size: 10px;
	padding-top: 5px;
}

#copyright a {
	text-decoration: none;
	color: black;
}

#copyright a:hover {
	text-decoration: underline;
}