html
{
	margin:0;
	padding:0;
}

body
{
	margin:0;
	padding:0;
	background-color: #ddd; 
	font-family: Tahoma, Arial, sans-serif; 
	line-height: 1.5; 
	font-size: 80%;
	color: black;
}


#stin-l
{
	width: 964px;
	margin: 0 auto;
 	background-image:url("../images/stin-l.gif"); 
	background-repeat:repeat-y;
	background-position: 0 0;

}

#stin-p
{
	width: 964px;
	margin: 0 auto;
 	background-image:url("../images/stin-r.gif"); 
	background-repeat:repeat-y;
	background-position: 100% 0;
}

#petr-hladis
{
	background-color: #fff; 
	padding:0;
 	background-image:url("../images/fotka.jpg"); 
	background-repeat:no-repeat;
	background-position: 22px 5px;
	width: 940px;
	margin: 0 auto;
}



#vnitrni
{
 	background-image:url("../images/sokoli.gif"); 
	background-repeat:no-repeat;
	background-position: 500px 0;
}

#top
{
  border-bottom: 1px solid #888888;
  width:940px;
}

#telo
{
      	width:940px;
}

#menu
{
  float:left;
  font-weight:bold;
  width:160px;
  padding:  0 5px  0 37px;
  margin:10px 30px 10px 0px;

}


#txt
{
  padding:10px;
  margin:10px 0px 10px 220px;
  width:680px;
  border-left: 1px solid #888888;
}



#spodek
{
        border-top: 1px solid #888888;
	margin:0;
	padding:0;
	height:35px;
	clear:both;
}

.correct
{
  clear:both;
  visibility: hidden;
  height:1px;
  font-size:1px;
}


h1, h2, h3, h4, h5, h6
{
 	color:#34A3DC;
  	font-family: Calibri, Arial, sans-serif; 
}

p
{
	text-align:justify;
}

a
{
 	color:#34A3DC;	
}

a:hover
{
	text-decoration:none;
}




#top h1, #top h2
{
  	font-family: Calibri, Arial, sans-serif; 
        padding:0;
	padding-left: 170px;

}

#top h1 a, #top h2 a
{
	text-decoration:none;

}

#top h2 a
{
	text-decoration:none;
	color:#000000;
}


#top h1
{
 	color:#34A3DC;
	font-size:60px;
	margin:0;
        padding-top:50px;

}

#top h2
{
	font-size:28px;
        margin-top:-20px;
        letter-spacing:6px;
}







#menu
{
	text-align:left;
	font-size: 100%;
}
#menu a
{
	text-align:left;
	text-decoration:none;	 	
	display:block;
        border-bottom: 1px solid #888888;
	padding:4px 0;
}



#menu a:hover
{
	color:#555555;
        border-bottom: 5px solid #888888;
	padding-bottom:0;
}

#menu strong
{
	display:block;
	color:#000000;
	font-size:1.1em;
	font-family: Calibri, Arial, sans-serif; 
	margin:1em 0 0.5em 0;
}

#menu img
{
	border:1px solid black;
	background-color: white;
	margin: 5px 0;
        padding: 5px;
}

img
{
	border:0;
}

#menu a.noborder
{
	border:0;
	padding:4px 0;
}


table.cv th
{
	text-align:right;
	vertical-align:top;
	padding-right:10px;
}

#spodek div
{
	font-size:85%;
	color:#555555;	
	width:910px;
	text-align:right;
	position:relative;
	top:10px;
}

.center
{
	text-align:center;
}

code
{
	font-size:1.2em;	
}
