@import url("minebot.css");

body {
	text-align: center;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	color: black;
	margin: 50px 0 0 0;
}
#top,#midle,#bottom{
position: relative;
width: 760px;
background: white repeat-x top;
text-align: left;
margin: 0px auto;
}
#top{
height: 140px;
background: url(bgtop.gif);
}
#top img{
border:0;
}
#midle{
min-height:300px;
}

#midle p{
text-indent: 1em;
}



#bottom{
height: 91px;
background: url(bgbottom.gif);
clear:both;
}
#lmid,#rmid{
position: relative;
min-height:350px;
_height:350px;
padding: 0; 
margin:0;
float:right;
}
#lmid{
width: 300px;
}
#lmid_obsah{
text-align: center;
padding-top: 50px;
}

img{
border: 0px;
}

#rmid{
width: 460px;
}
#rmid_obsah{
padding: 10px;
}
div.logo{
position: absolute;
left:40px;
top:21px;
}
div.corner{
position: absolute;
width: 250px;
height: 25px;
right:0px;
top:82px;
background: #E7E7E7 url(corner.gif) no-repeat left top;
}
img.email{
position: relative;
left: 30px;
top:2px;
}
h1.rp{
display: block;
position: absolute;
margin: 0; padding: 0;
top:56px; right: 20px;
font-style: italic;
font-weight: normal;
font-size: 14px;
color: white;
}
#menu{
display: block;
position: absolute;
left:10px; bottom: 15px;
width:auto;
font-style: italic;
color: #ADAEAD;
}
#menu a,.nolink{
margin: auto 8px;
text-decoration: none;
}
#menu a:link,#menu a:visited {
color: #000000;
}
#menu a:hover{
color:#2969BD;
}
.copy{
position: relative;
top:57px;
left:10px;
font-style: italic;
color: #737173;
}

.pocitadlo{
position: relative;
top:57px;
left:530px;
font-style: italic;
color: #737173;
}

.copy a{
color: #737173;
}

.kod {
border: 1px solid black ;
background: #D0EEF2 url();
font: normal Courier New;
padding: 5px; 
font-size: small; 
}

h2{
font-size: 14px;
font-weight: bold;
}

h3{
font-size: 12px;
font-weight: bold;
color: rgb(0,64,128);
}


.pr{
position: absolute;
right: 10px ;
line-height: 2em;
}
#mailform{
margin-left:25px;

}


