/* OBECNA PRAVIDLA */

body, img, form, object, embed {
	margin: 0; padding: 0; border: 0;
}

body, td, input, button, select, textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
}

body {
	background: #BFBFBF url("../img/body-bg.gif") left top repeat-y;
	position: absolute;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.noCss {
	font-size: 0; line-height: 0;
	display: none;
}

.clnr {
	clear: both;
	font-size: 0; line-height: 0;
	height: 1px;
}

/* PATICKA */

#footerHolder {   /* patickovy drzak */
	clear: both;
	width: 100%; /* jinak se neroztahne v mozille */
	position: fixed;
	bottom: 0;
	left: 0; 
	background: url("../img/footer.bg.gif") 0 0 no-repeat; /* pozadi paticky */
	_position: absolute;
	_left: -121px;
	_bottom: -1px;
	z-index: 999;
}

#footer {     /* vlastni paticka */
	height: 44px;  /* jeji vyska */
	_height: 39px;  /* jeji vyska */
}

#footerText {   /* text v paticce */
  padding-top: 5px;
  text-align: center;
  margin-left: 130px;
	font-size: 9px; /* ma to bejt mrnavy no */
  color: #FFFFFF; /* barva textu created by... bla bla */
  width: 640px;
}

#footerText a {   /* odkazy v paticce */
  color: #BBBBBB; /* jsou defaultne sedy */
  text-decoration: none;  /* a nejsou podtrzeny */
}

#footerText a:hover {
  text-decoration: underline; /* ovsem kdyz na ne najedem, tak se podtrhnou */
}

/* ZAKLADNI LAYOUT */
#page {
	border-top: 1px solid #fff;
	width: 770px;
	position: absolute;
}

#left-strip {
	background: #9D635E;
	width: 120px;
	position: absolute;
}
	#hlavni-ilustrace-en {
		background: url("../img/hlavni-ilustrace.jpg") left top no-repeat;
		height: 195px;
	}
	#hlavni-ilustrace-pl {
		background: url("../img/hlavni-ilustrace-pl.jpg") left top no-repeat;
		height: 195px;
	}
	#partneri-menu {
		list-style-image: url("../img/partners-ico.gif");
		margin: 0px;
		padding: 0 0 0 16px;
	}
	html>body #partneri-menu {
		list-style-image: url("../img/partners-ico.gif");
		padding: 0 0 0 14px;
	}
	#partneri-menu a {
		color: #fff;
		font-weight: bold;
		font-size: 11px;
		line-height: 16px;
	}

#content-strip {
	background: #fff;
	position: absolute;
	left: 121px;
	top: 0px;
	width: 648px;
}
#header {
	background: #E23A2C;
	position: absolute;
	height: 94px;
	width: 100%;
	color: #fff;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	border-right: 1px solid #fff;
}
#logo img {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
#location {
	position: absolute;
	left: 132px;
	top: 0px;
	width: 212px;
	text-align: center;
	padding-top: 8px;
	font-size: 9px;
}
#common-menu {
	position: absolute;
	left: 343px;
	top: 0px;
	width: 305px;
}
#common-menu div {
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#common-menu div div {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0px;
	background-color: #fff;
	white-space: nowrap;
}
#common-menu form {
	text-align: center;
	padding-top: 8px;
	white-space: nowrap;
	font-size: 9px;
}
#common-menu form span {
	position: relative;
	top: -1px;
}
html>body #common-menu form span {
	top: 0px;
}

#menu {
	position: absolute;
	left: 0;
	top: 95px;
	background-color: #AC261A;
	width: 100%;
	height: 27px;
}
#menu a {
	display: block;
	float: left;
}

#content {
	position: absolute;
	left: 0px;
	top: 123px;
	border-top: 1px solid #000;
	width: 100%;
}

#choose-lang {
	position: absolute;
	_position: relative;
	left: 0px;
	top: 25px;
	width: 634px;
	text-align: right;
	color: #A6A6A6;
	z-index: 999;
}
#choose-lang a {
	color: #535353;
}

#content-left {
/*	position: absolute;
	left: 28px;
	top: 52px;*/
	float: left;
	width: 280px;
/*	padding: 0 0 50px 0;*/
	margin: 52px 0 0 28px;
	_margin: 42px 0 0 14px;
}

#content-right {
/*	position: absolute;
	left: 338px;
	top: 52px;*/
	float: left;
	width: 295px;
/*	padding: 0 0 50px 0;*/
	margin: 51px 0 0 28px;
	_margin: 42px 0 0 28px;
}

#content-holder {
	padding: 52px 15px 50px 28px;
}
#content-holder h1 {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000;
}
html>body #content-holder h1 {
	line-height: 0px;
}
#content-holder .obsah {
	background: 0px 25px no-repeat;
	padding: 25px 0 25px 200px;
	height: 250px;
}
html>body #content-holder .obsah {
	height: auto;
	min-height: 200px;
}
#content-holder h2 {
	margin: 0px;
	padding: 0 0 6px 0;
	color: #A87B52;
	font-size: 11px;
	font-variant: small-caps;
}
#content-holder p {
	margin: 0;
	padding: 0 0 12px 0;
}
#content-holder ul {
	margin: 0;
	padding: 0 0 12px 26px;
}
.obsah>ul>li {
	clear: both;
}
#content-holder a, .welcome a {
	color: #AC261A;
}
/* hujerovy pridane vjecy */
#content-holder h3 {
	margin: 0px;
	padding: 0 0 6px 0;
	color: black;
	font-size: 10px;
	font-variant: small-caps;
}
img.photo {
	border: solid 1px black;
}
#content-holder.contact table{
	margin-bottom: 1em;
}
#content-holder.contact img.photo {
	margin-right: 1em;
}
#content-holder.partners h2 {
	border-bottom: solid 1px black;
	margin-bottom: 1em;
}
#content-holder.partners table td {
	vertical-align: top;
}
#content-holder.partners table td img {
	margin-right: 1em;
}
#content-holder.clients img.photo {
	float: right;
	margin: 0 0 1em 1em;
}
#content-holder img.left {
	float: left;
	margin: 0 1em 1em 0;
}
#content-holder img.right {
	float: right;
	margin: 0 0 0 1em;
}
#content-holder sup {
	font-size: 70%;
}




.title-box {

}
.title-box h2 {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000;
}
html>body .title-box h2 {
	line-height: 0px;
}
.title-box h2 a {
	float: right;
}

.news-list-item {
	line-height: 1.4em;
	border-bottom: 1px solid #BFBFBF;
	padding: 10px 0 10px 0;
}
.news-list-item .ilustrace {
	float: left;
	margin: 4px 10px 4px 0;
}
.news-list-item span.ilustrace img {
	float: left;
	border: 1px solid #606060;
	margin: 4px 10px 4px 0;
}
.news-list-item img.ilustrace-right {
	float: right;
	border: 1px solid #606060;
	margin: 4px 0 4px 10px;
}
.news-list-item p.date {
	margin: 0;
	padding: 0;
	color: #868686;
	font-weight: bold;
}
.news-list-item h3, .news-list-item h3 a {
	margin: 0;
	padding: 0;
	color: #A87B52;
	font-size: 10px;
}
.news-list-item p {
	margin: 0;
	padding: 0;
	text-align: justify;
}
.news-list-item p.more {
	text-align: right;
	clear: both;
}

#sloganecek {
	padding: 21px 0 10px 50px;
	background: url("../img/velka-sipkas.gif") 10px 20px no-repeat;
	font-weight: bold;
	line-height: 1.4em;
	text-align: justify;
}
#sloganecek a {
	font-weight: bold;
	line-height: 1.4em;
}
#sloganecek a:hover {
	color: #A87B52;
	text-decoration: none;
}

.title-box .welcome {
	line-height: 1.4em;
	border-bottom: 1px solid #000;
	padding: 10px 0 10px 0;
}
.title-box .welcome p {
	padding: 0;
	margin: 0;
}

.title-box .object-holder {
	padding: 20px 0 0 0;
}

#novinka {
	line-height: 1.4em;
	padding: 25px 0 25px 0;
	width: 380px;
}
#novinka img.ilustrace {
	float: left;
	border: 1px solid #606060;
	margin: 4px 10px 4px 0;
}
#novinka img.ilustrace-right {
	float: right;
	border: 1px solid #606060;
	margin: 4px 0 4px 10px;
}
#novinka p.date {
	margin: 0;
	padding: 0 0 12px 0;
	color: #868686;
	font-weight: bold;
}
#novinka h2, #novinka h2 a {
	margin: 0;
	padding: 0;
	color: #A87B52;
	font-size: 11px;
	font-variant: small-caps;
}
#novinka p {
	margin: 0;
	padding: 0 0 12px 0;
	text-align: justify;
}

#historie-novinek {
	padding: 25px 0 25px 0;
	line-height: 1.4em;
	float: right;
	width: 200px;
}
#historie-novinek h2 {
	background-color: #A87B52;
	color: #fff;
	padding: 8px 10px 8px 10px;
	margin: 0 0 2px 0;
}
#historie-novinek p {
	background-color: #EDE6C9;
	padding: 10px 10px 0px 10px;
}
#historie-novinek p a {
	color: #000;
}
#historie-novinek div {
	background-color: #EDE6C9;
	padding: 10px 10px 10px 10px;
	color: #AC261A;
}
#historie-novinek div div {
	float: right;
	padding: 0;
}


.firstimage img {
	float: left;
	margin: 2px 8px 4px 0;
	border: 1px solid #A87B52;
}

#novinka .imageline {
	border-top: 1px solid #A87B52;
	border-bottom: 1px solid #A87B52;
	padding: 1px 0 1px 0;
	background: #fff;
	margin-top: 10px;
}
#novinka .imageline table {
	background: #EDE6C9;
	width: 100%;
}
#novinka .imageline table td {
	padding: 4px 0 1px 0;
	text-align: center;
}
#novinka .imageline table td img {
	border: 1px solid #A87B52;
}
#novinka .galerie_obrazku {
	border-top: 1px solid #A87B52;
	border-bottom: 1px solid #A87B52;
	padding: 1px 0 1px 0;
	background: #fff;
	margin-top: 10px;
	background: #EDE6C9;
	text-align: center;
}
#novinka .galerie_obrazku img{
	margin: 4px 6px 4px 6px;
	text-align: center;
	border: 1px solid #A87B52;
}
