﻿a {
color:black;

font-weight: bold;
}
li a:hover   {
color: red; 
}

ul
 {
    margin: 0px;
    padding: 0px;
   
  } 
li a
 {
 color:#d35759;
 text-decoration: none;
 font-weight: bold;
 }
 #menuseznam li {
    margin: 0px;
    padding: 2px 40px;
    float: left;
    list-style-type: none;
    font-size: 12pt;
	color:white;
  } 
#tp_bg {
	background: #d35758 url(../grafika/tp_bg.jpg) repeat-x top center;*/
	padding: 5px 0px 0px 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	clear: both;
}
body{
	font: normal 20pt Helvetica, Helvetica, Helvetica, sans-serif;
	color: #000000;
	background: #eeeeee;
/*
  background: -moz-linear-gradient(top,  #eeeeee 0%, #c8191a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#c8191a));
  background: -webkit-linear-gradient(top,  #eeeeee 0%,#aaaaaa 100%);
  background: -o-linear-gradient(top,  #eeeeee 0%,#c8191a 100%);
  background: -ms-linear-gradient(top,  #eeeeee 0%,#c8191a 100%);
  background: linear-gradient(to bottom,  #eeeeee 0%,#c8191a 100%);*/
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
h1{
color: #AAAAAA;
padding-top: 5px;
margin-top: 0px;

}
#footer {
	margin: 0px;
	width: 100%;
	background: #d35758 url(../grafika/footer_bg_horiz.jpg) repeat-x bottom center;
}

#foot_wrap {
	background: transparent url(../grafika/content_bg.png) repeat-y top center;
	width: 1050px;
	margin: 0px auto;
}

#paticka {
	background: transparent url(../grafika/footer.jpg) no-repeat bottom center;
	height: 400px;
	position: relative;

}
#copyright {
width: 100%;
	text-align: center;
position: absolute; bottom: 0; left: 0; 
	font: 10px Helvetica, Helvetica, sans-serif;
}
#paticka #mod_user7 {
	position: absolute;
	left: 83px;
	top: 3px;
	margin: 0px;
	padding: 0px;
	width: 375px;
}

#paticka #mod_user7 h3 {
	font: bold 14px Helvetica, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #993300;
	letter-spacing: -1px;
	margin-bottom: 0px;
}

#paticka #mod_user7 p {
	padding: 0px; margin: 0px;
}

#paticka #mod_user7 a {
	font-weight: bold;
	text-decoration: none;
	color: #d35759;
}

#paticka #mod_user7 a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#paticka #copy {
	position: relative;
	top: 132px;
	left: 83px;
	font-size: 15px;
	color: #6d6c6c;
	text-align: left;
	margin: 0px;
	padding: 2px 0px;
	line-height: 16px;
	background: transparent;
	width: 355px;
}

#paticka #copy a {
	text-decoration: none;
	color: #6d6c6c;
	font-weight: bold;
}

#paticka #copy a:hover {
	text-decoration: none;
	color: #993300;
}
#obsah { 
	text-align: left;
	margin: 0px auto;
	width: 1050px;
	background: #000000 url(../grafika/content_bg.png) repeat-y top center;
	padding: 0px;
	min-height: 500px;

}
#obsah2 { 
	color: black;
	font-size: 11pt;
	padding:0px 20px 0px 20px;
	min-height: 500px;
	}

#c_top {
	background: transparent url(../grafika/top_bg.png) no-repeat top center;
	width: 1050px;
	height: 192px; 
}
#menu { 
	text-align: left;
	margin-top: 0px auto;
	width: 1050px;
	background: #333333;
	height: 27px;
	vertical-align: center;
	padding-top: 0px;
}
.procedury li{
margin-left: 20px;
list-style-type: square;
color: #333333;
}
img {
box-shadow: 10px 10px 5px #888;
text-decoration: none;

}
.fotogalerie {
text-decoration: none;
}
.fotogalerie img{
/*border: 1px solid #d35759;*/
margin-right: 40px;
margin-bottom: 10px;
}
.nabizim-foto {
text-decoration: none;
margin-right: 40px;
margin-bottom: 10px;
}
.provozovna-foto img{
/*border: 1px solid #d35759;#d35759;*/
margin-right: 20px;
margin-bottom: 10px;
}

#wrapper {
    width: 1001px;
 
    overflow: hidden; /* will contain if #first is longer than #second */
}
#prvni {
    width: 700px;
    float:left; /* add this */
    border-right: 1px solid #888888;
	padding-right: 20px;

}
#druhy {
   
    overflow: hidden; /* if you don't want #second to wrap below #first */
	padding-left: 20px;

}
table, td, th {
border: 1px solid #aaaaaa;
}
th
{
background-color:#aaaaaa;
color:white;
}