/* @override http://www.vodnansky.com/files/stylesheets/design.css */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva;
	font-size: small;
	color: #CCCCCC;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #333333 url(/files/images/bgd.jpg) repeat;
}
h1 {
	font-size: x-large;
	color: #00CCFF;
	margin-top: 10px;
	font-weight: bold;
}
p {
	margin: 30px 10px 10px 0px;
	padding: 0px;
	width: 90%;
	clear: both;
	display: block;
}
p a {
	color: #FFF;
	text-decoration: none;
}
p a:hover {
	color: #FC0;
	text-decoration: none;
}
img {
	background: #CCC;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-style: none;
	margin: 0px;
}
h1 {
	color:#00CCFF;
	font-size:x-large;
	font-weight:bold;
}
h2 {
	color:#FFFFFF;
	font-size:xx-large;
	font-weight:bold;
	line-height:95%;
	margin-bottom:0;
	margin-left:10px;
	margin-top:20px;
	text-decoration:none;
}
h3 {
	color:#999999;
	font-size:xx-large;
	font-weight:bold;
	line-height:95%;
	margin-left:10px;
	margin-top:0;
	text-decoration:none;
}
#container {
	width: 1000px;
	margin: 30px auto 40px 0px;
}
#head {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva;
	font-size: small;
	color: #999999;
	background-color: #000000;
	float: left;
	width: 200px;
	margin-left: 0px;
	left: 0px;
	background: url(/files/images/trans.png) repeat left top;
	filter: alpha(opacity=85);
	display: block;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FF3399;
	float: left;
	text-align: left;
	margin-right: 20px;
}
#name a {
	color:#FFFFFF;
	font-size:xx-large;
	font-weight:bold;
	line-height:95%;
	margin-bottom:30px;
	margin-left:10px;
	margin-top:10px;
	text-decoration:none;
	border-style: none;
	display: block;
}
#name a:hover {
	color:#FFFFFF;
	font-size:xx-large;
	font-weight:bold;
	line-height:95%;
	text-decoration:none;
	border-style: none;
}
#profession {
	color: #999;
}
#content {
	background-color: #333333;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #00CCFF;
	background: url(/files/images/trans.png) repeat left top;
	filter: alpha(opacity=85);
	margin-right: auto;
	padding: 0px 20px 20px;
	display: inline-block;
	float: left;
	width: 620px;
}
.clear {
	clear: both;
	float: none;
	height: 0px;
}
ul.menu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva;
	font-size: small;
	color: #999999;
	width: 200px;
	margin-left: -4px;
	left: 0px;
	display: block;
	margin-top: 10px;
	list-style: url(none) none outside;
	padding: 0px;
}
ul.menu  li a{
	border-top:2px dotted #666666;
	font-weight: bolder;
	position:relative;
	color: #FFF;
	display: block;
	text-align: left;
	list-style: url(none) none outside;
	margin: 0px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px;
}
ul.menu li a:hover {
	color:#FFCC33;
	text-decoration: none;
	border-top: 2px dotted #666;
	border-right: 2px none #666;
	border-bottom: 2px none #666;
	border-left: 2px none #666;
}

ul.submenu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva;
	font-size: small;
	color: #999999;
	margin-left: -4px;
	left: 0px;
	display: block;
	list-style: url(none) none outside;
	padding: 0px;
	background: #000;
}
ul.submenu  li a{
	border-top:2px dotted #666666;
	font-weight: bolder;
	padding:6px 10px;
	position:relative;
	color: #CCC;
	display: block;
	text-align: left;
	list-style: url(none) none outside;
	margin: 0px;
	text-transform: none;
	font-size: small;
}
ul.submenu li a:hover {
	color:#FFCC33;
	text-decoration: none;
	border-top: 2px dotted #666;
	border-right: 2px none #666;
	border-bottom: 2px none #666;
	border-left: 2px none #666;
}
#title {
	color:#00CCFF;
	font-size:x-large;
	font-weight:bold;
}
.gallery {
	margin: 16px 0px 10px;
	padding: 0px;
	display: block;
}
.gallery a {
	text-decoration: none;
	border-style: none;
}
#photo_big {
	width: 700px;
	margin-top: 10px;
}
#contacts {
	display: block;
	color: #FFF;
	margin-top: 30px;
	margin-left: 14px;
}
#contacts a{
	color: #FFF;
}
#current_category {
	color: #FFCC33;
}
#current_project {
	color: #FFCC33;
}
