/*
Theme Name: Imagine.. Developstudio
Theme URI: http://www.developstudio.com/
Description: Custome style by Developstudio
Version: 26.3.2009
Author: Developstudio - Aleš Rubáš, Michael Minář
Author URI: http://www.developstudio.com/
Tags: fixed width, three columns
*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
}

body {
	font-size: 62.5%;
	text-align: center;
	color: #fff;
	padding-top: 60px;
	font-family: Arial, sans-serif;
	background: #6699ff url(images/top_grad.png) repeat-x left top;
}
#content {
	width: 1000px;
	text-align: left;
	background: #0167F7 url(images/bg_content33.gif) repeat-y 1px -200px;
	margin: 0 auto;
	position: relative;
	display: block;
}
#main {
	width: 570px;
	float: left;
  position: relative;
	display: block;
	z-index: 3;
  padding: 0 0 35px 40px;
  overflow: hidden;
}

#side {
	width: 286px;
	float: left;
	display: block;
  z-index: 3;
	position: relative;
	padding: 15px 52px;
}
#otherside {
	display: none;
}
#header {
	height: 200px;
	position: relative;
	display: block;
	float: left;
	width: 1000px;
  background: url(images/theme1.png) no-repeat left top;
}
#current a {
	display: block;
	position: absolute;
	left: 30px;
	top: 15px;
	width: 300px;
	height: 113px;
	overflow: hidden;
	font-size: 140%;
}
#current a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
  background: url(images/theme1.png) no-repeat -30px -15px;
	width: 0;
	height: 113px;
	padding-left: 300px;
	overflow: hidden;
  }
#current a#menujump {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#other {
	position: absolute;
	top: 100px;
	right: 0;
	z-index: 100;
}
#other a {
}
#breadcrumb {
	position: absolute;
	left: 225px;
	top: 188px;
	font-size: 110%;
	color: #999999;
}
#breadcrumb li, #breadcrumb ul {
	display: inline;
}
#breadcrumb a {
	color: #999999;
}
#breadcrumb strong {
	display: none;
}
#menu {
  display: block;
  position: absolute;
  height: 60px;
  top: -60px;
  width: 800px;
  z-index: 5;
  left: 0;
  padding-left: 50px;
}

#menu h2 {
	display: none;
}
#menu ul, #menu2 ul {
    position: relative;
    float: left;
  }
#menu ul li, #menu2 ul li {
	position: relative;
  float: left;
  display: block;
  width: auto !important;
  }
#menu a, #menu2 a {
	display: block;
	float: left;
	height: 20px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
  line-height: 20px;
	padding: 0 20px;
	margin: 20px 0;
	text-decoration: none;
	font-size: 140%;
	border-left: 1px solid white;
  }
#en #menu a, #en #menu2 a,
#news #menu a, #news #menu2 a
 {
	padding: 0 10px;
  }
#menu li.homepage a, #menu2 li.homepage a{
  border-left: none;
}
#menu a:hover,#menu2 a:hover {
	text-decoration: underline;
}
form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;
}
form {
	width: 400px;
	padding: 20px 10px;
	margin: 0 auto;
}
fieldset {
	margin: 0;
	border: none;
}
fieldset legend {
	font-size: 150%;
	font-weight: normal;
	color: #333333;
	padding: 5px 0 10px 23px;
}
fieldset fieldset legend {
	font-size: 130%;
}
form label, form .cf-box-title {
	text-align: left;
	font-weight: bold;
	display: inline;
	float: left;
	width: 100px;
}
form .cf-box-group label {
	font-weight: normal;
}
form input, form select, form label, form textarea {
	font-size: 110%;
}
form input {
	width: 200px;
	margin: 0 0 3px 0;
	float: left;
}
form select {
	width: 200px;
	margin: 0 0 3px 0;
	float: left;
}
form textarea {
	width: 270px;
	margin: 0 0 3px 0;
	float: left;
}
form label input, form .cf-box-group input, form .cf-box-b {
	width: 2em;
}
form button, .sendbutton {
	cursor: pointer;
	width: 10em;
}
.emailreqtxt, .reqtxt {
	display: inline;
	float: left;
	width: 0;
	padding: 0 0 0 15px;
	height: 15px;
	overflow: hidden;
	color: #ff0000;
	background: url(images/required_g.png) no-repeat 3px 6px;
}
form ol li {
	list-style: none !important;
	clear: both;
	margin: 0;
	padding: 0;
}
#usermessagea {
	font-size: 120%;
	text-align: center;
	margin: 1em auto;
	font-weight: bold;
	color: red;
}
.cf_hidden {
	display: none;
}
.failure {
	color: red;
	border: 1px solid #ff0000;
	padding: 10px;
}

#footer {
	height: 60px;
	clear: both;
	background: url(images/boot_mid.png) repeat-x left top;
	border-top: 5px solid #fff;
}
#footer h2{
	display: none;
}
#footer p {
	font-size: 140%;
	height: 20px;
	padding: 20px 0 20px 50px;
	line-height: 20px;
		background: url(images/bott_left.png) no-repeat left top;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	color: white;
	float: left;
}
#footer a {

	color: white;

}

#footer #menu2{
	height: 60px;
	background: url(images/bott_right.png) no-repeat right top;
	display: block;
	float: right;
	padding-right: 50px;
}
#footer #menu2 ul{
	height: 60px;
	display: block;
	float: right;
}
#lista {
	width: 100%;
	background: #6699FF;
	padding: 15px 0;
	clear: both;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
  color: white;
}
h1 {
	font-size: 250%;
	padding: 0 10px 10px 10px;
}
h2 {
	font-size: 250%;
	padding: 10px 10px 5px 10px;
}
h1 strong, h2 strong{
  color: #ccff00;
}
h3 {
	font-size: 130%;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
}
h4 {
	font-size: 120%;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
}

#main p {
	font-size: 140%;
	padding: 7px 10px 3px 10px;
	line-height: 1.3em;
	text-align: justify;
}
#side p, #otherside p {
	font-size: 140%;
	padding: 3px 5px 3px 5px;
	line-height: 1.3em;
}
#side h2, 
#otherside h2 {
	font-size: 140%;
	font-weight: bold;
	padding: 5px 4px;
}
#otherside h3 {
	padding-bottom: 0px;
}
#otherside p {
	margin: 0.5em;
}
#main ul, #main ol {
	margin: 0.5em 0;
	
}
#main ul li, #main ol li {
	list-style: disc url();
	margin-left: 2em;
	font-size: 140%;
	line-height: 1.4em;
}
#main ol li {
	list-style: decimal url()
}
#side ol li {
	margin-left: 2em;
	font-size: 140%; 
	line-height: 1.8em;
  list-style: decimal url() !important;
}
#main li li {
	font-size: 100%;
}

#main table {
	margin: 20px auto 0 auto;
	width: 90%;
	border-collapse: collapse;
	border: 2px solid #dddddd;
}
#main table th, #main table td {
	border: 1px solid #dddddd;
}
#main table th {
	text-align: right;
}
#main table th, #main table td {
	vertical-align: middle;
	font-size: 120%;
	padding: 0.5em;
}
#main table thead th, #main table th.right, #main table th.left {
	text-align: center;
	float: none;
}
#main table td.right {
	text-align: right;
	float: none;
}
#main table td.left {
	text-align: left;
	float: none;
}
#main table thead th, #main table thead td {
	border-bottom: 2px solid #dddddd;
	border-right: 2px solid #dddddd;
}
#main table tfoot th, #main table tfoot td {
	border-top: 2px solid #dddddd;
}
#main table tbody th {
	border-right: 2px solid #dddddd;
}
#main table caption {
	caption-side: bottom;
	font-style: italic;
	text-align: center;
	padding: 5px;
	font-size: 110%;
}

/* skrývání nepotřebných částí, vždy nechat */
.hidden {
	display: none;
}
a {
	text-decoration: underline;
	color: #ccff00;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}

/* zarovnání obrázků v Texy , vždy nastavit */
.left {
	float: left
}
.right {
	float: right;
}
img.left {
	margin: 4px 10px 4px 4px;
}
img.right {
	margin: 4px 4px 4px 10px;
}
.linklove {
	display: none !important;
}
.cleaner {
	clear: both;
}
.edit {
	position: absolute;
	right: 5px;
	top: 5px;
}
.edit a {
	text-decoration: underline;
	color: #fff;
	padding: 3px;
}
.edit a:hover {
  color: black;
	text-decoration: none;
	background: #dddddd;
}


#header #jazyky{
  position: absolute;
  top: -40px;
  right: 50px;
  height: 20px;
  width: 90px;
}

#header ul#jazyky  li{
  display: inline;
  font-size: 140%;
  padding: 0 3px;
}
#header ul#jazyky li a{
  display: inline;
  color: white;
  font-weight: bold;
}

#main .modra{
  display: block;
  margin: 15px 0;
  padding: 0px 50px 20px 20px; 
  background: #01009A  url(images/box_bott.png) no-repeat left bottom;
  width: 500px;
  position: relative;
} 

#main .modra h2{
  padding: 20px 50px 5px 30px;
  width: 490px;
  position: relative;
  left: -20px;
  background:url(images/box_top.png) no-repeat left top;  
} 
#vlnka{
  background: url(images/bg_new.png) no-repeat left -1px; 
  display: block;
  width: 1000px;
  height: 324px;
  z-index: 1;
  position: absolute;
  top: 150px;
  left: 0;
} 
.aktual{
  display: block;
  position: relative;
} 	
#main p.vice{
  display: block;
  height: 20px;
  text-align: right;
}
#main p.vice a{
padding-left: 12px;
line-height: 20px;
height: 20px;
background: url(images/bg_vice.gif) no-repeat left 2px;
color: white;

}
.normal{
  text-transform: none;
}
#side h2{
  font-size: 250%;
}
#side a{
color: white;
}

h2.provoz{
  display: block;
  position: relative;
  height: 30px;
  padding-top: 105px !important;
  background: url(images/img1.png) no-repeat 0px top;
}

h2.piste{
  display: block;
  position: relative;
  height: 30px;
  margin-top: 15px;
  padding-top: 105px !important;
  background: url(images/img2.png) no-repeat 0px top;
}

#side ul, #side .box{
  display: block;
  width: 100%;
  float: left;
  overflow: hidden;
  margin: 10px 0;
}
#side ul li{
  font-size: 140%;
  padding-left: 5px;
}
#side h2 a{
  text-decoration: none;
}
#side h2 a:hover{
  text-decoration: underline;
}


