html, body {
	background: #54aaff;
}

body {
	margin:0; padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004d97;
	color: #000000;
}

td {
	vertical-align: top;
}

img {
	border: 0; margin: 0; padding: 0;
}

#header {
	width: 100%;
	height: 100px;
	background: url('simg/header-bg.gif') top left repeat-x;
}

img.logo {
	float: left;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #39f;
	text-decoration: none;
}

a.geogr {
	display: block;
	float: right;
	margin-top: 5px;
}

ul.lang {
	float: left;
	margin: 0; padding: 0;
	margin-top: 10px;
	margin-left: 10px;
	list-style-type: none;
}

ul.lang li {
	float: left;
	margin: 0 3px;
}

ul.lang li img {
	width: 20px;
}

ul.lang li a {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

ul.lang li a:hover {
	color: #004d97;
}

ul.menu {
	float: right;
	margin: 0; padding: 0;
	margin-left: 10px;
	list-style-type: none;
}

ul.menu li {
	float: left;
}

ul.menu li img {
	width: 86px;
}

ul.menu li a {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

ul.menu li a:hover {
	color: #004d97;
}

.slogan {
	padding-top: 70px;
	padding-left: 300px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 2px;
}

#spline {
	border-top: #aad5ff 1px solid;
	border-bottom: #aad5ff 1px solid;
	background: #76bbff;
	width: 100%;
	height: 44px;
	text-align: center;
}

#spline img {
	margin: 0 41px;
}

#container {
	width: 100%;
}

#column {
	width: 295px;
}

#column .block {
	background: #39f;
	color: #fff;
	font-size: 14px;
	border: #8cc6ff 1px solid;
	padding: 5px 0;
}

#column .block h5 {
	font-size: 14px;
	margin: 0; padding: 0;
}

#column .works {
	text-align: left;
	margin: 0; padding: 0;
	margin-left: 52px;
	color: #000033;
	background: url('/image/line-v.gif') left top no-repeat;
	background-position: 170px 8px;
	list-style-image: url('/image/bul-romb.gif');
}

#column .works a {
	color: #000033;
	text-decoration: none;
}

#column .works a:hover {
	color: #fff;
}

#column .works li {
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
}

#column .inner {
	list-style-image: url('/image/bul-oval.gif');	
	margin: 0; padding: 0;
	margin-left: 15px;
}

.topvitrage {
	background: url('/image/im-work.jpg') left top repeat-x;
	height: 100px;
	width: 98%;
	margin: 10px;
	border-left: #fff 3px solid;
	border-right: #fff 3px solid;
}

#content {
	width: 98%;
	margin: 5px;
	margin-right: 0;
	padding: 0 10px;
	text-align: justify;
	color: #333;
	font-size: 11px;
	/*font-weight: bold;*/
	line-height: 16px;
}

#content h3, #content h4 {
	color: #fff;
}

#content h4 img {
	float: left;
}

#content h2 {
	float: left;
	margin: 0; padding: 0;
	color: #98ccff;
	font-family: Century Gothic, Helvetica, Verdana;
	font-size: 24px;
	margin-top: 13px;
	text-decoration: none;
	padding-bottom: 5px;
}

#content img.header {
	float: left;
}

.block {
	background: #76bbff;
	border: #8cc6ff 1px solid;
	padding: 0 10px;
	margin: 0 5px;
}

.darkblock {
	background: #39f;
	border: #8cc6ff 1px solid;
	padding: 0 10px;
	margin: 0 5px;
}

.darkblock a:hover {
	color: #fff;
}

#footer {
	width: 97%;
	background: url('simg/bottom-bg.gif') left top repeat-x;
	height: 100px;
	color: #003;
	font-weight: bold;
	text-align: left;
	padding-top: 50px;
	padding-left: 35px;
}

#footer h5 {
	font-size: 12px;
	color: #fff;
	margin: 0; padding: 0;
}

.gallery {
	text-align: center;
}

a.gal img {
	border: #fff 1px solid;
	margin: 10px;
}

a.gal:hover img {
	border: #39f 1px solid;
}

#commentlist {
	margin: 0; padding: 0;
	list-style-type: none;
}

#commentlist li {
	margin-bottom: 15px;
	color: #fff;
}

#commentlist li .block {
	color: #333;
}

strong.red {
	color: #f00;
	text-decoration: none;
	float: left;
	margin: 0; padding: 0;
	font-family: Century Gothic, Helvetica, Verdana;
	font-size: 24px;
	margin-top: 13px;
	padding-bottom: 5px;
}

.storycontent {
	margin-top: 5px;
}

.nava {
	display: none;
	position: absolute;
	left: -9999px;
}

.nava a {
	color: #76bbff;
	font-size: 4px;
	text-decoration: none;
}