body {color: #6d6d6d; margin: auto; font: 14px tahoma; max-width: 480px;}
a:link, a:active, a:visited {color: #00A8FF; text-decoration: none;}
a:hover, a:focus {color: #939393;}

.head {
	text-align:left;
	background:#ffcf14 url(h.gif) repeat-x top left;
	height:39px;
	margin-bottom: 3px;
}

hr {
	margin-top : 3px;
	margin-bottom : 3px;
	border-top : 1px dotted #c6c6c6;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
}

img {vertical-align: middle; border-style: none;}

.ads {
	padding: 3px 3px 3px 3px;
	border: 1px solid #e8e8e8;
	background: #f7f7f7;
	margin: 1px;
	font-size: 12px;
}

.rekl img{}

.title {
	margin-top: 3px;
	margin-left: 1px;
	font-weight: bold;
	background:url(t.gif) repeat-x top #00A8FF;
	font-size: 11px;
	color: white;
	text-align:left;
	height:20px;
}

.title a:link {color: #FFFFFF;}
.title a {color: #fff; font-weight: bold;}

.inside_title, .inside-title {
    color: #fff;
    margin-bottom: 5px;
    padding: 2px 6px 2px 6px;
	font-size: 12px;
    display: table;
    background:url(t.gif) repeat-x 50% top #00A8FF;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.menu {
	margin: 1px 2px 1px 2px;
	padding: 3px;
	border: 1px solid #d3d3d3;
	background: #f8f8f8;
}

.title + .menu, .title + .block {
	margin-top: 0px;
    border-top: 0;
}

span.small_text, span.small-text {font-size: 11px; color: grey;}
span.new {font-size: 11px; color: red;}
span.new_week {font-size: 11px; color: #199bd6;}

.block {
	background-color : #fff;
	background-image : url(main.gif);
	background-repeat : repeat-x;
	background-position : 50% 1px;
	margin: 1px 3px 1px 3px;
	padding : 3px;
	border : 1px solid #d3d3d3;
}

.pages {
	background-color : #fff;
	background-image : url(main.gif);
	background-repeat : repeat-x;
	background-position : 50% 1px;
	margin: 1px 3px 1px 3px;
	padding : 3px;
	border : 1px solid #d3d3d3;
}

.foot {
	font-size: 12px;
	color: #ffb900;
	height: 20px;
	text-align: center;
	padding-left: 5px;
}

.foot a {
	color: #868686;
}

.stat {
	padding: 2px;
	background-repeat : repeat-x;
	background-position : top;
	background-image : url(main.gif);
}

.error {
   font-size: 11px;
   color : #FF0000;
   border: 1px #FF0000 solid;
   margin: 1px 0px;
   padding: 1px 1px 1px 1px;
}
.title, .menu, .rekl {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.main {
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 2px;
	background-repeat : repeat-x;
	background-position : top;
	background-image : url(main.gif);
}

input, textarea, select, .auth a, .menu, .title, .error, a.button {
    border-radius: 4px;
}

input, textarea, select {
    color: #828282;
    margin: 1px;
    padding: 2px;
    border: 1px solid #e3e3e3;
    background: #fff;
}

input:focus, textarea:focus, select:focus {
    color: #7a7a7a;
    margin: 1px;
    padding: 2px;
    border: 1px solid #e7e7e7;
    background: #fbfbfb;
}

input[type="submit"] {
    color: #828282;
    margin: 1px;
    padding: 3px;
    border: 1px solid #e3e3e3;
    background: #fff;
    cursor: pointer;
}

textarea {
    width: 160px;
    height: 70px;
}
.thumb {border:1px solid #dcdcdc;padding:1px;width:60px}
h2 {
  font-size: 12px;
  font-weight: normal;
  margin: 1px 2px 1px 2px;
  display: inline;
}
h3 {
  font-size: 14px;
  font-weight: normal;
  margin: 1px 2px 1px 2px;
  display: inline;
}