@CHARSET "UTF-8";
body {
	color: #ccc;
	background: #282828 url("images/bg01.gif") no-repeat center top;
	text-align: center;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 75%;
	padding: 0; margin: 0;
}
a {
	color: #aaa;
	text-decoration: underline;
}
a:hover {
	color: #fff;
}
a img {
	border: 0;
}
h1 {
	font-size: 150%;
	text-transform: uppercase;
	margin: 0 0 10px 0; padding: 0;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	margin: 0; padding: 0;
}
h3 {
	font-size: 115%;
	text-transform: uppercase;
	margin: 10px 0; padding: 0;
}
input, textarea {
	border: 1px solid #444;
	color: #fff;
	background-color: #111;
}
#page {
	margin: 10px auto;
	text-align: left;
	width: 900px;
}
#header {
	height: 30px;
}
#logo {
	float: left;
	display: block;
	width: 58px;
	height: 26px;
}
#logo span {
	display: none;
}
#main {
	clear: both;
	background: url("images/bg04.gif") repeat-y left top;
}
#main-img {
	background: url("images/bg02.jpg") no-repeat left -260px;
}
#main.uvod #main-img {
	background: url("images/bg02.jpg") no-repeat left 0;
}
#menu {
	float:left;
	margin-left: 10px;
}
#right-bar {
	line-height: 1.4em;
	width: 360px;
	float: right;
}
#right-content {
}
#right-content #kontakty {
	height: 170px;
	padding: 20px;
}
#right-content a.logo {
	float: right;
}
#right-content #look {
	clear: both;
	padding: 20px;
	margin-top: 80px;
	width: 320px;
	height: 170px;
	background: url("images/bg05.jpg") no-repeat left top;
}
#right-content #look span {
	display: none;
}
#right-content #novinky {
	background: #383637 url("images/bg03.gif") repeat-x left bottom;
	padding: 0px 20px 40px 20px;
}
#right-content #novinky h2 {
	position: relative;
	top: -16px;
	color: #d1231c;
	line-height: 16px;
	font-size: 16px;
}
#right-content #novinky hr {
	display: none;
}
#left-bar {
	color: #eee;
	line-height: 1.4em;
	width: 537px;
}
#left-content {
	padding: 175px 20px 20px 20px;
}
#main.uvod #left-content {
	padding: 435px 20px 20px 20px;
}
#zalozka {
	float: left;
	margin-top: 300px;
	margin-left: -22px;
	width: 22px;
	background-color: #a00;
}
#footer {
	clear: both;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	color: #888;
	background-color: #000;
	border-bottom: 1px solid #fff;
}
.clear {
	width: 100%;
	clear: both;
}
.more {
		display: block;
		text-align: right;
}
.modelky img {
	margin: 0 9px 7px 0;
}
.modelky .strankovani {
	font-size: 130%;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	color: #777;
	margin: 0 10px 5px 0;
}
.strankovani a {
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.strankovani a:hover {
	text-decoration: underline;
}
.strankovani a.predchozi {
	float: left;
}
.strankovani a.nasledujici {
	padding-right: 10px;
	float: right;
}
#detail-modelky {
	padding: 20px 10px 0 20px;
}
#detail-modelky h2 {
	color: #fff;
}
#detail-modelky img {
	margin: 0 10px 5px 0;
}
#detail-modelky table {
	margin-bottom: 20px;
}
.text-error {
	font-size: 120%;
	font-weight: bold;
	color: #c00;
}
.reference img {
	margin: 0 9px 7px 0;
}
.reference table {
	width: 100%;
}
.reference table td {
	width: 50%;
	vertical-align: top;
}
.reference h2 {
	margin-top: 15px;
}
hr {
	border: 0;
	border-bottom: 1px solid #888;
}

