body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.5;
	font-size: 75%;
	color: #313020;
	background: #ffffff url("back.png") top left repeat-x;
}

h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }

* {
	margin: 0;
	padding: 0;
	border: 0;
}

#logo {
	background: #fff;
	width: 100%;
	margin: 0;
	float: left;
	height: 115px;
}

#content p {
	padding: 5px;
}

#tel {
	color: #313020;
	margin: 20px 10px 10px 0;
	float: right;
	background: url("mobile_phone_32b-bl.png") bottom left no-repeat;
	height: 35px;
	font-size: 24px;
	font-weight: bold;
	width: 220px;
	text-align: right;
}

#logo a {
	position:relative;
	top: 0;
	left: 0;
	width: 393px;
	height: 110px;
	overflow: hidden;
	padding: 10px;
}

#logo a span {
	display: block;
	position: absolute;
        left: 0;
        top: 0;
        width: 393px; 
        height: 110px;
	background: url("logo-b-hover.png") top left no-repeat;
}

#logo a:hover span {
	display: block;
	position: absolute;
        left: 0;
        top: 0;
        width: 393px; 
        height: 110px;
	background: url("logo-b-hover.png") bottom left no-repeat;
}

#main {
	background: none;
	width: 885px;
	margin: 0 auto;
	margin-top: 4em;
}

#obsah {
	widht: 885px;
	margin: 0 auto;
}

#menu {
	background: none;
	height: 30px;
	width: 100%;
	
}

ul#nav, ul#nav li {
	margin:0;
	padding:0;
	list-style:none;
}
ul#nav {
	height:30px;
}		
ul#nav li {
	float:left;
	display:inline;
	margin-right:15px;
	height:30px;
}		
ul#nav li a {
	font-size: 1.5em;
	float:left;
	display:inline;
	height: 30px;
	background:#fef9cc;
	padding-left:10px;
	padding-right:10px;
	color: #313020;
	font-weight: bold;
	text-decoration: none;
}							

			
ul#nav li a:hover, ul#nav li.vybrane a {
	color:#000;
	background-color: #fff;
}

#content {
	border: 3px solid #fff;
	background: #fff;
	padding: 1.5em;
	margin: 0 0 2em 0;
	float: left;
	width: 100%;
}

#content a {
	color: #063d96;
	text-decoration: underline;
}

#content a:hover {
	color: #000;
}

#content ul {
	list-style-type: square;
	padding: 2px 0 2px 20px;
}

#left {
	width: 540px;
	float:left;
	background: #fef9cc;
	padding: 5px;
	border-top: 5px solid #fff79b;
}

#left p {font-size: 1.2em;}

.odkaz {
	text-align: right;
}

#right {
	width: 300px;
	float:right;
	background: #fef9cc;
	padding: 5px;
	border-top: 5px solid #fff79b;
}

#main-con {
	width: 100%;
	float:left;
	margin: 25px 0;
}

#paticka {
	float: right;
	border-top: 5px solid #fff79b;
	text-align: right;
	padding: 8px 15px;
}

h1 {
	font-size: 2.1em;
	color: #313020;
	border-bottom: 3px solid #fff79b;
	margin: 4px 0 10px 0;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #313020;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #313020;
	border-bottom: 1px solid #fff79b;
	margin: 10px 0 0 0;
}

#welcome {
	padding: 0;
	font-size: 1.6em;
	color: #313020;
}

.plosina {
	float: left;
	border: 2px solid #fff79b;
	padding: 0 10px 10px 10px;
	margin: 10px;
	width: 330px;
	color: #313020;
	text-decoration: none;
}

.plosina h3 {
	border-bottom: 1px solid #313020;
}

.plosina:hover {
	border: 2px solid #313020;
	background: #fef9cc;
}

img {
	border: 10px solid #fef9cc;
	margin: 15px;
}

table {
	margin: 10px;
	border: 2px solid #313020;
	background: #fef9cc;
	padding: 2px;
}

td {
	width: 105px;
	border: 1px solid #313020;
	background: #ffffff;
	text-align: center;
	padding: 2px 0;
}
