#content {
	width: 485px;
	float: left;
	font-size: 13px;
}

#content h3 {
  	color: #f89b1c;
	font-size: 15px;
	padding-bottom: 5px;
}

#container #gluk {
	color: #f89b1c;
	font-weight: bold;
	background-image: none;
	font-size: 18px;
	margin-bottom: 5px;
}

#gluk a:link {
	color: #f89b1c;
	text-decoration: none;
}

#gluk a:visited {
	color: #f89b1c;
	text-decoration: none;
}

#gluk a:hover {
	text-decoration: underline;
}

#gluk a:focus {
	text-decoration: underline;
}

#gluk a:active {
	text-decoration: underline;
}

#socks_main {
	float: left;
	margin-right: 25px;
}

#main_prod {
	margin-left: 100px;
	color: #f89b1c;
	font-size: 15px;
	list-style-type: disc;

}

#main_prod li {
	padding-right: 8px;
	padding-bottom: 1px;
	font-weight: bold;
}

#main_prod a:link {
	color: #f89b1c;
	text-decoration: none;
}

#main_prod a:visited {
	color: #f89b1c;
	text-decoration: none;
}

#main_prod a:hover {
	text-decoration: underline;
}

#main_prod a:active {
	text-decoration: underline;
}

#main_prod a:focus {
	text-decoration: underline;
}

#sub_prod {
	width: 485px;
	list-style: none;
	color: #00958e;
	padding-top: 15px;
}

#sub_prod li.prod {
	display: block;
	float: left;
	width: 161px;
}

#sub_prod li.prod ul {
	margin-left: 15px;
	list-style-type: disc;
}

#sub_prod a:link {
	color: #00958e;
	text-decoration: none;
}

#sub_prod a:visited {
	color: #00958e;
	text-decoration: none;
}

#sub_prod a:hover {
	color: #00958e;
	text-decoration: underline;
}

#sub_prod a:focus {
	color: #00958e;
	text-decoration: underline;
}

#sub_prod a:active {
	color: #00958e;
	text-decoration: underline;
}

#bottom_bar {
	clear: both;
	width: 740px;
	text-align: center;
	padding-bottom: 15px;
	margin: 0px auto;
}

#bottom_bar li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}

#bottom_bar a:link {
	color: #f89b1c;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#bottom_bar a:visited {
	color: #f89b1c;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#bottom_bar a:hover {
	color: #f89b1c;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

div#adwert {
	text-align: center;
}

div#adwert img {
	width: 120px;	
	margin-top: 10px;
}

#container #promo {
	position: relative;
	left: -15px;
	top: -580px;
}
