/* ********************************** */
/* LAYOUT                             */
/* ********************************** */
/* POUZITE BARVY:                     */
/* #d9294d - červená,nadpisy,odkazy   */
/* #1f1a17 - černá,text               */
/* #383838 - seda, podmenu            */
/* #868686 - svetle seda, text novinek*/
/* ********************************** */
body{ 
	margin:0; 
	padding:0; 
	background: #ffffff url(../images/line.gif) repeat-y top center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	_behavior: url("stranky/inc/csshover.htc");
} 
#pagewidth {
	width: 990px;
	width:1036px;
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
	padding-left:46px;
} 
#header{
	position:relative; 
	height:279px;
	background: #ffffff url(../images/header.jpg) no-repeat top center;
	position:absolute; /* header after main */
	top:0px; /* header after main */
	width:990px; /* header after main */	
	/*margin-top:-1px; /* Opera fix */
	z-index:1;
	&margin-left:23px;
} 
#wrapper {
	padding-top: 279px; /* header after main *//* header after main */

}
#leftcol{
	width:544px; 
	float:left; 
	position:relative; 
	
}
#twocols{
	width:446px; 
	width: 492px;
	float:left; 
	position:relative;
	font-size: 70%;
}
#col1 {
	float:left;
	width:223px;
}
#col2 {
	float:left;
	width:223px;
	width:269px;
}
#footer{
	background: #ffffff url(../images/footer.gif) no-repeat top center;
	clear:both;
	padding:10px 0 0 0;
	margin:0 0 0 0;
	width:1036px;
	margin-left:-23px;
	height:22px;
  text-align:center;
  font-size:70%;
  color:#444444;
} 
 
 /* *** Float containers fix: *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/*.clearfix{display: inline-block;}*/

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



#col-webdesign {
	background: url(../images/col1-webdesign.jpg) no-repeat;
	display:block;
	padding-top:50px;
	text-align:right;
	color:#00a4d7;
}
#col-tisk {
	background: url(../images/col1-tisk.jpg) no-repeat;
	display:block;
	padding-top:40px;
	text-align:right;
	color:#4e4e4e;
}
#col-novinky {
	background: url(../images/col2-novinky.jpg) no-repeat;
	display:block;
	padding-top:50px;
	text-align:left;
	color:#00a4d7;
  padding-right:46px;
}
#col-partneri {
	/*background: url(../images/col2-klienti.jpg) no-repeat;*/
	background: url(../images/col2-odkazy.jpg) no-repeat;
	display:block;
	padding-top:60px;
	padding-bottom:40px;
	text-align:center;
	color:#010000;
	padding-right:46px;
	height:auto;
	min-height:230px;
	_height:230px;
	visibility:hidden;
}

.col-webdesign-stin {
  display:block;
  width:26px;
  height:344px;
  background: url(../images/col1-webdesign-stin.jpg);
  position:absolute;
  margin-left:223px;
  _margin:0;
  &margin:0;
  margin-top:-50px;
  z-index:-1;
}
#col-webdesign h3 {
	text-align:center;
	padding:0 10px 0 10px;
	margin:15px 0 10px 0;
	font-size:100%;
	font-weight:normal;
}
#col-webdesign .obrazek {
	text-align: center;
	width:100%;
}
#col-webdesign img {
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#col-webdesign a {
	color:#00a4d7;
	text-align:right;
	margin-right:15px;
	line-height: 40px;
}
#col-webdesign a img {
	border: 0;
	margin-top:  -5;
	margin-bottom: -5;
}
#col-webdesign hr {
	color: #DDDDDD;
	height: 1px;
	background-color: #DDDDDD;
	border: 0px;
	margin-right:10px;
	margin-left:10px;
}


#col-tisk p {
	text-align: justify;
	padding:0 10px 0 10px;
	margin:15px 0 10px 0;
}
#col-tisk h3 {
	color: #c2459d;
	font-weight: bold;
	text-align:center;
	font-size:100%;
	padding:0 0 0 0;
	margin:10px 10px 10px 10px;
	margin-top:25px;
}
#col-tisk .obrazek {
	text-align: center;
	width:100%;
}
#col-tisk img {
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#col-tisk a {
	color:#c2459d;
	text-align:right;
	margin-right:15px;
	line-height: 40px;
}
#col-tisk a img {
	border: 0;
	margin-top:  -5;
	margin-bottom: -5;
}
#col-tisk hr {
	color: #DDDDDD;
	height: 1px;
	background-color: #DDDDDD;
	border: 0px;
	margin-right:10px;
	margin-left:10px;
}

#col-novinky p {
	text-align:justify;
	padding:0 0 0 0;
	margin:10px 10px 10px 10px;
	color:#4e4e4e;
	border-bottom:1px solid #d7d7d7;
	padding-bottom:20px;
}
#col-novinky h3 {
	color: #e60004;
	font-weight: bold;
	
	text-align:right;
	border:none;
	font-size:100%;
	padding:0 0 0 0;
	margin:10px 10px 10px 10px;
	margin-top:20px;
}
#col-novinky .obrazek {
	text-align: center;
	width:100%;
}
#col-novinky img {
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#col-novinky a {
	color:#e60004;
	text-align:left;
	margin-top:10px;
	display:block;
}
#col-partneri ul {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#col-partneri ul li {
	list-style-type: none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#col-partneri a {
	color:#00bc48;
	display:block;
	margin:8px 0 8px 0;
}
#col-partneri a.odkazy-vice {
	text-decoration:none;
}
#col-partneri a.odkazy-vice:hover {
	text-decoration:underline;
}
#odkazy {
	background:#ffffff;
	padding: 20px 15px 20px 15px;
	text-align: justify;
	font-size:80%;
	
}
#odkazy h4 {
	color:#e60004;
	font-size:150%;
	font-weight:normal;
	background: url(../images/h1.jpg) no-repeat left;
	padding-left:20px;
	margin-left:-15px;
}
#odkazy img {
	border: none;
}
#odkazy a {
	color: #e60004;
	text-decoration: none;
}
#odkazy a:hover {
	color: #e60004;
	text-decoration: underline;
}
#odkazy ul {
	list-style-type: none;
	float:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#odkazy ul li {
	list-style-type: none;
	float:none;
	margin:0 10px 0 10px;
	padding:0 0 0 0;
	display: inline;
}
/* ********************************** */
/* MAIN, VZHLED                       */
/* ********************************** */
#main {
	padding: 20px 15px 0 15px;
	text-align: justify;
	color:#000000;
	font-size:80%;
	background: url(../images/main.jpg) no-repeat top center;
}
#main img {
	/*border:1px solid #bbbbbb;*/
}
#main a {
	color: #e60004;
	text-decoration: none;
}
#main a:hover {
	color: #e60004;
	text-decoration: underline;
}
#main h1 {
	color:#e60004;
	font-size:150%;
	font-weight:normal;
	background: url(../images/h1.jpg) no-repeat left;
	padding-left:15px;
	margin-left:-15px;
}
#main h2 {
	color:#e60004;
	font-size:140%;
	font-weight:normal;
}
#main h3 {
	color:#e60004;
	font-size:130%;
	font-weight:normal;
}
#main h4 {
	color:#e60004;
	font-size:120%;
	font-weight:normal;
}
#main h5 {
	color:#e60004;
	font-size:110%;
	font-weight:normal;
}
#main h6 {
	color:#d9294d;
	font-size:110%;
	font-weight:normal;
}
/* ********************************** */
/* FOOTER                             */
/* ********************************** */
#footer p {
	
	font-size:70%;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#footer a,#footer a:visited {
	color: #747474;
	text-decoration: none;
}
#footer a:hover { text-decoration:underline; }
#footer #podpis {
	text-align:right;
	margin-top:-5px;
	margin-right:0px;
}
/* ********************************** */
/* BOXY, OSTATNI                      */
/* ********************************** */
/*** Formular ***/
#box-header {
	text-align:right;
	height:29px;
	background:transparent;
	margin-top:9px;
	
}
#box-header .but {
	display:block;
	width:17px;
	height:16px;
	float:left;
}
#box-header .lang {
	width:24px;
	height:18px;
}
#box-header #home {
	/*background:#000000;*/
	margin-left:36px;
}
#box-header #sitemap {
	/*background:#222222;*/
	margin-left:12px;
}
#box-header #mail {
	/*background:#444444;*/
	margin-left:14px;
}
#box-header #lang-cz {
	/*background:#666666;*/
	margin-left:54px;
}
#box-header #lang-en {
	/*background:#888888;*/
	margin-left:11px;
}
#box-header #lang-de {
	/*background:#aaaaaa;*/
	margin-left:11px;
}
#box-header #form-vyhledavani {
	display:block;
	height:20px;
	background:transparent;
	float:right;
	margin-right:46px;
	_margin-right:18px;
	_margin-top:2px;
}
#box-header #form-vyhledavani .input-text {
	color:#000000;
	border:none;
	padding:0px 0px 0px 6px;
	&padding:0px 0px 0px 0px;
	width:130px;
	&width:130px;
	_width:125px;
	font-size:70%;
	display:block;
	margin:4px 10px 0 2px;
	&margin:3px 10px 0 0;
	float:left;
	line-height:14px;
	
}
#box-header #form-vyhledavani .button {
	background:transparent;
	display:block;
	width:20px;
	height:20px;
	margin-left:10px;
	&margin-left:10px;
	float:left;
	border:none;
	cursor: pointer;
}
#header #obrazek {
	background: url(../images/obrazek.jpg) no-repeat left top;
	width:780px;
	height:182px;
	display:block;
	
}
/* ********************************** */
/* MENU                               */
/* ********************************** */
#header ul {
	height:59px;
	font-size:80%;
	list-style-type: none;
	margin:0;
	padding:0;

}
#header ul li { 
	float: left;
	height:33px;
	background: url(../images/menu.gif) no-repeat right;
}
#header ul li:hover,#header ul li.active { 
	background: #ffffff url(../images/menu-hover.jpg) no-repeat right;
}
#header ul li a, #header ul li a:visited, #header ul li span {
	display:block;
	color: #000000;
	text-decoration: none;
	padding: 8px 20px 8px 20px;
	font-weight:bold;
}
#header ul li a:hover,#header ul li:hover a, #header ul li span:hover,#header ul li.active a  {
	color: #e60004;
}

#header ul li ul {
	position: absolute;
	top:71px;
	left:12px;
	width:100%;
}
#header ul li ul li, #header ul li:hover ul li , #header ul li.active ul li  {
	background: #ffffff url(../images/menu-sub.gif) no-repeat right;
	height:25px;
}
#header ul li ul li:hover {
	background: #ffffff url(../images/menu-sub.gif) no-repeat right;
}
#header ul li ul li a,#header ul li:hover ul li a,#header ul li.active ul li a,#header ul li ul li span,#header ul li:hover ul li span,#header ul li.active ul li span {
	color: #e60004;
	font-weight:normal;
	padding: 6px 9px 6px 9px;
}
#header ul li.active ul li.active a {
  color: #000000;
  font-weight:normal;
  padding: 6px 9px 6px 9px;
}
#header ul li:hover ul li:hover a:hover,#header ul li:hover ul li:hover span:hover {
	color: #000000;
}
/* vysouvaci podmenu */
#header ul li ul li ul,#header ul li:hover ul li ul,#header ul li.active ul li ul {
	display:none;
}

#header ul li ul li ul,#header ul li:hover ul li:hover ul,#header ul li.active ul li:hover ul {
	top:25px;
	left:auto;
	width:200px;
	display:block;
	font-size:100%;
	height:auto;
	background:#ffffff;
  margin:0;
  padding:0;
  margin-top:0px;
  border:1px solid #cfcfcf;
}
#header ul li ul li ul li,#header ul li:hover ul li:hover ul li,#header ul li.active ul li:hover ul li {
  float:none;
  background:#ffffff;
  margin:0;
  padding:0;
}
#header ul li.active ul li.active ul li a {
  color: #e60004;
}
#header ul li.active ul li.active ul li.active a {
  color: #000000;
}

#header ul li.active ul li.active ul li.active ul li.active a {
  color: #000000;
}
#header ul li.active ul li.active ul li.active ul li a {
  color: #e60004;
}
#header ul li.active ul li.active ul li.active ul li a:hover {
  color: #000000;
}

#header ul li ul li ul li ul,#header ul li:hover ul li:hover ul li ul,#header ul li.active ul li:hover ul li ul {
	display:none;
}
#header ul li ul li ul li ul,#header ul li:hover ul li:hover ul li:hover ul,#header ul li.active ul li:hover ul li:hover ul {
	top:auto;
	left:200px;
	display:block;
	margin-top:-25px;

}

/* vtipnosti */

#vtipne-obrazky {
  width:95%;
  
}
#vtipne-obrazky td, #vtipna-videa td {
  text-align:center;
  padding-bottom:10px;
}
#vtipne-obrazky td a img, #vtipna-videa td a img {
  border:0px;
}
#vtipna-videa {
  width:95%;
  margin-top:20px;
  margin-bottom:50px;
}
/*** PATICKA ***/
#paticka {
	font-size:70%;
	background: url(../images/main.jpg) no-repeat top center;
}
#paticka img {
	border: none;
}
#paticka #yashica {
	float:left;
	width:50%;
	text-align:center;
	color:#383838;
}
#paticka #yashica img {
	margin-top:20px;
	margin-bottom:20px;
}
#paticka #spravce {
	float:left;
	width:50%;
	text-align:center;
	color:#383838;
}
#paticka h4 {
	font-size:100%;
	color: #e60004;
	margin:20px 0 0 0;
	padding:0 0 0 0;
}

#reference .klirer {
  clear:both;

}
#reference .obrazek {
	text-align: left;
	float:left;
	width:150px;
	padding-bottom:40px;
	
}
#reference img {
	display:block;
}


.nova-rezervace {
  display:inline-block;
  margin-left:4px;
  padding-top:0px;
  height:8px;
  width:8px;
  background:url(../images/billboard-nova-rezervace.png) no-repeat;
}
.rezervovat {
  display:block;
  background:url(../images/billboard-kosik.png) no-repeat;
  width:16px;
  height:16px;
}

#reklamni-predmety{position:absolute; right:-23px; z-index:-1;}
#mmenu{z-index:0;}
#facebook{height:108px; width:544px;background:url(../images/facebook-bg.jpg) no-repeat; margin-top:100px;}
.facebook-logo{font-size:12px; white-space:nowrap; padding:35px 0 30px 100px; margin:0; float:left;}
.facebook-iframe{float:left;  padding:25px 0 0 10px; margin:0; float:left;}