/* Basic */
a {	color: #000000}
a, body, div, form, fieldset, table, tr, td, p, ul, ol, li, h1, h2, h3, h4, h5, h6, address, strong, span {	margin: 0;	padding: 0}
body { font-family: sans-serif;	font-size: 80%;	color: #525252}
hr, hdn {	display: none}
html { background: #ffffff}
img {	border: solid 3px #CCCECC}

/* Typography */
.left{ float: left}
.right{ float: right}
.cleaner{ clear: both}
.bold{font-weight: bold}


.head h2 {
	display: none;
}
.head{}

.content .projekt {
	margin: 40px 20px 0px 20px;
	border-bottom: solid 1px #CCCECC;
	padding-bottom: 25px;
	overflow: hidden;
}

.content .projekt h1{font-size: 28px}
.content .projekt .col-r ul{list-style-type: none}
.content .projekt .columns{clear: both; override: hidden}
.content .projekt .col-l{float: left; width: 250px; height: 180px}
.content .projekt .col-r{float: right; width: 450px; height: 180px}
.content .projekt .col-r span{display: block; width: 290px; height: 22px; border-bottom: solid 1px #CCCECC}
.content .projekt .col-r span a{font-weight: bold; text-decoration: none; font-size: 14px}
.content .projekt .col-r span a:hover{text-decoration: underline}

.content .projekt table tr td {
	padding-right: 5px;
	vertical-align: top;
}

.end {
	color: White;
	font-size: 11px;
}

.end p {
	line-height: 30px;
	padding-left: 20px;
}

#page {
	background: url(../img/bg.gif) 0 0 repeat-y;
	width: 800px;
	margin: auto;
	padding-top: 5px;
}

#head {
	background: url(../img/head.gif) 0 0 no-repeat;
	height: 47px;
	margin-left: 17px;
	margin-right: 27px;
}

#menu{height: 40px; background-color: #9b9a9a; margin: 5px 27px 0 17px; overflow: hidden}
#menu a{display: block; float:left; line-height: 40px; background-color: #787878; padding: 0 15px; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; color: #fff; text-transform: uppercase; font-weight: bold; text-decoration: none; margin-right: 5px}
#menu a:hover{background-color: #535353}
#menu a.current{background-color: #535353}

#content {
	background: #ffffff;
	width: 756px;
	margin-left: 17px;
	margin-right: 27px;
	padding-top: 10px;
}

#end {
	background: #525252;
	height: 40px;
	line-height: 40px;
	width: 756px;
	margin-left: 17px;
	margin-right: 27px;
	xpadding-bottom: 20px;
	override: hidden;
}

#end #copy{float: left; padding: 0 7px 0 17px}
#end #navrcholu{float: left; position: relative; top: 2px; =top: 12px}
#end #urls{float: right; padding-right: 17px}
#end #urls a{color: #fff}

#kontakt{margin: 10px 20px 0px 20px; border-bottom: solid 1px #CCCECC; padding-bottom: 25px; overflow: hidden;}
h2{background: url("../img/title.gif") repeat-y left top; font-size: 20px; width: 314px; line-height: 25px; padding-left: 15px; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #fff; text-transform: uppercase; font-weight: bold}