body	{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#707070;
	margin: 0;
	padding: 0;
	background-color: #525252;
	}
a	{
	color:#ff9e00;
	text-decoration: none;
	}

a:hover	{
	color:#ff9e00;
	text-decoration:underline;
	}
#main {
	width: 980px;
	background-image: url(../img/bkservis_bg_repeat_06.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-left:auto;
	margin-right:auto;
	
	}
#banner {	
	height: 274px;
	width: 748px;
	float:left;
	position:relative;
	}
#hlavny_nadpis {
	position:absolute;
	top: 237px;
	left: 50px;
	color: #ff9e00;
	font-size:18px;
	font-weight:bold;
	}
#menu {
	height: 274px;
	width: 232px;
	float:right;
	position:relative;
	}
#content	{
	width: 980px;
	min-height: 298px;
	background-image: url(../img/main_bg_14.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear:both;
	position:relative;
	}
#hlavna_cast	{
	text-align:justify;
	width: 680px;
	margin-left: 48px;
	
	}
#novinky {
	width: 200px;
	position: absolute;
	top: 28px ;
	left: 760px ;
	}

#footer {
	background-image: url(../img/bkservis-footer_15.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 128px;
	width: 980px;
	clear:both;
	position:relative;
	}
#footer_text {
	color: #fffefe;
	
	font-size: 10px;
	position: absolute;
	left: 480px;
	top: 70px;
		}
#footer_text a {
	color: #fffefe;
	text-decoration: none;
	}
#footer_text a:hover {
	color: #fffefe;
	text-decoration: underline;
	}

h1	{
	font-size: 18px;
	color: #ff9e00;
	margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0;
	}
h2	{
	font-size: 16px;
	color: #ff9e00;
	}
h3	{
	font-size: 14px;
	color: #ff9e00;
	
	}
p {
	margin:0px; 
	padding:0px;
	}
.formButton {
	background-color: #f7f4e3;
	border: 1px solid #ff9e00;
	font-size: 11px;
	}
.inputfield { border: 1px solid #ff9e00; }
.form_text {
	background-color: #FFFFFF;
	border: 1px solid #ff9e00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#707070;
	font-size: 11px;
	width: 90%;
	}
.form_text2 {
	background-color: #FFFFFF;
	border: 1px solid #ff9e00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#707070;
	font-size: 11px;
	width: 200px;
	}
#vyhladavanie {
	position:absolute;
	top: 244px;
	left: 12px;
	width: 210px;
	}