body {
background-color:#6699CC;
font-family: georgia,sans-serif;
color:#333;
margin:0;
padding:0;
}

a:link {color:black;}
a:visited {color:black;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

ul {
	list-style: none;
	margin: 0;
	padding: 0; 
}

.underline {
	text-decoration: underline;
}

.width80 {
	width: 80px;
	height: 80px;
} 

#wrapper {
width:960px;
background-color:#f8f8f8;
margin:0 auto;
border-left:1px solid #696969;
border-right:1px solid #696969;
}

#header {
width:960px;
height:135px;
margin:0 auto;
font-size:20px;
border-bottom:1px solid #696969;
border-top:1px solid #696969;
background-image:url('photos/back.png');
}

.fb-like {
position:absolute;
left:130px;
top:10px;
z-index:0;
}

#header h1 {
padding:10px;
font-size: 30px;
}

#header h2 {
padding:10px;
}

#content2 h2 {
font-size: 20px;
}

#content2 h3 {
font-size: 15px; 
}

#content3 h2 {
font-size: 20px;
}

#content3 h3 {
font-size: 15px; 
}

#sidebar h2 {
padding-left: 10px;
}

#nav {
width:960px;
height:40px;
border-bottom:1px solid #ccc;
background-image:url('photos/lista.png');
font-weight:bold
}

#nav a {
display:inline;
padding:10px;
text-decoration:none;
background-color:#ffffff;
border-radius: 10px;
}

#nav a:link{
color:black;
}

#nav a:visited{
color:black;
}

#nav a:hover {
background-color:#bababa;
height:80px;
color:black;
}

#content {
height:370px;
width:675px;
float:left;
padding:10px;
}

#content3 {

float:left;
padding:10px;
}

#content2 {
width:675px;
float:left;
padding:10px;
}


#sidebar {
width:230px;
float:right;
margin-bottom:25px;
margin-top:30px;
font-family: georgia,sans-serif;
}

#sidebar a {
padding:10px;
text-decoration:none;
font-family: georgia,sans-serif;
}

#sidebar h3 {
padding:10px;
}

#kontakt {
font-size:20px;
font-family: georgia,sans-serif;
font-weight: bold;
}

#logo {
position:absolute;
float:right;
left:475px;
top:50px;
}

#telefon {
position:absolute;
left:50px;
top:320px;
}

#prax {
position:absolute;
float:left;
}

#cislo {
font-size:50px;
position:absolute;
float:left;
left:100px;
top:-50px;

}

#pravafotka {
position:relative;
height:150px;
width:190px;
float:right;
margin-bottom:25px;	
}

#sluchatko {
position:absolute;
height:50px;
width:50px;
float:right;
margin-bottom:25px;	
}

#volajte {
position:absolute;
height:150px;
width:500px;
float:left;
margin-bottom:25px;	
}

#oprava {
position:absolute;
width:300px;
float:right;
margin-bottom:25px;	
}

#sidebar li {
list-style:none;
}

#footer {
clear:both;
width:940px;
height:135px;
border-top:1px solid #ccc;
padding:10px;
}

#footer p {
padding:10px;
}