* {
	margin:0px;
	padding:0px;
}
html {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	background-color: #000;
	background: url(images/bg_body.png) repeat-x #f6f6f6;
	font-size: 12px;
	color: #464646;
}
td {
	font-size: 13px;
}
a, a:active, a:visited {
	color: #0055cc;
	text-decoration:underline;
}
a:hover {
	color: #0055cc;
	text-decoration:none;
}
img {
	border: 0;
}
.cleaner {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#wrapper {
	width: 870px;
	margin: 34px 0 0 77px;
	margin:0 auto;
	margin-top:34px;
}
#header {
	padding: 0 0 15px 0;
	margin-right: 20px;
}
#logo {
	background:url(images/logo.png) no-repeat;
	width:352px;
	height:64px;
	text-indent:-10000px;
}

div#lang { float:right; position:relative; right:-368px; top:-10px; text-align:right;}

div#lang_ru { float:right; position:relative; right:-383px; top:-10px;}

div#lang a {color:#aaaaaa;
	text-decoration:underline;
	font-size:11px;}

div#lang_ru a
{color:#aaaaaa;
	text-decoration:underline;
	font-size:11px;}

div#lang a:hover {color:#aaaaaa;
	text-decoration:none;
	font-size:11px;}

div#lang_ru a:hover
{color:#aaaaaa;
	text-decoration:none;
	font-size:11px;}

#info, #info2 {
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #d5d5d5;
	line-height: 170%;
}
#cv {
	margin-top: 50px;
	margin-bottom: 10px;
	padding: 0 0 15px 0;
	line-height: 170%;
}
#info .welcome, #info2 .welcome {
	width: 550px;
	float: left;
}
#info .pokec2, #info2 .pokec2 {
	width: 400px;
	float: left;
}
#info .pokec2 img, #info2 .pokec2 img {
	position:relative;
	top:3px;
}
#info .kontakt, #info2 .kontakt {
	width: 200px;
	float: right;
	text-align: right;
}
div#referencie {
	margin-top: 10px;
	padding: 0;
	margin-bottom: 10px;
}
span.zvyrazni {
	color: #ccc;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 24px;
	color: #010101;
	;
	font-weight: normal;
}
h1.freelance {
	background:url(images/h1_freelance.png) no-repeat;
	height:26px;
	width:319px;
	text-indent:-10000px;
}
h1.work {
	background:url(images/h1_work.png) no-repeat;
	height:26px;
	width:135px;
	text-indent:-10000px;
}
h2 {
	font-size:16px;
	padding-bottom:10px;
}
h3 {
	font-size:14px;
	padding-bottom:15px;
}
h4 {
	font-size:12px;
	padding-bottom:10px;
}
ul {
	padding-left:30px;
	padding-bottom:10px;
}
div.box {
	width: 270px;
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
}
* html div.box {
	margin: 0 17px 20px 0;
}
div.box .image {
	padding: 10px;
	background-color: #f2f2f2;
	border:1px solid #e6e5e7;
}
div.box .image:hover {
	background-color: #e6e5e7;
}
div.box .text {
	padding: 10px;
	background-color: #f2f2f2;
	border-right:1px solid #e6e5e7;
	border-left:1px solid #e6e5e7;
	border-bottom:1px solid #e6e5e7;
	margin-top: 0;
	font-size: 11px;
	color: #454545;
	line-height: 130%;
}
div.box .text span {
	display: block;
	color: #aaa;
	font-weight: bold;
}
.menu ul {
	float: right;
	list-style:none;
	margin-top: 40px;
	font-weight: bold;
	position:relative;
	right:-30px;
}
.menu ul li {
	float:left;
}
.menu a, .menu a:active, .menu a:visited {
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	margin-right:10px;
	color:#aaaaaa;
	text-decoration:underline;
}

.menu a:hover {
	color: #ffffff;
	background: #333;
	text-decoration:none;
}


.menu li:hover a {
	color: #ffffff;
	background: #333;
	text-decoration:none;
}
.menu li.active a {
	color: white;
	background: #333;
	text-decoration:none;
}
#footer {
	padding: 10px 10px 20px 10px;
	border-top: 1px solid #d5d5d5;
	font-size: 11px;
	color: #333;
	margin: 0 20px 0 0;
}
#footer p {
	padding-bottom:5px;
}
.top {
	float: right;
	width: 200px;
	text-align: right;
	font-weight: normal;
}
table, table td {
	margin:0px;
	padding:0px;
}
table.cv {
	width:100%;
	border-top:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-collapse:collapse;
}
table.cv td {
	color:#464646;
	border-bottom:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	padding:0px;
	padding:15px;
}
table.cv td.alt {
	text-align:center;
	color:#777777;
	padding-left:0px;
	padding-right:0px;
}
table.cv tr:hover td {
	background-color: #e6e5e7;
}
span.hint {
	font-size: 11px;
	color: #555;
	line-height: 100%;
}
form, fieldset {
	border: none;
}
.form-box {
	float:right;
	width:340px;
}
.form-box input, .form-box textarea {
	border: 1px solid #d5d5d5;
	background-color: #e3e3e3;
	padding: 3px;
	color: #777;
	width: 200px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form-box textarea {
	width: 332px;
}
.form-box textarea:focus, .form-box input:focus {
	border: 1px solid #d5d5d5;
}
input.btn-submit {
	width: 100px;
	background-color: #e3e3e3;
	color: #777777;
	border:1px solid #b3b3b3;
}
.kontakt ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.kontakt ul li {
	color: #777777;
}
span.euro {
	font-size: 12px;
	color: #777;
}
table.tabulka tr:hover td span.euro {
	color: white;
}
hr {
	border:0;
	height:1px;
	color:#d5d5d5;
	background:#d5d5d5;
	margin: 15px 0;
}
#adsense {
	text-align:center;
	margin-bottom:10px;
	font-size:11px;
}
