BODY{
	color : #000000;
	font-family : verdana, tahoma;
	font-size: 11px;
    background-color: #f2fff2;
	padding: 0px;
	margin: 0px;
    spacing: 0px;

	scrollbar-face-color: #E8E8E8;	scrollbar-highlight-color: #E8E8E8;	scrollbar-shadow-color: #E8E8E8;	scrollbar-3dlight-color: #CCCCCC;	scrollbar-arrow-color:  #44C144;	scrollbar-track-color: #CCCCCC;	scrollbar-darkshadow-color: #E8E8E8;
}

TD {

	color : #000000;
	font-family : verdana, tahoma;
	font-size: 11px;
	padding: 0px;
	spacing: 0px;
}

.TDotstup{
	PADDING-RIGHT:20px;
	PADDING-LEFT:20px;
	line-height: 22px;
	font-size: 12px;
}


P {
	font-size: 11px;margin-top:"10px";text-indent:"15px"; margin-right:"0"; margin-left:"0"; margin-bottom:"10px";
    PADDING-RIGHT:20px;
    PADDING-LEFT:20px;

    }

LI{
	font-size: 11px;
}

IMG {
	border-color: #CDCDCD;
}

.IMGinText {
	border-color: #935E5E;
	spacing: 0px;
	padding: 0px;
	margin-right: 0px;	
}




A {
	margin:5px 0px 5px 0px; 
    text-decoration: underline;
	font-weight: bold;
    color: #000000;
}

A:Hover {
	text-decoration: none;
	font-weight: bold;  
    color: #0000000;
}

A:visited {
	text-decoration: underline;
	font-weight: bold;  
    color: #000000;
}
A:visited:hover {
	text-decoration: none;
	font-weight: bold;  
    color: #000000;
}

.small {
	font-size : 10px;

}


HR {
	color: #7EB3E7;
	height: 0pt;
}

big{
	font-size: 12px;

}

H1{
	font-size: 16px;
	text-align: center;
    color: #000000;
}
H2{
	margin:50px 0px 15px 0px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
H3{
	font-size: 12px;
    color: #000000;
}
.div_otstup{
    width:700px;
}
#page{
    margin: 0 auto;
    text-align: left;
    width: 992px;
    border:1px solid #C7C7C7;
    border-top: none;
    border-bottom: none; 
    
}
.TDotstup img{
	max-width:700px;
    width: expression(this.width > 700 ? 700: true);
	margin:10px;
	clear:both;
}
.TDotstup p{
	line-height: 22px;
	font-size: 12px;
    
}
.padding_0 h1{
    padding:0px;
    margin:0px;
    height: 100px;
}
