* {
	font-family: Arial, Helvetica, sans-serif;
	color: #00295e;
	margin: 0px;
	padding: 0px;
}
html body {
	width: 840px;
	margin: 0px auto;
	background: url(../images/bgr.gif);
}

img
{
border:none;
}

#header {
	height: 120px;
}
#left {
	float: left;
	width: 675px;
	padding-left: 15px;
}
#leftT {
	background: url(../images/c-top.gif) no-repeat;
	float: left;
	height: 14px;
	width: 668px;
	font-size: 0px;
}
#leftC {
	float: left;
	width: 640px;
	background: #fbfbfb;
	font-size: 13px;
	padding-right: 14px;
	padding-left: 14px;
}
h1 {
	color: #e58900;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#leftB {
	background: url(../images/c-bott.gif) no-repeat;
	float: left;
	height: 14px;
	width: 668px;
	font-size: 0px;
	margin-bottom: 10px;
}
#footer {
	font-size: 10px;
	color: #e58900;
	text-align: center;
}
#footer a {
	text-decoration: none;
}





#right {
	float: right;
	width: 150px;
}
#qqbut a {
	background: url(../images/qq-bgr.gif) no-repeat;
	float: left;
	height: 25px;
	width: 114px;
	margin-top: 42px;
	margin-left: 11px;
	display: inline;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}
#qqbut a:hover {
	background: url(../images/qq-bgr-h.gif) no-repeat;
}


#qqbut {
	background: url(../images/qq-frame-bgr.gif) no-repeat;
	float: left;
	height: 102px;
	width: 136px;
	margin-left: 10px;
	display: inline;
}


#logo {
	float: left;
	height: 40px;
	width: 331px;
	margin-left: 11px;
	margin-top: 28px;
	display: inline;
}
#header p {
	font-size: 18px;
	font-style: italic;
	float: right;
	height: 24px;
	width: 176px;
	margin-right: 31px;
	margin-top: 38px;
	display: inline;
}
#nav {
	float: left;
	margin-top: 5px;
	clear: left;
	width: 840px;
	height: 37px;
}
#lang {
	float: right;
	width: 137px;
	height: 25px;
	text-align: center;
	font-size: 11px;
}
#lang a {
	text-decoration: none;
	margin-right: 8px;
}
#lang a:hover {
	color: #e8971e;
}



#nav ul {
	background: #00FF33;
	margin-left: 13px;
}
#nav li {
	display: inline;
	float: left;
	margin-right: 12px;
}
#nav li a {
	background: url(../images/butt.gif) no-repeat;
	width: 159px;
	float: left;
	height: 16px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 1px;
}
#nav li a:hover {
	background: url(../images/butt-h.gif) no-repeat;
}

#nav .active a,
#nav .active a:hover
{
	background: url(../images/butt-a.gif) no-repeat;
	height: 16px;
	padding-top: 21px;
}
#leftC p {
	margin-bottom: 10px;
}
#leftC a:hover {
	color: #eba133;
}
#leftC a {
	font-weight: bold;
}


#leftC ul {
	margin-top: 5px;
	margin-bottom: 10px;
}
#leftC li {
	list-style: url(../images/bl.gif);
	margin-left: 80px;
}
.nabidkaSpot {
	float: left;
	padding-bottom: 20px;
}
.nabidkaSpot h2 {
	font-size: 15px;
	margin-bottom: 3px;
}
.nabidkaSpot .nabidkaDesc {
	float: left;
	width: 400px;
	margin-left: 20px;
	display: inline;
}
.nabidkaSpot img {
	float: right;
	margin-right: 20px;
	width: 133px;
}
.nabidkaSpot .moreURL {
	float: left;
	margin-left: 20px;
	width: 600px;
	margin-top: 5px;
}
.nabidkaSpot .hr {
	float: left;
	clear: both;
	width: 500px;
	background: #eba133;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 70px;
	display: inline;
	height: 2px;
	font-size: 0px;
}
.SRNfoto {
	background: #3366FF;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 280px;
	margin-bottom: 25px;
}
#leftC form {
	float: left;
	width: 450px;
	margin-left: 95px;
	display: inline;
}
fieldset {
	border-style: none;
}

#leftC input, #leftC textarea {
	border: 1px solid #FF9900;
	background: #FBFBFB;
	margin-bottom: 5px;
	font: 12px Arial, Helvetica, sans-serif;
}
#leftC label {
	width: 80px;
	float: left;
}
#leftC #button {
	margin-left: 170px;
}

