body {
    background:#919191;
    margin:0;
    padding:0;
}
.baza {
	margin:0 auto;
    padding:0;
    background:#fff url(../img/fondown.png);
	background-repeat:repeat-x; 
	background-position:bottom;
}
.div1 {
    max-width:1100px;
    min-width:820px;
    border:0;
    margin:0 auto;
	text-align:center;
    padding:10px;
}
.div2 ol li {
	padding:10px;
}
.div4 ol li {
	font-weight:bold;	
}
.div4 ul li {
	font:18px Garamond;	
}
.div3 {
    max-width:1100px;
    min-width:820px;
    margin:0 auto 20px auto;
    border:1px;
	border-radius:10px;
    background:#fff url(../img/fonup.png);
	background-repeat:repeat-x; 
	padding-bottom:20px;
}
#r1001 {
    min-width:990px;
}

.div2 {
    margin:0 6%;
	font:18px Garamond;
}
.div4 {
    margin:0 6%;
	font:18px Garamond;
}
.div5 {
    position:relative;
    background:#fff url(../img/r-background.jpg);
    width:980px;
    height:550px;
    border:1px #000 solid;
    margin:0 auto;
}
.googlecalendar{
	width:942px; 
	height:502px;
	position:absolute;
    top:50%;
    left:50%;
	margin:-251px 0 0 -471px;
}
.f-left {
	float:left;
    width:160px;
	margin:0 0 5px 0;
}
.f-right {
	float:right;
	margin:0 0 5px 0;
	text-align:right;
}
.img-right {
	float:right;
}
#img-right {
	float:right;
    width:150px;
}
#click-right {
    min-width:250px;
	float:right;
    width:250px;
}
.bold {font-weight:bold;}
.clear {clear:both;} 
.ul1 {list-style-type:Lower-alpha}
.ul3 {list-style-type:Decimal}
.ul4 {list-style-type:disc;}
#absolute {position:absolute;}
#img_l20 {
	margin:0 0 0 20px;
}
.img_r30 {
	margin:0 30px 0 0;
}
.tdright {
    background:url(../img/tdright.png);
	background-repeat:no-repeat; 
	background-position:right top;
}
.tdcenter {
    background:url(../img/tdcenter.png);
	background-repeat:repeat-x; 
}
.tdleft {
    background:url(../img/tdleft.png);
	background-repeat:no-repeat; 
}
#user_block_1 {
	margin:0 0 0 30px;
}
.citata {
	text-align:right;
	font-style:italic;
}
.liststylenone {
	list-style-type:none;
}
.indent40px p,h3 {
	text-indent:40px;
}