/* CSS Document */

* {margin:0;padding:0}

p {margin:10 0 10 0;}
ul li {list-style-type:square}
img {border:none}
acronym {border-bottom:1px dotted black;cursor: help}
.center {text-align:center}
.cara {border-top:1px solid silver}
table {font-size:100%}


h1 {letter-spacing:2;margin-top:10px;margin-bottom:10px;text-align:left;
color:rgb(0,0,204);font-size:160%}
h1 a {text-decoration:none}

h2 {letter-spacing:2;color:rgb(0,0,153);
font-size:140%}

h3 {color:rgb(0,0,153);font-size:120%;margin-top:5px;margin-bottom:2px;
letter-spacing:1}

body 
{background-color:rgb(255,255,255);color:rgb(0,0,0);
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-size:0.8em;
text-align:center;}

a {color:rgb(0,0,153);text-decoration:underline}
a:link {color:rgb(0,0,153)}
a:visited {color:rgb(0,0,153)}
a:active {color:rgb(0,0,153)}
a:hover {color:rgb(0,0,0);text-decoration:none;
background:rgb(244,244,244)}




.web {position:relative;
margin: 0 auto;
text-align:left;
background:white;width:800px}

/*hlava*/



.hlava {background:rgb(255,255,255);padding:5px;
border-bottom:5px solid rgb(0,0,204);
color:rgb(255,255,0)

}

.stav {
position:absolute;right:0;top:0
}



/*levé menu*/


.texty {
width:550px;
padding-top:10px;
color:rgb(64,64,64)
}

.cenik {
position:absolute;top:483;left:0;

background:rgb(255,255,204);width:250px;
padding:10px;
border:0px solid rgb(0,0,204);
}


/*konec levého menu*/

.sluzby {width:300px;
/*border-left:1px solid rgb(227,227,227);
border-right:1px solid rgb(227,227,227);
/*border-right:1px solid rgb(227,227,227);*/
margin-left:275px;padding:10px;
background:rgb(255,255,204)}



/*pravé menu*/

.kdo {position:absolute;right:0;top:60;
width:210;padding:10px;
background:rgb(223,223,223)}

/*reference*/

.reference
{
background:rgb(239,239,239);
padding:10px;
border: 1px dashed rgb(160,160,160);

}


.ref td {width:25%;border:1px solid rgb(0,0,204);padding:5px;
background:rgb(255,255,204);}
.ref h3 {letter-spacing:0;margin:0}



/*patka*/

.patka {
margin-top:20px;padding-bottom:20px;
border-top:1px solid rgb(208,208,208);
border-left:1px solid rgb(208,208,208);
border-right:1px solid rgb(208,208,208);
padding-top:5px;background:rgb(239,239,239)}


input, textarea, select {background-color: white; 
color: navy; border: 1px solid rgb(227,227,227)} 
input.tlacitko {background-color: navy; color: #ffffcc; 
font-weight: bold; cursor: hand}

/*podstránky speciál*/

.navrat {background:yellow;width:300px;padding:1px}
.text {margin-left:250px}
.menu {position:absolute;top:90px;left:0px;
background:rgb(255,255,204);
width:210px;padding:5px
}
.menu a {

 color: rgb(115,115,115);

 text-decoration: none;

padding:2px;
background-color:rgb(255,255,255);
display: block;
	margin-bottom: 0px;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(255,255,255);
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255,255,255);

}

.menu a:hover {
background:rgb(255,204,0);
border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(115,115,115);
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(115,115,115);
}

ul {margin-left:30px;margin-bottom:10px}
td {padding:5px}
th {padding:5px}
table {margin-bottom:5px}





