@font-face {
    font-family: 'verbcondregular';
    src: url('/fonts/verbcondregular-webfont.eot');
    src: url('/fonts/verbcondregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/verbcondregular-webfont.woff') format('woff'),
         url('/fonts/verbcondregular-webfont.ttf') format('truetype'),
         url('/fonts/verbcondregular-webfont.svg#verbcondregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'verbcondbold';
    src: url('/fonts/VerbCondSemibold-webfont.eot');
    src: url('/fonts/VerbCondSemibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/VerbCondSemibold-webfont.woff') format('woff'),
         url('/fonts/VerbCondSemibold-webfont.ttf') format('truetype'),
         url('/fonts/VerbCondSemibold-webfont.svg#verbcondregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


* {
 padding:0;
 margin:0;
 border:none;
}

body {
 font-family:Arial, Helvetica, sans-serif;
 font-size:9pt;
 text-align:left;
 line-height:1.5em;
 color:#000000;
 background: #f4fbfe url('../images/bck.png') top center repeat-y;
}

img {
 border:none;
}

a {
 color:#000000;
 text-decoration:underline;
}
a:hover, a:active {
 text-decoration:none;
}
p {
 padding:1em 0em 1.4em 0em;
}
h1, h2, h3, h4 {
 color:#000000;
 font-size:1.9em;
 font-weight:normal; font-family: "verbcondregular",arial;
 margin: 0px; padding: 0px;
}

li {
 list-style-type:none;
}

.clr {
 clear:both;
 font-size:0;
 height:0;
 line-height:0;
}

.middle {
	vertical-align: middle;
	}

.center {
	text-align: center;
	}
	
.right {
	float: right;
	}

.bigger { font-size: 23px; line-height: 1.3em; font-family: "verbcondbold",arial; }

#box {
 width:900px;
 margin-left: auto;
 margin-right: auto;
 position: relative;
 padding-top: 30px;
 position: relative;
}

#wrapper {
 background: url('../images/bckcon.jpg') top center no-repeat;
 margin: auto;
}


#logo {
 background:url('../images/logo.png') top left no-repeat;
 width: 240px;
 height: 54px;
 float: left;
 margin: 20px 0px 10px 20px;
}

#logo a {
 width: 240px;
 height: 54px;
 display: block;
 float: left;
}

#logo p, #logo h1 {
	display: none;
}

#logo span {
	display: none;	
}

#menu {
	padding: 38px 20px 0px 20px;
	float: right;
}

#menu ul {
	margin: 0px;
	}

#menu li {
	list-style-type: none;
	float: left; 
	display: block;
	}
		
#menu a {
	color: #fff;
	display: block;
	font: normal 12pt Calibri,arial;
	text-decoration: none;
	margin-left: 20px;
	}

#menu a:hover {
	color: #c7ed41;
	z-index: 100;
	}


#header {
	width: 900px;
	height: 179px;
	background:url('../images/theme.jpg') top left no-repeat;	
	position: relative;
}

#content {
	width: 900px;
	background: #fff url('../images/pruh.gif') top left no-repeat;	
	position: relative;
	padding: 110px 0px 0px 0px;
}

.in { padding: 20px 40px 20px 40px; }

.perex img { float: left; margin: 0px 20px 0px 0px; }
.perex p, .perex {  font-family: "verbcondregular",arial; font-size: 18px; line-height: 1.5em; }
.perex p {  margin: 0px; padding: 10px 0px; }

.obsah { margin: 20px 0px 50px 0px; font: normal 1.3em/130% arial;}
.obsah ul {}
.obsah li { margin-bottom: 5px; }
.obsah a { color: #556f00; }
.logoa { width: 860px; margin: auto; margin: 10px 0px 30px 0px; }

.lsh { position: absolute; width: 33px; height: 283px; top: 30px; left: -34px; background: url('../images/lsh.png') top left no-repeat; }
.rsh { position: absolute; width: 33px; height: 283px; top: 30px; left: 901px; background: url('../images/rsh.png') top left no-repeat; }

.news strong { font-family: "verbcondregular",arial; font-size: 18px; line-height: 1.5em; }
.news p { margin: 0px; padding: 0px 0px 20px 0px; }