* {
	margin: 0 auto;
}
body {
	background: url(../images/back_pattern.jpg) repeat-x #313131;
}
.clearBoth {
	clear:both;
}
#wrapper {
	width: 865px;
	border:solid 3px #b3c7db;
	background: #ffffff;
	margin-top:15px;
	margin-bottom:15px;
}
#baner {
	position: relative;
	height: 165px;
	display: block;
}
#baner img{
	border: none;
}
#baner .links {
	position: absolute;
	top: 0px;
	background: #ffffff;
	width: 865px;
}
#baner .links img {
	
	float: left;
}
.banerek {
	display: inline-block;
	margin-right: 240px;
	float: left;
}
.links .shop {
	margin-left:200px;
}

#main_nav {
	height: 29px;
	display: block;
	background: url(../images/menu_pattern.jpg) repeat-x #4b77a0;
}
#main_nav ul {
	float: right;
	margin: 4px 65px 0 0;
}
#main_nav li {
	display: inline;
}
#main_nav a {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	padding: 4px 10px 8px 10px;
	
}
#main_nav a:hover {
	background-color:#cfd6dc;
	color: #45729d;
}
#menuLeft {
	width: 150px;
	float:right;
	margin-top: 85px;
	margin-right: 70px;
}
#menuLeft h3 {
	background: url(../images/menu_pattern.jpg);
	padding: 6px;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	margin-top: 2px;
}
#menuLeft a{
	background: #f0f1fd;
	color: #7ca8d2;
	margin-top: 2px;
	display: block;
	padding: 3px;
	text-decoration: none;
}
#menuLeft a:hover{
	background: #507aa2;
	color: #ffffff;
	margin-top: 2px;
	display: block;
	padding: 3px;
	text-decoration: none;
}


#contentHolder {
	float:right;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
}
#menu_left {
	
}

#content {
	width: 570px;
	margin-top: 55px;
	margin-bottom:100px;
	float:right;
	margin-right: 30px;
}
.contentBox {
	width: 570px;
	margin-bottom: 0px;	
	display: block;
	float: right;
}

.contentBox .header {
	width: 570px;
	font-family: Tahoma;
	font-size: 24px;
	color: #45729d;
	font-weight: normal;
	margin-bottom:5px;
	float: left;
}
.contentBox .text, .contentBox table {
	width: 350px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	float: left;
}
.contentBox td {
	padding: 5px;
}
.tablePrice {
	width: 100px;
	text-align: right;
}
.tableSecond {
	background-color: #F0F1FD;
}
.contentBox table , .contentBox .textGaleria{
	width: 570px;
	margin-bottom: 20px;
	text-align: justify;
}
.contentBox .galleryItem {
	width: 100px;
	height: 75px;
	margin-right:10px;
	margin-bottom:10px;
	background: #ff0000;
	float: left;
	border: none;
}
.contentBox .bold{
	width: 350px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	float:left;
	font-weight: bold;
}
.contentBox .img {
	width: 210px;
	float: left;
	margin-left: 10px;
	border: none;
}
.left {
	width: 250px;
	float: left;
}
.right {
	width: 320px;
	float: left;
}

#footer {
	height: 30px;
	display: block;
	color: #ffffff;
	background: url(../images/menu_pattern.jpg) repeat-x #4b77a0;
	font-size: 10px;
}
#footer ul {
	float: right;
	margin: 10px 65px 0 0;
}
#footer li {
	display: inline;
}
#footer a {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	padding: 2px 10px 0 10px;
}
#footer a:hover {
	color: #e2e2e2;
}
#logosy {
	width: 866px;
	height: 55px;
}
#logosy img {
	border: none;	
}
