body{

	margin: 0;

	padding: 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.5em;

	color: #CC9933;

	background-color:#FFFFCC;

}





h1 {

	margin:40px 0px 10px 0px;

	font-weight: bold;

	font-size: 18px;

	color:#e8ff7f;

}

h2 {

	margin:40px 0px 0px 0px;

	font-weight: bold;

	font-size: 18px;

	color:#ffff60;

	padding-bottom: 10px;

}

h3 {

	margin:20px 0px 20px 40px;

	font-weight: bold;

	font-size: 12px;

	color:#adadad;

}

#container {

	margin: auto;

	width: 758px;

	color:#000000;

}

#header {

	width: 758px;

	height: 229px;

	background: url(images/baner_strona.jpg) no-repeat;

}

#title {

	float: left;

	width: 400px;

	margin-top: 50px;

	padding-left: 260px;

	font-size: 24px;

	font-weight:bold;

	color: #c5c5c5;

	line-height: 1.5em;

}

#title span {

	color: #996600;

}

#slogan {

	float: left;

	color: #CC9900;

	width: 400px;

	text-align: right;

}

#welcome {

	float: left;

	width: 500px;

	margin-top: 135px;

	padding-left: 220px;

	color: #710709;

	font-size: 38px;

	font-weight: bold;

	line-height: normal;

}

#content {

	margin: auto;

	float: left;

	width: 758px;

	background: url(images/body_bg.jpg) repeat-y;

}

#left {

	float: left;

	width: 430px;

	padding-left: 40px;

	padding-right: 40px;

	color:#FFFFCC;

	text-align: justify;

}

#left_column {

	float: left;

	width: 195px;

}

#right_column {

	float: right;

	width: 195px;

}

#right {

	float: right;

	width: 248px;

	border-top: solid  1px #9A5410;

}

.menu {

	margin-top: 20px;

	width: 200px;

}

.menu li{

	background: url(images/button.jpg) no-repeat;

	list-style: none;

	height: 30px;

	display: block;

	padding-left: 23px;

	padding-top: 7px;

}

.menu a {

	color: #996633;

	font-size: 11px;

}

.menu a:hover {

	color: #FFFFCC;

	font-size: 11px

}

.box {

	width: 222px;

	margin-left: 20px;

	margin-top: 10px;

	background: url(images/box.jpg) no-repeat;

}

.box p {

	width: 180px;

	text-align: justify;

	padding-left: 20px;

	padding-top: 5px;

}

.box strong {

	color: #00FF33;

}

.box_header {

	margin-bottom: 20px;

	padding-top: 25px;

	padding-left: 66px;

	height: 25px;

	font-weight: bold;

	font-size: 17px;

	color:#996633;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding-right: 0px;

	padding-bottom: 0px;

	font-style: normal;

	font-variant: normal;

	text-transform: none;

	word-spacing: normal;

}



#footer {

	float: left;

	width: 758px;

	height: 52px;

	color: #996633;

	font-weight: bold;

	text-align: center;

	padding-top: 1px;

	background: url(images/footer.jpg) no-repeat;

}



#footer a:link, #footer a:visited { color: #000; text-decoration: none; } 

#footer a:active, #footer a:hover { color: #C00; text-decoration: none; }

