/* -------------------------------------------
project:	Max
date:		2009
------------------------------------------- */

/* reset css */
* {font-size:100.01%}
html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,em,img,strong,sub,sup,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
img {display:block;}

/* clearfix */
.clearfix:after { content: ".";  display: block;  clear: both;   visibility: hidden;  line-height: 0;  height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix {    height: 1%; }

body { color:#444; font-family:Arial,Helvetica,sans-serif; line-height:1.5em; }
a {color:#3399cc; text-decoration:underline;}
a:hover {color:#0066ff; text-decoration:underline;}
hr {display:none;}
textarea, input, select, option, button{ font: 1em Arial,Helvetica,sans-serif; }

body{
background:#FFF2E2;	
}
.wrap {width:960px; margin:0 auto;  position:relative;} 

h1 a{color:#333; background:#FFF2E2; padding:5px 10px; text-decoration:none; font-size:1.5em; font-family:"Trebuchet MS"; margin-left:40px; line-height:64px;}
h1 a:hover{color:#000;}

.data_slubu{position:absolute; top:12px; right:20px; padding:0 10px; background:#ffffff; color:#FF6600; height:40px; line-height:40px; font-size:1.2em;}
.data_slubu span{color:#AA8250;}

h2 {color:#FF6600; padding:20px;}

h2.slub{color:#FFCFAC;  padding:0; padding-top:40px; margin-left:30px; text-align:center; width:380px; height:40px;}
h2.slub span{color:#fff;}

h2.do_slubu_zostalo {color:#FF6600; font-weight:normal; font-size:0.8em; position:absolute; top:20px; right:20px;}
h2.do_slubu_zostalo span {font-size:1.6em;}

.left{float:left; width:679px; border-right:1px solid #DAE0D1; position:relative;}
.right{float:right; width:280px;}

.avatar{padding:20px;}
 
.menu_right li { clear:both;	line-height:35px; }
.menu_right li a	{	color:#333; display: block; text-decoration:none;   padding: 4px 0px; padding: 0 10px; margin: 0 20px; 	border-bottom: 1px solid #DAE0D1;}
.menu_right a:hover{text-decoration:none;	}
 
.content{padding:20px;}

#content_wrapper{ background:#fff;}
#content_wrapper2{ background:transparent url(bg_top.png) no-repeat top center;}

#footer{clear:both; padding:20px;}
#footer a{color:#000; font-size:14px;}

