body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../data/dalsi/home/bg_home.jpg);
	background-repeat: repeat-x;
	background-color: #004cba;
	color: #e6f0fa;
	font-size: 13px;
        
}
#home {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#home #menu {
	height: 76px;
	background-image: url(../data/menu/menu_back.jpg);
	width: 1000px;
}
#hlavicka {
    position: relative;
    margin:0px;
    padding: 0px;
	height: 516px;
	width: 1000px;
	
}
.tp_hl{
    position: absolute;
    top:0px;
    left: 0px;
    margin:0px;
    padding: 0px;
}

#home #menu ul {
	margin: 0px;
	padding: 0px;
}
#home #menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-right: 1px;
}
#plocha {
	
	
        background-image: url(../data/dalsi/home/plocha_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
        background-color: #0368d4;
}

#plocha a{text-decoration: none;}

.plocha_sub{
width: 1000px;
margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 15px;
}

.clanek_1{
    position:relative;
    margin:0px;
margin-left:40px;
float:left;
width:292px;
height:116px;
	background-image: url(../data/dalsi/fotecka_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}


.clanek_2{
    position:relative;
margin:0px;
margin-left:40px;
float:left;
width:282px;
height:116px;
	background-image: url(../data/dalsi/mikroskop_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}


.clanek_3{
    position:relative;
    margin:0px;
margin-left:40px;
float:left;
width:283px;
height:116px;
	background-image: url(../data/dalsi/doktor_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.text_pole{
position:absolute;
right:5px;
top:15px;
height:80px;
width:170px;
}

#plocha span{
margin:0px;
padding:0px;
color:#e0d000;
font-size:16px;
}

#plocha .text_pole2{
position:absolute;
right:5px;
top:5px;
height:90px;
width:145px;
}

#plocha .text_pole3{
position:absolute;
right:5px;
top:5px;
height:90px;
width:190px;
}

#paticka {
clear:both;
	height: 130px;
	color: #c6e5ff;
	font-size: 11px;
	background-image: url(../data/dalsi/home/paticka_bg.jpg);
	background-repeat: repeat-x;
        background-color: #004cba;
}


.centrovani{
	width: 1000px;
        padding-top:20px;
        padding-left: 33px;
        padding-right: 33px;
	margin-left: auto;
	margin-right: auto;
}
