body {
        color: #000000;
        font-family: Arial, Times New Roman CE, Times CE, Times New Roman,Times;
        font-size: 12px;
        text-decoration: none;
        text-align:center;
        margin:0; 
        padding:0;
}


h1 {
	color: #996600;
	font-size: 18px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}

a {
        text-decoration: none;
        color: #663300;
        font-weight: normal;
}

a:hover {
        text-decoration:underline;
        color : red;
}





.main {
margin:1em auto;
margin-top:0px;
width: 920px;
height: 1050px;
padding:0;
}

.left {
width: 254px;
height: 1050px;
background: url(../imgs/left.jpg) no-repeat;
float: left;
padding:0;
}

.left_content {
width: 239px;
height: 680px;
overflow: hidden;
margin-top: 70px;
text-align: left;
float: left;
padding:0;
}



.right {
width: 666px;
height: 1050px;
background: url(../imgs/right.jpg) no-repeat;
float: right;
padding:0;
}

.right_content {
width: 666px;
height: 700px;
margin-top: 7px;
text-align:left;
overflow: auto;
padding:10;
}

.right_content_iframe {
width: 666px;
height: 700px;
margin-top: 7px;
text-align:left;
overflow: auto;
}


hr.cleaner 
{ 
clear:both; 
display: none 
}


.menublock {
        width: 220px;
        margin-left:25px;
}

.buttons a {  
        color: #663300;
        font-weight : normal;
        display: block;
        text-decoration: none;
        text-align: left;
        width: 220px;
        height : 18px;
	font-size: 12px;

}

.buttons a:hover {
        color: red;
        font-weight : normal;
        display: block;
        text-decoration: underline;
        text-align: left;
        width: 220px;
        height : 18px;
        font-size: 12px;
}



.mutace_01 { margin-left: 350px;
	margin-top: 0px;
	

}


.mutace_02 { margin-left: 370px;
	margin-top: 115px;
	

}


.logo { margin-right: 0px;
	margin-top: 15px;
	

}