body {
	margin: 0 auto 0 auto;
	padding: 0;
	font-size: 12px;
	font-family: Arial;
	background: #d2a877 url('img/bg.jpg') repeat;
	color: #000;
	line-height: 150%;
}

/* CONTENT */
#content {
	margin-top: 20px;
	width: 950px;
	background: #FFF url('img/contentbg.gif') repeat-y;
	margin: 0 auto;
}

/* HEADER */
#header {
	background: #FFF url('img/header.jpg') no-repeat;
	width: 950px;
	height: 94px;
	margin: 25px auto 0 auto;
	position: relative;
}

/* BOX for 3 icons */
#iconbox {
	width: 900px;
	height: 9px;
	margin: 0 auto 0 auto;
	text-align: right;
}

#iconbox img {
	margin-top: 8px;
	padding: 0 5px;
	border: 0;
	border-right: #e2e2e2 1px solid;
}

#noborderforiconbox /* This is for last icon */{
	border: 0 !Important;
}

/* LOGO */
#logo {
	width: 264px;
	height: 40px;
	position: relative; top: 22px; left: 34px;
}
	/* MENU */
#menu {
	width: 950px;
	margin: 0 auto 0 auto;
}

#menu ul {
	position: relative; left: 30px;
	background: #0e0e0e url('img/menubg.jpg') no-repeat;
	list-style: none;
	float: left;
	margin: 0 auto;
	height: 48px;
	width: 890px;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin: 0;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#menu a span{
	float: left;
	height: 32px; 
	padding: 16px 15px 0 15px; 
	background: url("img/menudivider.gif") center right no-repeat;
}

/* LEFT and RIGHT SIDE*/
#left {
	background: #FFF ;
	width: 600px;
	float: left;
	margin-top: 5px;
	position: relative; left: 30px;
}

.leftbox {
	background: #eee url('img/boxesbg.gif') repeat-y top left;
	width: 600px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

#left ul {
	color: #828282;
	padding: 10px;
	line-height: 180%;
	margin-left: 20px;
}

#left ul, #left h1, #left h2, #left h4, #left p, .leftbox ul, .leftbox h1, .leftbox p {
	padding: 10px 20px;
}

.smaller {
	font-size: smaller;
}

.leftbox span {
	color: #757575;
}

.reaguj {
	text-align: right;
	display: inline-table;
	background: #da0e0e;
	color: #FFF !Important;
	padding: 3px;
	position: relative; left: 460px;
}

.line {
	background: url('img/line.gif') bottom repeat-x;
	position: relative; left: 20px;
	font-size: 1px;
	width: 560px;
	height: 2px;
}

#right { 
	width: 270px;
	background: #eee url('img/boxesbg.gif') repeat-y top left;
	float: right;
	margin-top: 5px;
	position: relative; right: 30px;
}

#right li {
	list-style: none;
	background: url(img/liststyle.gif) no-repeat center left;
	padding-left: 10px;
}

#right ul, #right h1, #right p {
	padding: 10px 20px;
}

#contentbottom {
	clear: both;height:10px;
}

/* FOOTER */
#footer {
	background: url('img/footer.png') top no-repeat;
	margin: 0 auto 0 auto;
	width: 950px;
	height: 50px;
	clear: both;
}

#footerleft {
	width: 580px;
	float: left;	
}

#footerright {
	float: right;
	width: 270px;
	text-align: right;
}

#footer p {
	padding: 10px 30px;
}

h1 {font-size: 18px; color: #da0e0e}
#right h1 {background: url('img/line.gif') bottom repeat-x}
h2 {font-size: 16px; }
h4 {font-size: 16px;padding:2px 5px;}
a {color: #da0e0e}
#footer a {color: #FFF}
.noborder {border: 0}

#topline {
	height: 36px;
	position: absolute;
	width:622px;
	left: 298px;
	top: 58px;
	background-image: url(img/topline.gif);
	background-repeat: no-repeat;

	font-weight:bolder;
	text-indent:-7px;
	font-size:120%;
}
#formular {
	background-image:url(img/boxesbg.gif);
	background-repeat:repeat-y;
	background-color:#eee;
	background-position:left top;
	padding-left: 10px;
}
#formular .r {
	text-align:left;
	width: 180px !important;
	padding:  0 0 0 5px;
}
#formular fieldset {
	border: 0;
	font-weight: bold;
}
#formular .c input {
	text-align: center;
	background: #da0e0e;
	color: #FFF !Important;
	padding: 2px;
	position: relative;
	left: 460px;
	border: 0;
	margin: -10px 0 5px 0;
}
#formular h4 {
	color:#da0e0e;
	font-size:15px;
	padding: 5px 0;
}
*{margin: 0; padding: 0}

.inline{
	display:inline;
}
.tag{
	padding-left:24px;
	background-image:url(img/tag.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.hh1 {font-size: 18px; color: #da0e0e}
.pad10 {padding:10px;
}
.formrequired, SPAN.formrequired, TD.formrequired {background-image:url(required.gif);background-repeat:no-repeat;
background-position:3px 0;padding-left:10px;
} 
.formnormal, SPAN.formnormal, TD.formnormal {padding-left:10px;
}
.c {text-align:center;margin:0 auto;
}
TABLE.normalTab TH {padding:2px 5px;
}
TABLE.normalTab TD {padding:2px 5px;
}
.odeslat {margin:5px;text-align:center;
}