@charset "utf-8";
/* CSS Document */

* {outline: none;}
body, div,a,ul,li,h1,h2,h3,h4,h5,h6 {padding:0;margin:0;}
a {text-decoration:none; color:#000;}
.l {float: left;}
.r {float: right;}
.clr {clear: both;}

a,img {border:0;}
.light {color:#666;}


.app-plati {
	background:url(payway-amv-eng.gif);
	width:138px;
	height:85px;
	cursor:pointer;
	margin:-5px 0 0 20px;
}

.rad {width:260px;}
.form-row {	width: 259px; clear:both; padding:3px;}
.form-name {float:left; text-align:right; width:110px;padding:3px 15px 0 0;}
.form-input {float:left; text-align:left; width:130px;}

input {
	background:#000; 
	color:#FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#author-info {margin-left:200px;}



body {background: #fff url(header.png) repeat-x; font-family:Geneva,Arial,Helvetica,sans-serif; font-size: 12px;}
#header, #footer, #main {width:100%; min-width: 800px;}
.wrap {width:790px; margin: 0 auto;}

#header-text {margin-top: 108px;text-align:center;text-transform:uppercase;
color:#FFF; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-weight:bold;
height:20px; font-size:14px;}

#mainmenu, #langmenu {list-style:none; margin-top:8px;}
#mainmenu a , #langmenu a{margin: 0 4px; color:#000;font-size:12px;
padding: 2px 6px 2px 6px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
text-transform:uppercase; font-weight:normal}

#mainmenu a:hover , #langmenu a:hover,#mainmenu a.active , #langmenu a.active {
	background:#000; 
	color:#FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mainmenu li {float:left;}
#langmenu li {float:right;}

#main {padding-top: 50px;}

#gallery .image {
	float:left;
	width:155px;
	height:165px;
	text-align:center;
}

#gallery img {
	background:none repeat scroll 0 0 white;
	border:1px #BBBBBB  ridge;
	padding:4px;
	width:108px;
}

.post-delimiter {height:24px;}
.post-title {font-size:16px; padding: 2px 0 14px 0;}
.post-text {font-size:12px;}