* {
	margin: 0;
	padding: 0;
}

html {
  border: none;
}

body {
	font: 78%/1.5 Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: white;
	background: url(/images/styles/template2/blue/body-bg.gif) repeat-x 0 0 #6b9ed7;
	padding: 20px 0; 
}

#content ul li {
display: inline;
	padding-left: 20px
  margin-right: 10px;
  background: url(/images/styles/template2/blue/icon-arrow-right.gif) no-repeat 15px 2px transparent;
}

.vyhledavac {
border: solid #367DCD 1px; 
background-color: #3176C1; 
padding: 7px;
margin-top: 15px;
margin-bottom: 15px;
}

.nabidka {
border: solid #367DCD 1px; 
background-color: #2E6EB8; 
padding: 7px;
margin-top: 15px;
margin-bottom: 15px;
}

.oddelovac {
margin-left: 5px;
margin-right: 5px;
}


/* ---[ template ]----------------------------- */

#container {
  position: relative;
	width: 820px;
	padding-top: 116px;
	margin: 0 auto; /*
	background: url(/images/styles/template2/blue/container-bg.gif) no-repeat 280px 0 transparent; */
}

#lcolumn {
  float: left;
  width: 190px;
}

.sidebar {
  padding: 15px 5px;
  margin-bottom: 1em;
  background: url(/images/styles/template2/blue/sidebar-bg.gif) no-repeat 100% 0 #112f51;
}

#rcolumn {
  float: right;
  width: 580px;
}

#content {
  width: 550px;
  padding: 15px;
  background: url(/images/styles/template2/blue/content-bg.gif) no-repeat 0 0 #2e6eb8; 
}

#main {
  position: relative;
  min-height: 1px; _height: 1px; 
  background: url(/images/styles/template2/blue/main-top-bg.gif) repeat-x 0 0 #6b9ed7;
}

#main-bg {
  padding: 220px 20px 20px 20px;
  min-height: 1px; _height: 1px; 
  background: url(/images/styles/template2/blue/main-bottom-bg.gif) no-repeat 0 100% transparent;
}

/* ---[ basic ]------------------------------- */

a:link, a:visited, a:hover {
  text-decoration: underline;
  cursor: pointer;
  _cursor: hand;
}

a:link, a:visited {
  color: #ffd66b;
  text-decoration: none;
} 

a:hover {
  color: #ffa07a;
  text-decoration: none;
}

a img {
  border: none;
}

h1, #lcolumn h2 {
  font-family: Arial, sans-serif;
  font-size: 190%;
  font-weight: bold;
  color: white;
  margin: 0 0 0.5em 0;
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 130%;
  font-weight: bold;
  color: white;
  margin: 0.5em 0 0.3em 0;
  letter-spacing: -0.02em;
}

#lcolumn .sidebar h2 {
  font-size: 160%;
  color: white;
  letter-spacing: normal;
  margin-left: 10px;
}

#lcolumn #contact h2 {
  font-size: 160%;
  color: white;
  letter-spacing: normal;
}

h3 {
  color: #fff;  
}

h3, h4, h5, h6 {
  font-family: Arial, sans-serif;
  font-size: 110%;
  font-weight: bold;
  margin: 0.5em 0 0 0;
}

#content {
	text-align: justify; 
}

p, ul, ol, table {
  margin-bottom: 1em;
}

ul {
  list-style: none;
}

ol {
  list-style-position: inside;
}


label {
  cursor: pointer;
  _cursor: hand;
}

acronym { border-bottom: 1px dotted white; cursor: help; }

.nod {
  display: none;
}

.clear {
  clear: both;
  height: 0px;
  _line-height: 0px;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

/* ---[ path ]-------------------------------- */

#path {
  font-size: 92%;
  margin: 0.8em 0 1em 0;
}

/* ---[ news ]-------------------------------- */

.news-item {
  padding: 5px 10px;
  margin-bottom: 3px;
  background-color: #153c67;
}

.news-item h5 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
}

.news-item p {
  margin-bottom: 0;
}

p.archive {
  font-size: 92%;
  text-align: right;
}

/* ---[ sidebar image ]----------------------- */

.sidebar div.image {
  text-align: center;
  padding: 5px 0 0 0; _padding: 5px 0;
  background-color: #153c67;
}

.sidebar div.image img {
  border: 2px solid #97b7dc;
}

/* ---[ active article ]----------------------------- */

#active_article {
  padding: 15px;
  background: url(/images/styles/template2/blue/sidebar-bg.gif) no-repeat 100% 0 #112f51;
  margin-bottom: 1em;
}

/* ---[ contact ]----------------------------- */

#contact {
  padding: 15px;
  background: url(/images/styles/template2/blue/sidebar-bg.gif) no-repeat 100% 0 #112f51;
  margin-bottom: 1em;
}

#contact div {
  padding-left: 18px;
  padding-bottom: 0.2em;
  border-bottom: 1px dotted #153c67;
  margin-bottom: 0.4em;
}

#contact div.company { background: url(/images/styles/template2/blue/icon-company.gif) no-repeat 0 2px #112f51; }
#contact div.phone { background: url(/images/styles/template2/blue/icon-phone.gif) no-repeat 0 2px #112f51; }
#contact div.fax { background: url(/images/styles/template2/blue/icon-fax.gif) no-repeat 0 2px #112f51; }
#contact div.email { background: url(/images/styles/template2/blue/icon-email.gif) no-repeat 0 2px #112f51; }
#contact div.icq { background: url(/images/styles/template2/blue/icon-icq.gif) no-repeat 0 2px #112f51; }
#contact div.skype { background: url(/images/styles/template2/blue/icon-skype.gif) no-repeat 0 2px #112f51; }

/* ---[ menu ]-------------------------------- */

#menu {
  width: 820px; height: 26px;
  padding-top: 24px;
  background: #ffc326 url(/images/styles/template2/blue/menu-bg.gif) no-repeat 0 0;
  border-bottom: 1px solid #b00101;
}

#mainmenu {
  width: 780px; height: 26px; line-height: 26px; font-size: 110%;
  margin: 0 20px;
}

#submenu {
  clear: left; height: 22px; line-height: 22px;
  padding: 0 35px;
  background-color: #b00101; 
}

#mainmenu li { float: left; list-style: none; }
#submenu li { display: inline; list-style: none; }
#submenu li span { color: #c84e4e; padding: 0 10px; }

#mainmenu a, #submenu a { text-decoration: none; }
#mainmenu a:hover, #submenu a:hover  { text-decoration: underline; }

#mainmenu a { display: block; color: black; padding: 0 15px; }
#submenu a { color: white; }

#mainmenu li.active a { color: white; }
#mainmenu li.active { position: relative; background: #7f6215 url(/images/styles/template2/blue/menu-active-bg.gif) repeat-x 0 0; }
#mainmenu li.active .lc, #mainmenu li.active .rc { position: absolute; width: 8px; height: 26px; }
#mainmenu li.active .lc { position: absolute; top: 0; left: 0; background: #7f6215 url(/images/styles/template2/blue/menu-lc-bg.gif) no-repeat 0 0; }
#mainmenu li.active .rc { position: absolute; top: 0; right: 0; background: #7f6215 url(/images/styles/template2/blue/menu-rc-bg.gif) no-repeat 0 0; }

/* ---[ theme ]------------------------------- */

#theme {
  position: absolute;
  top: 5px; left: 20px;
  width: 780px; height: 194px;
  background-color: #73b0f4;
  z-index: 2;
  }
  
#theme-logo {
  position: absolute;
  top: 5px; left: 5px;
  width: 770px; height: 184px;

    	background: url(/obrazek/3/tunis-djerba-tunisko-hotely-jpg) no-repeat 0 0 white;
   

  }

#theme-item {
  position: absolute;
  top: 75px; right: 0;
  width: 235px; height: 80px;
  text-align: right;
  padding: 0 20px;
  background-color: white;
  border-top: 2px solid #d7eaff;
  border-bottom: 2px solid #d7eaff;
  border-left: 2px solid #d7eaff;
  overflow: hidden;
}

#theme-item a {
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 275px; height: 80px;
	z-index: 2;
}

#theme h2 {
  font-size: 180%;
  font-weight: bold;
  letter-spacing: normal;
  
  	color: #1C00FF;
    
  margin: 0;
}

#theme p {
  font-size: 110%;
  font-weight: bold;
  letter-spacing: -0.04em;
  
  	color: #FF0000;
    
  margin: 0;
}


/* ---[ IF logo_hidden THEN ]------------------ */ 
 
#container{ padding-top: 40px !important; } 
#search { top: 10px; right: 300px; } 
#toplink { top: 10px; right: 40px; }


/* ---[ toplink ]----------------------------- */

#toplink {
  position: absolute;
  font-size: 92%;
  color: #ccc;
}

#toplink a {
  color: white;
}

#toplink span {
  padding: 0 10px;
}

#toplink a.home {
  padding-left: 15px;
  background: url(/images/styles/template2/blue/icon-home.gif) no-repeat 0 50% transparent;
}

#toplink a.print {
  padding-left: 13px;
  background: url(/images/styles/template2/blue/icon-print.gif) no-repeat 0 50% transparent;
}

/* ---[ search ]------------------------------ */

#search {
  position: absolute;
  font-size: 92%;
}

#search div { float: left; }

#searchbox {
  width: 130px; height: 17px;
  background: url(/images/styles/template2/blue/searchbox-bg.gif) no-repeat 0 0 #fff;
  margin: 0 3px 0 5px;
  overflow: hidden;
}

#searchbox input {
	width: 126px;
	height: 17px;
	padding: 0 2px;
	border: none;
	background-color: transparent;
}

/* ---[ footer ]------------------------------ */

#footer {
  font-size: 92%;
  text-align: right;
  padding: 10px 30px 0 30px;
}

#footer ul li { display: inline; }
#footer a { color: white; }

#footer ul li span, #footer p.copyright span {
  color: #ccc;
  padding: 0 10px;
}

#footer p.copyright { text-align: left; }

#footer p.copyright a:link, #footer p.copyright a:visited {
  text-decoration: none;
  color: white;
}

#footer p.copyright a:hover {
  text-decoration: underline;
  color: #ffd66b;
}

/* ---[ palm - left - right ]----------------- */

/*

#palm-left {
  position: absolute;
  width: 134px; height: 205px;
  top: 236px; left: -134px;
  background: url(/images/styles/template2/blue/palm-left.gif) no-repeat 0 0 transparent;
}

#palm-right {
  position: absolute;
  width: 134px; height: 205px;
  top: 187px; right: -134px;
  background: url(/images/styles/template2/blue/palm-right.gif) no-repeat 0 0 transparent;
}

*/

/* ---[ form ]-------------------------------- */

#form {
  color: black;
  padding: 10px 20px;
  margin-bottom: 1em;
  background-color: #d7eaff;
  border: 2px solid #97b7dc;
}

#form input, #form textarea { padding: 0 2px; border: 1px solid #97b7dc; }
#form input { padding: 2px; }

#form table {
  margin: 0 auto;
}

#form table th {
  font-weight: normal;
  vertical-align: top;
  padding-right: 10px;
}

#form table th span {
  color: #d00000;
}

#form p.required {
  color: #d00000;
  padding-top: 1px;
  border-top: 1px solid #97b7dc;
  margin-top: 1em;
}

input.button {
  font-size: 100%; font-weight: bold; text-decoration: none;
  width: 92px; height: 22px;
  background-color: white;
  cursor: pointer; _cursor: hand;
}

/* ---[ list ]-------------------------------- */

#listdata img {
  float: left; margin: 0 5px 5px 0;
}

#listdata p {
  margin-bottom: 0;
}

#listdata div {
  font-size: 92%;
  color: #d7eaff;
  margin-top: 1px;
  border-top: 1px solid #437dbf;
  margin-bottom: 1em;
  clear: both;
}

#listdata div span {
  padding: 0 5px;
}

/* ---[ comment ]----------------------------- */

#comment {
  font-size: 92%;
}

#comment li {
  padding: 5px;
}

#comment li span {
  color: #d7eaff;
}

#comment .row-1 {
  background-color: #3975bc;
}

#comment .row-2 {
  background-color: transparent;
}

/* ---[ photogallery ]------------------------ */

.gset {
  position: relative;
  width: 261px; height: 146px;
  color: black;
  text-align: left;
  margin-bottom: 1em;
  background: url(/images/styles/template2/blue/gset-bg.gif) no-repeat 0 0 #d7eaff;
  border: 2px solid #97b7dc;
}

.gset .thumb {
  position: absolute;
  left: 10px; top: 23px;
  margin: 0;
  border: 1px solid #97b7dc;
  background-color: white;
}

.gset .desc {
  position: absolute;
  font-size: 92%;
  left: 130px; bottom: 25px;
  padding-right: 10px;
}

.gset h2 {
  margin: 6px 10px 0 130px;
}

.gset h2 a {
  color: #333;
}

.gset div.thumb img {
  border: 2px solid #d7eaff;
}

div.thumb {
  display: table;
  _position: relative;
  float: left;
  overflow: hidden;
  width: 98px; height: 98px;
  text-align: center;
  background-color: #d7eaff;
  margin: 0 5px 10px 5px; _margin: 0 4px 8px 4px;
  border: 1px solid #97b7dc;
}

div.thumb-l1 {
  display: table-cell;
  _position: absolute;
  _top: 50%; _left: 50%;
  vertical-align: middle;
  padding-top: 5px; _padding-top: 1px;
}

div.thumb-l2 {
  _position: relative;
  _top: -50%; _left: -50%; 
}

div.thumb img, #gphoto img {
  border: 2px solid white;
}

#gphoto { 
  width: 550px; padding: 15px 0;
  text-align: center;
  background-color: #f5f5f5; margin-bottom: 1em;
}

#gphoto h2, #gphoto p { color: #333; text-align: left; margin-left: 15px; }
 
#gnav1, #gnav2 { height: 23px; line-height: 23px; border-top: 1px solid #437dbf; border-bottom: 1px solid #437dbf; }
#gnav2 { text-align: center; }
#gnav1 .gback { padding: 1px 0 1px 17px; background: transparent url(/images/styles/template2/blue/icon-arrow-left.gif) no-repeat 0 4px; }
#gnav2 .gprev { float: left; height: 19px; padding: 1px 0 1px 17px; background: transparent url(/images/styles/template2/blue/icon-arrow-left.gif) no-repeat 0 8px; }
#gnav2 .gnext { float: right; height: 19px; padding: 1px 17px 1px 0; background: transparent url(/images/styles/template2/blue/icon-arrow-right.gif) no-repeat 100% 8px; }

#gnav1 a.gback:hover { background-position: 0 -185px; }
#gnav2 a.gprev:hover { background-position: 0 -181px }
#gnav2 a.gnext:hover { background-position: 100% -181px; }


/* ---[ captcha , error, success report ]----- */

#captcha { vertical-align: top; border: 1px solid white; }

#error {
  color: white;
  padding: 10px 15px 10px 50px;
  margin-bottom: 1em;
  background: url(/images/styles/template2/blue/error-bg.gif) no-repeat 15px 50% #c21c1c;
}

#success {
  color: white;
  padding: 10px 15px 10px 50px;
  margin-bottom: 1em;
  background: url(/images/styles/template2/blue/success-bg.gif) no-repeat 15px 50% #009d30;
}

/* ---[ password protection ]----------------- */

#password {
  position: relative;
  width: auto; height: 146px;
  color: white;
  margin-bottom: 1em;
  background: url(/images/styles/template2/blue/password-bg.gif) no-repeat 0 0 #aa2323;	
  border: 2px solid #ca4747;
}

#password div#passform {
  position: absolute;
  top: 35px; right: 20px;
  width: 310px; height: 50px;
}

#password div div {
  width: 290px; height: auto;
  padding: 10px;
  border: 1px solid #ba3535;
}

#password input { padding: 2px; border: 1px solid #ba3535; }

#password table th {
  font-weight: normal;
  vertical-align: middle;
  text-align: right;
  padding-right: 10px;
}

#password table { margin: 0 auto; }
#password input.text { width: 140px; }

/* ---[ menu ]----------------------------- */

#lcolumn ul li {
  list-style: none;
	padding-bottom: 8px;
}

#lcolumn ul li a {
  color: #FFD663;
  font-size: small; 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

#lcolumn ul li a:hover {
  color: #FFA07A;
}
/* ---[ menu ]----------------------------- */