@charset "UTF-8";
/* CSS Document */
html, body {font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.5em;
	width:960px;
}
a:link {text-decoration:none;
	color:#999999;
	}
a:hover{color:#999999;
	text-decoration:none;
	}
a:visited{text-decoration:none;
	color:#999999;
	}
#mainmenu{overflow: auto;
    top: 10px;
    left: 0;
    position: fixed;
    height: 100%;
	width:150px;
	float:left;
	padding-left:20px;
	padding-right:10px;
	}
#mainmenu li {list-style-type:none;
	padding:0;
	margin:0;
	display:block;
	}

#description li {list-style-type:none;}

#worksmenu{width:150px;
	color:#999999;
	line-height:1.6em;
	background-repeat:repeat-y;
	border-right:#999999 thin solid;
	}
#contpost{width:780px;
	height: 100%;
    margin: 0 0 0 180px;
    top: 0;
	}
#header{width:780px;
	height:170px;
	float:left;
	}
#lastupadtes-title{width:780px;
	height:30px;
	float:left;
	}
#acrhive-title{width:780px;
	height:30px;
	float:left;
	}
.post{width:176px;
	height:445px;
	float:left;
	padding-right:19px;
	}
#description{width:176px;
	float:left;
	padding-right:19px;
	}
#description-img{width:566px;
	float:left;
	padding-right:19px;
	}
	
#contacts-left{width:371px;
	float:left;
	padding-right:19px;
	}
#contacts-right{width:371px;
	float:left;
	padding-right:19px;
	}
#about{width:761px;
	padding-right:19px;
	}
#homespacer{width:780px;
	height:50px;
	float:left;
	}
h1 {font-size:20px;
	color:#999999;
	display:inline;
	text-transform:uppercase;
	font-weight:600;
	}
h2 {font-size:20px;
	color:#999999;
	display:inline;
	text-transform:uppercase;
	font-weight:600;
	}
h3 {font-size:20px;
	color:#999999;
	display:inline;
	text-transform:uppercase;
	font-weight:600;
	}
h4 {font-size:11px;
	text-transform:uppercase;
	line-height:2em;
	display:inline;
	}
h4 a:link, h1 a:link, h2 a:link {text-decoration:none;
	color:#000000;
	}
h4 a:hover, h1 a:hover, h2 a:hover {color:#000000;
	text-decoration:none;
	}
h4 a:visited, h1 a:visited, h2 a:visited {text-decoration:none;
	color:#000000;
	}
ul{padding:0;
	margin:0;
	}
.lastupdates {color:#b0001a;
	}
.data {color:#666666;
	text-transform:uppercase;
	font-weight:bold;
	}
.posttitle {line-height:0.9em;
	color:#000000;
	font-weight:800;
	}
.english {color:#333333;
	font-style:italic;
	}
.openlink {color:#b0001a;
	text-transform:uppercase;
	}
.worktitle {color:#000000;
	}
.logo-home{margin-bottom:25px;
	}
img{border:0;
	}
.italic {font-style:italic;
}

#tips, #tips li{
	margin:0;
	padding:0;
	list-style:none;
	}
#tips{
	width:176px;
	}
#tips li{
	display:none; /* hide the items at first only */
	}
