@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2D4149;
}

a {
	color: #0093DD;
	text-decoration: none;
}
a:hover {
	color: #999999;
	border: none;
	text-decoration: underline;
}
h1 {
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	letter-spacing:-1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0093DD;
}
#menu-header {
	clear:both;
	height: 84px;
	width: 100%;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#logo {
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	height: 84px;
	width: 435px;
}
#menu {
	float:left;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	letter-spacing:-1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	color: #FFFFFF;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FF6600;
	border: none;
	text-decoration: underline;
}

#menu ul {
	float: left;
	margin: 0;
	padding: 0 0 0px 0px;
	list-style: none;
}
#menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	padding-left:30px;
}
.middle {
	width: 930px;
	margin:auto;
	clear:both;
}
#advertising{
	width: 930px;
	margin:auto;
	clear:both;
	padding:0px;
}
#interior{
	width: 930px;
	margin:auto;
	clear:both;
	padding-top:10px;
}
#baras {
	float:left;
	width: 200px;
	height: 600px;
}
#barad {
	float:left;
	width: 237px;
}

#content {
	float:left;
	width: 710px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:10px;
}
#footer {
	clear:both;
	height: 60px;
	padding-top:32px;
	text-align:center;
	width: 100%;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	color: #333333;
	background-color: #FFFFFF;
}

/*******/
.linie-p {
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/liniuta.gif);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	height: 20px;
	font-weight: bold;
}
.linie-p a, .linie-p a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #2D4149;
}
.linie-p a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}

/* LEFT VERTICAL MENU */
.sidelink{
	letter-spacing:-1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	width:180px;
	padding:5px 0 5px 8px;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	background-color: #335A7B;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}


.sidelink:hover,.menuheader{
	letter-spacing:-1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	width:180px;
	padding:5px 0 5px 8px;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#333333;
	background-color: #EFF5F8;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #0093DD;
}

.sidelink  li ul a {
	text-decoration: none;
}

.hide{
display:none;
}

#quotationForm * {
	margin: 0;
	padding: 0;
}
#quotationForm dt, #quotationForm dd {
	padding: 5px;
}
#quotationForm fieldset {
	border: 0;
}
#quotationForm dt label {
	font-weight: bold;
}
#quotationForm dt {
	float: left;
	clear: left;
	width: 165px;
	text-align: right;
	padding-right: 20px;
}
#quotationForm span.error {
	color: red;
	display: block;
	margin: 5px 0 3px 185px;
}
#quotationForm fieldset span.error {
	margin-left: 0;
}


.noul ul {
	list-style: none;
}