* {
	margin: 0;
	padding: 0;
}

body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

a {
text-decoration: none;
color: #425969;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 110px;
background: #fff url(images/header.jpg) no-repeat;

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 15px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;

}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 19px;
color: #aaa;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#content {
padding: 0 20px;
}

.right {
float: right;
width: 570px;
text-align: left;
padding-top: 20px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #425969;
color: #fff;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

.left {
float: left;
width: 180px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #425969;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
color: #425969;
}
.left ul li {

font-weight: 600;
}

.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}
ul {
padding: 10px 0 15px 20px;
color: #425969;
}
ul li a {
text-decoration: none;
font-weight: 600;
}
ul li a:hover {

}
li.active  {
	text-decoration: underline;
	color: #9B9B9B;
}

.articles {
padding: 10px 10px 10px 20px;
border-style: none;
	border-width: 1px;
}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
padding-bottom: 10px;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }

blockquote {
text-align: left;
width: 540px;
border-right-style: ridge;
border-bottom-style: ridge;
border-left-style: solid;
border-top-style: solid;
border-top-color: #999;
border-left-color: #999;
border-right-color: #036;
border-right-color: #036;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 3px;
border-bottom-width: 3px;
padding: 10px 10px 5px 10px ;
line-height: 1.5;
}
blockquote  p
{text-align: right;}
	
div#creativecommons
	{
	border-style: none;
	border-width: 1px;
	border-color: #333333;
	padding: 0px 0px 20px 0px ;
 	left: 280px;
	overflow: auto;
	width: 345;
	height: 40;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    z-index: 100;
	}
* html div#creativecommons
{	padding: 10px 10px 10px 145px ;
	width: 84%;
	left: 160px;
	top: 10;
	height: 14%;
}

table {
	border-collapse: collapse;
	width: 560px;
	text-align: left;
	line-height: 200%;
	}
table.cv {
	width: 560px;
	text-align: left;
	line-height: 150%;
	border-bottom: 0px solid #CCC;	
	}
table.cv td {
	text-align: left;
	line-height: 150%;
	border-bottom: 1px dotted  #C1C2C2;	

	}
table.cvp {
	text-align: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size: 10px;
	}

table.cvp  td {
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size: 10px;
	line-height: 150%;
		}

table.cv  td ul {
	color: #000;
		}
th {
	padding: 0 0.5em;
	text-align: center;
	border-top: 1px solid #C1C2C2;
	border-bottom: 1px solid #C1C2C2;
	background: #E5E5E5;
	}

td {
	border-bottom: 0px solid #CCC;
	padding: 0 0.5em;

	}
td.vasak {
	border-right: 1px solid #CCC;
	padding: 0 0.5em;
	font-weight: bold;
	font-size: 10px;
	}
td.parem {
	text-align: left;
	}
td.nimetus {
	width: 450px;

	}
	
p.table  {
	text-align: right;
	line-height: 110%;
	color: #9B9B9B;
	}

hr {
	color: #c1c2c2;
	}

