/*
Theme Name: Eibe
Description: Eibe pension
Version: 1.0
Author: Michal Mujgos
*/

* {
list-style-type:none;
margin: 0;
padding: 0;
}

img{
	border: 0px;
}

body {
	font-size: 14px;
	font-family: Times New Roman, Arial;
	background-color: #ddd5b5;
	text-color: 5d5d5d;
}

h1 {font: normal 2em Times; margin: 1.3em 1em 1em 0; color: #5d5d5d; float: left;}
h2 {font: normal 1.4em Times; color: #5d5d5d; margin: 30px 0 10px 15px;}
h3 {font: normal 1.2em Times; color: #5d5d5d;  margin: 30px 0 5px 15px;}
h4 {font: bold 1.1em Times; margin-top: 0.4em; color: #5d5d5d;}
p {font: normal 16px Times; color: #515050; margin-bottom: 15px; margin-top: 15px; text-align: justify;}

p a{font: normal 16px Times; color: #557fea; text-decoration: none;}
p a:hover{font: normal 16px Times; color: #557fea; text-decoration: underline;}
p a:visited{font: normal 16px Times; color: #557fea; text-decoration: none;}

td {border: 1px solid; padding: 5px; font: normal 14px Times; color: #515050;}

.seznam{
	font-size: 14px;
	font-family: Times New Roman, Arial;
	text-color: #5d5d5d !important;
}

.wpcf7 input{padding: 3px; margin-bottom: 7px;}

#header {
	height: 169px;	width: 800px;
	background: url(images/header-bg.jpg) no-repeat top #ddd5b5;
	margin: 0 auto;
}

#main {
	margin: 0 auto;
	width: 770px;
}

#content {
	width: 530px;
	float: right;
	margin: 0 15px 15px 15px;
}

	#content #lang{
	float: right;
	}
			
	#content #lang img{
		padding: 0 10px 0 10px;
	}

html>/**/body #nadpis, foo:-moz-any-link, foo:default {
		height: 39px;
		background: url(images/nadpis.jpg) no-repeat;
margin-left: 200px;		
margin-top: 33px;
		margin-bottom: 2em;
		margin-right: -30px !important;
 }	

	#content #nadpis{
		height: 39px;
		background: url(images/nadpis.jpg) no-repeat;
		margin-top: 33px;
		margin-bottom: 2em;
		margin-right: -30px !important;
	}

#sidebar {
	width: 200px;
	float: left;
	margin-top: 20px;

}
	
	#sidebar .top{
		width: 198px; height: 64px;
		background: url(images/sidebar-top.jpg) no-repeat top #ddd5b5;
	}
		
	#sidebar .menu{
		background: url(images/sidebar-bg.jpg) no-repeat #ddd5b5;
		width: 200px; height: 213px;
		text-align: center;
	}
	
	#sidebar .pagenav li{
		padding: 4px;
		text-transform: uppercase;
	}
	
	#sidebar .pagenav li:first-letter{
		font-size: 17px;
	}
	
	#sidebar .pagenav a{
		font: normal 1.1em Times;
		Letter-spacing: -0.5px;
		line-height: 16px;
		text-decoration: none;
		color: #5d5d5d;
	}
	
	#sidebar .pagenav li a:hover{
		text-decoration: underline;
		color: #5d5d5d;
	}
	
	#sidebar .pagenav li a:visited{
		color: #5d5d5d;
	}

#footer {
	height: 29px; width: 550px;
	margin-top: 50px;
margin-bottom: 50px;
	background: url(images/footer-bg.jpg) no-repeat #ddd5b5;
}

	#footer #nav{
		padding:  30px 0 0 20px;
	}
	
	#footer #nav li:first-letter{
		font-size: 16px;
	}
	
	#footer #nav li{
		display: inline;
		padding: 8px;
		text-transform: uppercase;
	}
	
	#footer a{
		font: normal 0.7em Times;
		Letter-spacing: -0.5px;
		line-height: 16px;
		text-decoration: none;
		color: #5d5d5d;
	}
	
	#footer a:hover{
		text-decoration: underline;
		text-color: #5d5d5d;
	}
	
	#footer a:visited{
		color: #5d5d5d;
	}