body{
        text-align:center;
        background-color:#ffffff;
        font-family: Trebuchet MS;
        letter-spacing: -1px;
        color:#777777;
}
#resolution{
        width:990px;
        height:620px;
        margin:auto;
        margin-top:0px;
}
#left_c
{
	float:left;
	width:225px;
	overflow: hidden;
}
#right_c
{
	float:right;
	width:760px;
	overflow: hidden;
}
#menu{
	font-size: 16px;
	width:230px;
	text-align:left;
	padding-left:25px;
	background:url('pildid/menu_kriips_pystine.png') no-repeat;
	padding-top:10px;
}
#logo
{
	/*background:url('pildid/logo.png') no-repeat;*/
	width:200px;
	height:80px;
	padding-bottom:20px;
}
#logo img
{
	border:none;
}
.menu_item
{
	background:url('pildid/menu_kriips.png') no-repeat;
	padding:20px 0 20px 10px;
	text-indent:0.7em;
}
.menu_item2
{
	background:url('pildid/menu_kriips.png') no-repeat;
	padding:20px 0 20px 10px;
	text-indent:0.7em;
        color: 356A9F;
        letter-spacing: 0;
}
#header{
        text-align:left;
        font-size:19px;
        color:#ffffff;
        width:760px;
        height:38px;
        background:url('pildid/pais.png') no-repeat;
        vertical-align:middle;
        padding-top:12px;
        margin-top:10px;
}
#container{
        font-size:14px;
        width:720px;
        height:460px;
        background:url('pildid/vari.png') repeat-y;
        float:left;
        padding-left:20px;
        padding-right:5px;
        overflow:auto;
}
#conteiner_bg
{
	background:url('pildid/vari.png') repeat-y right;
	float:right;
	height:460px;
	width:15px;
	padding:0;
	margin:0;
}
#footer{
        width:760px;
        position:relative;
        background:url('pildid/jalus.png');
        float:left;
        height:70px;
}
a:link {color:#777777; text-decoration: none}
a:visited {color:#777777; text-decoration: none}
a:hover {color:#356A9F; text-decoration: none; letter-spacing: 0px}
a.keel:link {color:#999999; text-decoration: none}
a.keel:visited {color:#999999; text-decoration: none}
a.keel:hover {color:#ffffff; background-color:#356A9F; text-decoration: none}
p#indent-header{
        position:relative;
        left:50px;
        margin:0;
        float:left;
        padding:0;
        height:38px;
}
p#pealkiri{
        color:#356A9F;
        font-size:16px;
        letter-spacing:0px;
}
#header-keeled{
        font-size:18px;
        width:160;
        position:relative;
	float:right;
}
div.img{
	margin: 5px;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}	
div.img img{
	display: inline;
	margin: 3px;
	border: 1px solid #cccccc;
}
div.img a:hover img {border: 1px solid #356A9F;}
div.desc{
	text-align: center;
	font-weight: normal;
	width: 220px;
	margin: 1px;
}