@charset "UTF-8";
/**********************************************************
	
	Design Reklama	version: 1.0	
	by Martin Šťastný - http://www.martinstastny.cz

***********************************************************/
*{
	margin: 0 auto;
	padding: 0;
}
body{
	background: #1d1c1c;
	font: 1em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}
#pagewrap{
	width: 960px;
	padding-left: 20px;
	padding-right: 20px;
}
#header{
	height: 155px;
	border-bottom:1px solid #272626;
}
#header h1 a{
	background: transparent url(../img/logo.png) no-repeat;
	width: 166px;
	height: 84px;
	float: left;
	position: relative;
	top: 60px;
	outline: none;
}
#header h1 span{
	display: none;
}
#nav{
	float: right;
	list-style: none;
	position: relative;
	top: 120px;
	width: 700px;
}
#nav li{
	float: left;
	height: 20px;
	display: inline;
	margin-left: 60px;
}
#nav li a{
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
	padding-left: 12px;
}
#nav li a:hover{
	background: url(../img/li.jpg) no-repeat;
	background-position: left;
}
#nav li.active{
	background: url(../img/li.jpg) no-repeat;
	background-position: left;
}
#navsecond{
	right: 10px;
	list-style: none;
	position: relative;
	top: 15px;
	margin-bottom: 50px;
}
#navsecond li{
	display: inline;
	margin-left: 95px;	
}
#navsecond li a{
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 0.95em;
	color: #fff;
	text-decoration: none;
}
#navsecond li a:hover{
	color: #aeaeae;
	padding-top: 3px;
}
#navsecond li a.active{
	color: #aeaeae;
	padding-top: 3px;
	text-decoration: underline;
}
#content{
	margin-top: 5px;
}
#cite{
	width: 666px;
	height: 100px;
	background: #1d1c1c url(../img/cite.gif)  no-repeat;
	padding: 5px;
	margin-top: 35px;
}
blockquote{
	width: 590px;
	color: #736357;
	font:0.98em/1.3em Georgia;
}
#reference{
	width: 600px;
	padding-left: 150px;
	margin-bottom: 40px;
}
ul.reference{
	width: 300px;
	float: left;
	margin-bottom: 40px;
}
ul.reference li{
	list-style: none;
	font-size: 0.9em;
}
ul.reference li a{
	text-decoration: none;
	color: #fff;
}
ul.reference li a:hover{
	text-decoration: underline;
	color: #fff;
}
#block-right{
	width:210px;
	height: 70px;
	float: right;
	margin-bottom: 10px;	
}
#block-right a{
	color: #fff;
	text-decoration: none;
	font-size: 0.7em;
	float: right;
	padding-left: 10px;
}
#block-right p{
	float: right;
	font-size: 0.7em;
	color: #4f4f4f;
}
#block-right img{
	margin-right: 5px;
}
#gallery{
	width: 800px;
}
#gallery a, img{
	border: none;
	outline: none;
}
.bottom{
	width: 250px;
	float: left;
	padding-right: 35px;
	padding-left: 35px;	
	margin-bottom: 20px;
	margin-top: 20px;
}
.bottom h2{
	font-size: 1em;	
	color: #8c6239;
	margin-bottom:5px;
}
.bottom p{
	font: 0.7em/1.9em "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
}
#footer{
	height: 10px;
	border-top:1px solid #272626;
	clear: both;
	padding-bottom: 40px;
}
#footer a{
	color: #363636;
	text-decoration: none;
}
#footer p.left{
	font-size: 0.7em;
	color: #363636;
	margin-top: 5px;
	float: left;
}
#footer p.right {
	font-size: 0.7em;
	color: #363636;
	margin-top: 5px;
	float: right;
}
table{
	width: 400px;
}
td{
	font: 0.9em "Trebuchet MS";
	padding-top: 5px;
}
.cena{
	color: #00aeef;
	font-weight: bold;
}
.kontakt{
	width: 250px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.kontakt h3{
	color: #00aeef;
	font-size: 0.9em;
	margin-bottom: 5px;
}
