a {
	text-decoration: none;	
}
a img {
	border: 0;	
}
body {
	text-align: center;
	font-family: Tahoma, Verdana, default;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: url(../images/vrch.gif) top left repeat-x white;
}
#horni_lista {
	background: rgb(208, 73, 51);
	height: 20px;	
}
#hlavni {
	width: 670px;
	margin: auto;
	/*margin-top: -79px;*/
	margin-top:35px;
	text-align: left;
}
#seda {
	background: rgb(225,225,225);
	height: 55px;
}
#tmave_seda {
	height: 40px;
	background: rgb(215,215,215);
}
#ikonky {
	padding-bottom: 3px;
	border-bottom: rgb(215, 215, 215) solid 4px;
	margin-bottom: 7px;
	height:15px;
	font-size: 10px;
}
#menu {
	height: 38px;
	text-align: center;
	clear: both;
}
#menu a {
	height: 36px;
	display: block;
	border: 1px solid white;
	border-right: 0;
	background: url(../images/menu.gif) top left repeat-x;
	float: left;
	width:166px;
	color: rgb(225,225,227);
}
#menu #posledni {
	border-right:1px solid white;
}
#menu a:hover {
	height: 39px;
	display: block;
	border: 1px solid white;
	border-right: 0;
	background: url(../images/menu_hover.gif) top left repeat-x;
	float: left;
	width:166px;
	color: rgb(225,225,227);
	margin-top: -3px;
	color: white;
}
#menu a strong{
	display: block;
	margin-top: 10px;
	font-decoration: none;
}
#menu a:hover strong{
	display: block;
	margin-top: 13px;
	font-decoration: none;
}
#logo {
	margin-top: 10px;
	width: 330px;
	float: left;
	background: rgb(246,246,246);
	border-left: rgb(231,231,231) solid 1px;
	border-bottom: rgb(231,231,231) solid 1px;
	
}
#logo img {
	float: left;
	margin-right: 5px;
	margin-left:3px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#logo a {
	color: rgb(126,126,126);
}

#logo #vytvarime {
	font-size: 18px;
	font-weight: normal;
	display: block;
	width: 250px;
	float: left;
	margin-top: 8px;
	margin-bottom: 2px;
}
#logo #jmena {
	color:rgb(188,188,188);
	font-size: 15px;
	margin-bottom: 2px;
}
#logo .seznam {
	background: white;
	float: left;
	width: 163px;
}

#buchta {
	width: 334px;
	height: 191px;
	background: url(../images/buchta.gif) no-repeat top left;
	float: left;
	margin-top:3px;
}
#menu_seznamy {
	margin-top:15px;
	border-top: rgb(231,231,231) 10px solid;
	background: white;
	height: 108px;
}
#menu_seznamy h2 {
	color: rgb(226,130,114);
	text-align: right;
	margin-top:4px;
	margin-bottom:4px;
	font-size:14px;
	margin-right:5px;
}
#menu_seznamy a {
	 background: url('../images/ikonky/oblibene.gif') bottom left no-repeat;
	 padding-left: 16px;
	 display: block;
	 color: black;
	 font-size:10px;
	 padding-bottom:2px;
}
#menu_seznamy a:hover {
	 background: url('../images/ikonky/oblibene.gif') bottom left no-repeat;
	 padding-left: 16px;
	 display: block;
	 color: black;
	 font-size:10px;
	 padding-bottom:2px;
	 text-decoration: underline;
}
.clear {
	clear: both;	
	height:1px;
	overflow:hidden;
}
#text {
	float: left;
	width:495px;
	font-size: 11px;
	color: rgb(90,90,90);
	border-right:1px solid rgb(215,215,215);
	margin-right: 5px;
}
#pravy_panel {
	width: 169px;
	float: left;	
	font-size:10px;
	
}
.nadpisek {
	color: rgb(199,199,199);
	padding-bottom:4px;
	margin-top:3px;
}
.nadpisek img {
	margin-right:1px;
	
	position: relative;
	top: 4px;
}
#text h1 {
	color: rgb(100,100,100);
	font-size:14px;
	padding-top:5px;
	margin-bottom:2px;
	font-weight:300;
	background: url(../images/ctverecek.gif) no-repeat top left;
}
#text h2 {
	color: rgb(100,100,100);
	font-size:13px;
	padding-top:5px;
	margin-bottom:2px;
	font-weight:300;
	background: url(../images/ctverecek.gif) no-repeat top left;
}
#text h2 a { 
    color: rgb(100,100,100);
    }
#pravy_panel h2 {
	color: rgb(149,149,149);
	font-size:13px;
	margin-top:2px;
	margin-bottom:2px;
	font-weight:300;
	padding-top:5px;
	background: url(../images/ctverecek.gif) no-repeat top left;
}
#pravy_panel a {
	color: black;
	display: block;
	
	margin-top:5px;
}
#nasi_klienti {
	clear: both;
	border-bottom: 3px solid rgb(227,227,227);
	margin-top:10px;
}
#nasi_klienti h2 {
	color: rgb(149,149,149);
	font-size:13px;
	margin-top:2px;
	margin-bottom:2px;
	font-weight:300;
}
#dolni_menu {
	text-align:center;
	padding-top:5px;
}
#dolni_menu div{
	margin: auto;
	width:500px;
}
#dolni_menu a{
	width:100px;
	float: left;
	font-size:11px;
	color: black;
	
}
#dolni_menu img {
	margin-top: 4px;
	float: left;
}
#dolni_lista {
	background: rgb(208, 73, 51);
	height: 15px;	
	border-top: 3px solid rgb(215,215,215);
	margin-top:6px;
}
#text p {
	padding-right:8px;
}
#text ul {
	padding-right:8px;
}
#ikonky a {
	color: black;
	text-decoration: none;
	float: left;
	display: block;
	width: 150px;
	vertical-align: center;
}
#ikonky a img {
	border:0;
	
}
.ref_obrazek {
    width: 220px;
    float: left;
    border: 3px solid #d7d7d7;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
}
.ref_popis {
    width: 255px;
    float: left;
    margin-left: 10px;
}
.ref {
    clear: both;
    margin-bottom: 30px;
}
ul a {
  color: black;
}

ul a:hover {
  color: black;
  text-decoration: underline;
  }
