body {
	background-color:white;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color:#b2ac16;
}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#b2ac16;
	margin-bottom:0px;
}

p {
	margin-top:0px;
}

input, textarea, .a {
	border:1px solid black;
	background-color:#b2ac16;
	color:black;
}

img {
	padding:4px;
	background-color:white;
	border:1px solid #b8b333;
}

.cena {
	width:80px;
	text-align:center;
}

#sdeleni {
	width:300px;
}

.tucne {
	font-weight:bold;
	color:#f96116;
	font-size:13px;
	margin-left:5px;
}

.varianta {
	border:1px solid black;
	background-color:white;
	margin-top:10px;
	margin-left:10px;
	width:287px;
	padding:10px;
}

.klienti {
	border:1px solid black;
	background-color:white;
	margin-top:10px;
	margin-left:10px;
	width:287px;
	padding:10px;
}


.klienti div {
	float:left;
	width:143px;
	text-align:center;
}

.klienti div img {
	border:none;
	margin-top:10px;
	margin-bottom:10px;
}

.zvyrazneni {
	font-weight:bold;
	color:#f96116;
	font-size:12px;
}

#obalka {
	width:800px;
	margin:auto;
}

#hlavicka {
	height:50px;
	padding-top:140px;
	background-image:url("design/header.png");
	background-repeat:no-repeat;
}

a:link, a:visited, a:active, #panelodkazy a:link, #panelodkazy a:visited, #panelodkazy a:active {
	color:black;
	text-decoration:underline;
}

#odkazy {
	margin-left:16px;
}

#odkazy a:link, #odkazy a:visited, #odkazy a:active {
	display:block;
	float:left;
	width:110px;
	height:37px;
	padding-top:13px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-align:center;
}

#odkazy a:hover {
	background-color:white;
	color:red;
	opacity: .5;
}

#hlavnipole {
	background-image:url("design/bgpanel.png");
	background-repeat:repeat-y;
	background-position:top right;
}

#texty {
	width:386px;
	float:left;
	padding-top:20px;
	padding-left:40px;
	padding-right:40px;
}

#texty p img {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
}

#panel {
	width:332px;
	float:right;
}

#aktuality {
	background-image:url("design/bgpanelgirl.png");
	background-repeat:no-repeat;
	width:328px;
	float:right;
	min-height:428px;
}

#objednavka {
	background-image:url("design/online.png");
	background-repeat:repeat-y;
	width:129px;
	height:36px;
	float:right;
	margin-bottom:15px;
	clear:both;
}

#objednavka a:link, #objednavka a:visited, #objednavka a:active {
	display:block;
	float:right;
	width:129px;
	height:28px;
	padding-top:8px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-align:center;
}

#objednavka a:hover {
	background-color:white;
	color:red;
	opacity: .5;
}

#fotkonref {
	clear:both;
} 

#fotogalerie a:link, #fotogalerie a:visited, #fotogalerie a:active { 
	background-image:url("design/fotogalerie.png");
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:29px;
	width:99px;
	padding-top:8px;
	padding-right:1px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-align:center;
	
}

#fotogalerie a:hover {
	background-color:white;
	color:red;
	opacity: .5;
}


#kontakty a:link, #kontakty a:visited, #kontakty a:active {
	background-image:url("design/kontakty.png");
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:29px;
	width:98px;
	padding-top:8px;
	padding-right:0px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-align:center;
}

#kontakty a:hover {
	background-color:white;
	color:red;
	opacity: .5;
}

#reference a:link, #reference a:visited, #reference a:active  {
	background-image:url("design/reference.png");
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:29px;
	width:129px;
	padding-top:8px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-align:center;
}

#reference a:hover {
	background-color:white;
	color:red;
	opacity: .5;
}


#paticka {
	clear:both;
	height:60px;
	background-image:url("design/footer.png");
	background-repeat:no-repeat;
}
