body {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}
body,h1,h2,h3,h4,h5,h6,p,ul,li,ol,hr {
	padding: 0;
	margin: 0;
	border: none;
}
/* obecne */
h1 {
	display: none;
}
h2, h3, h4  {
	font-family: Georgia, serif;
	font-weight: normal;
}
a {
	color: #5010a0;
}
a:hover {
	color: #7835d9;
}
p { line-height: 1.5em;}
.btn {
	display:block;
	text-decoration: none;
	height: 28px;
	width: 178px;
	background: url(../img/btnObjednat.jpg) no-repeat;
	color: #FFF;
	padding-top: 12px;
	text-align: center;
}
.green {
	color: #0e7827;	
}
.red {
	color: #C1001F;
}
.right { float: right; }
.left { float: left; }

table.green td {
	padding-right: 5px; 
}
div.hr {
	height: 1px;
	margin: 0;
	font: 0px;	
}
div.hr hr {
	display: none;
}
.clearLeft {
	clear: left;
}
.clearBoth {
	clear: both;
}
.clearRight {
	clear: right;
}

/* layout */
#page {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#langMenu {
	height: 98px;
	background: url(../img/header.jpg) no-repeat;
	overflow: hidden;
}
.objednat {
	margin: 70px 0 0 50px;
	float: left;
}
.objednat:hover {
	color: #FFF;
}
#langMenu ul{
	float: right;
	margin: 40px 0 0 0;
}
#langMenu li {
	float: left;
	list-style: none;
}
#langMenu li a {
	text-decoration: none;
	display: block;
	height: 25px;
	width: 29px;
	margin: 1px 0; 
}
#langMenu li.active a {
	height: 25px;
	width: 29px;
	margin: 0px; 
}

#langMenu li a.en { background: url(../img/en_small.png) no-repeat; }
#langMenu li a.cz { background: url(../img/cz_small.png) no-repeat; }
#langMenu li a.nl { background: url(../img/ne_small.png) no-repeat; }
#langMenu li a.bg { background: url(../img/bg_small.png) no-repeat; }

#langMenu li.active a.en { background: url(../img/en_big.png) no-repeat; }
#langMenu li.active a.cz { background: url(../img/cz_big.png) no-repeat; }
#langMenu li.active a.nl { background: url(../img/ne_big.png) no-repeat; }
#langMenu li.active a.bg { background: url(../img/bg_big.png) no-repeat; }

#langMenu li a span {
	display: none;
}
#header {
	overflow: hidden;
	background: url(../img/headerBot.jpg) left bottom no-repeat; 
	padding-bottom: 70px;	
}
.headerLeft {
	float: right;
	width: 315px;
	margin-left: 20px; 
}
.headerLeft a.logo {
	display: block;
	height: 55px;
	width: 275px;
	background: url(../img/logo.jpg) no-repeat;
	margin-top: 78px;
}
.headerLeft a.logo span {
	display: none;
}
ul.headerCenter {
	float: right;
	border-style : solid;
	border-color: #CCC;
	border-width: 0 1px;
	padding: 10px 40px;
	width: 165px;
	margin: 20px 0;
	text-align: center;
}
ul.headerCenter li {
	list-style: none;
	padding: 3px 0;
}
ul.headerCenter li a {
	color: #5010a0;
	font-size: 14px;
	font-family: Georgia, serif;
	text-decoration: none;
	}
ul.headerCenter li a:hover {	
	color: #7835D9;
}
ul.headerCenter li a.active {
	color: #0e7827;
	font-size: 16px;
	}
	
.headerRight {
	float: left;
	width: 360px;
	margin-top: 10px;
}
.headerRight h2 {
	font-size: 14px;
	font-weight: normal;
	color: #5010a0;
	margin: 20px 0 8px;
}
#left {
	float: left;
	width: 550px;
}
#left h2, #right h2 {
	font-size: 24px;
	color: #0e7827;
	margin: 20px 0 15px;
}
#left h3, #right h3 {
	font-size: 18px;
	color: #0e7827;
	margin: 20px 0 15px;
}
#left h3, #right h4 {
	font-size: 14px;
	color: #0e7827;
	margin: 20px 0 15px;
}
#left.hp p {
	font-size: 18px;
	color: #666;
	margin: 10px 0;
	font-family: Georgia, serif;
}
#left p {
	margin: 10px 0;
}
#left p strong.big {
	font-size: 20px;
	font-weight: normal;
}

#left table {
	margin: 10px 0;
	width: 99%;
	border-collapse: collapse;
}
#left table th {
	background-color: #0e7827;
	color: #FFF;
	font-align: left;
	font-weight: normal;	
}
#left table th, #left table td {
	padding: 7px 7px;
	font-size: 12px;
	border: solid 1px #c6ecd3;	
} 
#left table td {
	background-color: #eef8f1;	
}
#left table tr.odd td {
	background-color: #e6f4ea;	
}
#left table.invisible td {
	background: none;
	border: none;
	vertical-align: top;
}
#left ul {
	margin: 10px 0;	
}
#left ul li {
	padding-left: 20px;
	background: url(../img/listItem.gif) 5px 5px no-repeat;
	list-style: none;
	line-height: 1.35em;	
}
#left ul li ul li {
	padding-left: 20px;
	background: url(../img/listItem2.jpg) 5px 6px no-repeat;
}
label {
	color: #0e7827;	
}
input.text, textarea {
	width: 320px;
	color: #666;
	border: solid 1px #c6ecd3;	
}
input.error {
	border: solid 1px #FF0000;	
}
input.text {
	height: 22px;
}
textarea {
	height: 100px;	
}
input.submit {
	color: #FFF;
	background: #6a27be url(../img/submitBtn.jpg) no-repeat;
	width: 78px;
	height: 30px;
	border: none;	
}
input.submit:hover {
	background-position: right top;	
}
div.message {
	height: 28px;
	padding: 20px 0 0 180px;
	margin: 10px 0;
}
div.error {
	color: #c1001f;
	background: #eef8f1	url(../img/error.jpg) left top no-repeat;
}
div.success {
	color: #118f40;
	background: #eef8f1	url(../img/ok.jpg) left top no-repeat;
}
div.info {
	color: #006aaf;
	background: #eef8f1	url(../img/info.jpg) left top no-repeat;
}
#left img {
	display: block;
	margin: 2px;
	border: solid 1px #CCC;
}
	
#right {
	float: right;
	width: 365px;
}

#right div.faqs {
	border-top: solid 1px #CCC;
	padding: 15px 17px;
}
#right div.faqs p.question {
	color: #512197;
	padding-bottom: 3px;
	font-family: Georgia, serif;
	font-size: 13px;
}
#right div.faqs div.answer {
	padding: 4px 20px 0;
	background: url(../img/faqArrow.jpg) no-repeat;
	font-size: 11px;
	font-style: italic;
}
#right div.faqs div.answer ul {
	margin-left: 15px; 
}
#right div.faqs div.answer li {
	margin-bottom: 5px; 
}
#right a.faq {
	display: block;
	height: 25px;
	background: url(../img/downArrow.jpg) center center no-repeat;
	border-top: solid 1px #CCC;	
}
#right a.faq span {
	display: none;
}
ul.big {
	margin: 10px 0;
}
ul.big li {
	list-style: none;
	background: url(../img/listItemBig.jpg) 5px 5px no-repeat;
	font-size: 14px;
	color: #666;
	font-family: Georgia, serif;
	padding: 0 0 3px 30px;
	margin-bottom: 5px;
}
#foot {
	border-top: solid 1px #CCC;
	margin: 30px 0;
	padding: 15px 0 30px 0px;
	font-size: 11px;
}
#foot p {
	float: right;
	width: 200px;
}
#foot p a {
	background:transparent url(http://www.goodshape.cz/gs-icons/gs-footer-35x34_color-hover.gif) no-repeat scroll 0 -17px;
	padding:2px 0 2px 40px;
	text-decoration:none;
}
#foot p a:hover {
	background-position: 0 0;
}