/* -- ==================================================================== -- 
                                  Basic styles			
   -- ==================================================================== -- */

body {
	background: #e6f1f9; 
	color: #4a494a;  
	font-family: Arial, Tahoma, sans-serif; 
	font-size: 75%;
	text-align: center;
	margin: 0px 0;
	padding: 0 0 10px 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #fc0082; 
	margin: 0.3em 0;
}

h1 {
	font-size: 160%;
	margin: 45px 0 0 0;
}

h2 {
	font-size: 125%; 
	font-style: italic;
}

h3 {font-size: 130%;}
h4 {font-size: 100%;}
h5, h6 {font-size: 100%;}

p {
	line-height: 130%;
	margin: 0.5em 0;
}

a {color: #f648a6;}

a:hover {
	text-decoration: none;
	color: #4a494a;
}

sub, sup {
	vertical-align: baseline; 
	position: relative;
}

sub {top: 0.4em;}
sup {bottom: 0.4em;}

address {font-style: normal;}

ul {
	padding: 0;
	margin: 0;
}

li {
	line-height: 1.4em;
	list-style-type: none;
}

form {margin: 0;}

a img {border:0;}

.invisible {display: none;}

.cleaner {
	clear: both;  
	visibility: hidden;
	height: 1px;
}

.left {float: left;}
.right {float: right;}


/* -- ==================================================================== -- 
                                 Header styles			
   -- ==================================================================== -- */

div#header {
	width: 940px;
	margin: 0 auto;
	background: url('images/header-bg.png') right bottom no-repeat;
	height: 178px;
	position: relative;
}

div#header h1 {
	float: left;
	position: relative; 
	overflow: hidden;
	background-color: #e6f1f9;
	text-decoration: none;
}

div#header h1, div#header h1 span {
	width: 220px;
	height: 40px;
	display: block;
	cursor: pointer;
}
 
div#header h1 span {
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
	background: url('images/logo.png') no-repeat;
}

h1 a {color: #7da9c8;}

ul#menu {
	background: url('images/menu-ul-bg.png') bottom repeat-x;
	position: absolute;
	bottom: 8px;
	left: 0;
	z-index: 1;
}

ul#menu li.level {
	background: url('images/menu-li-left.png') left top no-repeat;
	padding: 0 3px 0 10px;
	height: 47px;
	float: left;
}

ul#menu li.level a {
	background: url('images/menu-li-center.png') repeat-x;
	float: left;
	height: 35px;
	color: #3e7aa9;
	font-weight: bold;
	text-decoration: none;
	padding: 12px 0 0 0;
}

ul#menu li.level span {
	background: url('images/menu-li-right.png') right top no-repeat;
	float: left;
	width: 10px;
	height: 47px;
}

ul#menu li.a.last {
	padding-right: 0;
	margin: 0;
}

ul#menu ul
{
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 48px;
	width: 154px;
	padding: 0 2px;
	background: url('images/menu-li-ul.png') repeat-y;
	=padding: 0;
}

ul#menu li:hover ul, ul#menu li.hover ul {visibility:visible;}

ul#menu li.level li {
	padding: 0;
	width: 150px;
	background: url('images/menu-li-li.png') repeat-x;
	height: 25px;
	text-align: left;
	
}

ul#menu li.level ul li a {
	height: 22px;
	display: block;
	width: 140px;
	padding: 7px 0 0 10px;
	float: none;
}

ul#menu li {behavior: url('hover.htc');} 

ul#menu li.level {position: relative;}
ul#menu li.level a.active, ul#menu li.level a:hover {color: #fc0082;}

ul#menu li.level ul li a:hover {color: #fc0082;}

p.question {
	position: absolute;
	top: 30px;
	right: 15px;
	font-size: 130%;
	background: url('images/header-tel.png') left top no-repeat;
	padding: 10px 0 0 40px;
	height: 70px;
	font-style: italic;
	font-weight: bold;
}

p.question a {
	color: #3e7aa9;
	position: absolute;
	top: 30px;
	right: 0;
	font-size: 85%;
	font-style: normal;
}

form#search {
	position: absolute;
	bottom: 20px;
	right: 15px;
}

form#search input.search {
	position: relative;
	top: 3px;
	=top: 0;
}
   
/* -- ==================================================================== -- 
                                 Wrapper styles			
   -- ==================================================================== -- */

div#wrapper {
	text-align: left;
	background: #fff url('images/wrapper-bg-2.png') top repeat-y;
	width: 938px;
	padding: 0 1px;
	margin: 0 auto;
}

   
/* -- ==================================================================== -- 
                                  Col styles			
   -- ==================================================================== -- */   

div.col {
	width: 184px;
	float: left;
	padding: 10px 0 0 15px;/* 10px 0 0 15px */
	margin: 0 0 0 1px;
	background: #fff url('images/wrapper-bg.png') top repeat-x;
}

input.text {
	width: 126px;
	height: 20px;
	border: 1px solid #d1e0eb;
	background: #fafbfc;
	padding: 0 5px;
}

form#howmuch input.submit {
	width: 80px;
	height: 27px;
	border: 0;
	font-size: 120%;
	font-weight: bold;
	float: right;
	background: url('images/submit-bg.png') no-repeat;
	cursor: pointer;
	margin: 2px 22px 0 0;
}

div#right {
	padding: 10px 15px 0 0;
	width: 184px;
	margin: 0 1px 0 0;
	float: left;
	background: #fff url('images/wrapper-bg.png') top repeat-x;
}

ul#why li {
	background: url('images/left-nav-top.png') left top no-repeat;
	padding: 3px 0 0 0;
	width: 151px;
	float: left;
	text-align: center;
}

ul#why li a {
	background: url('images/left-nav-center.png') repeat-x;
	float: left;
	height: 34px;
	line-height: 34px;
	width: 149px;
	color: #299cd8;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	text-decoration: none;
	border-right: 1px solid #d1e0eb;
	border-left: 1px solid #d1e0eb;
}

ul#why li span {
	background: url('images/left-nav-bottom.png') right top no-repeat;
	float: left;
	width: 151px;
	height: 10px;
} 

div.box {
	background: #fff url('images/col-section-bg.gif') left top no-repeat;
	min-height: 115px;
	_height: 115px;
	width: 160px;
	padding: 10px;
	margin: 0;
}

div.box.first {background: #fff url('images/col-section-first.gif') left top no-repeat;}

div.box address strong {display: block;}

ul#submenu {margin: 15px 0 0 0;}
ul#submenu li { /* min-height: 35px;*/ }

ul#submenu li a {
	width: 130px;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding: 0 0 8px 0;
	padding-top: 8px;
	color: #3e7aa9;
	text-decoration: none;
}

ul#submenu li a:hover, ul#submenu li a.active {
	color: #f648a6;
	text-decoration: underline;
}


/* -- ==================================================================== -- 
                                 Content styles			
   -- ==================================================================== -- */

div#content-small {
	width: 510px;
	float: left;
	padding: 10px 14px;
	_padding: 10px 9px 10px 0;
	background: #fff url('images/wrapper-bg.png') top repeat-x;
}

div#content {
	width: 697px;
	float: left;
	padding: 0 20px 10px 20px;
	background: #fff url('images/wrapper-bg.png') top repeat-x;
}

div#content-inner {
	width: 657px;
	padding: 10px 20px;
	margin: 10px 0 0 0;
	background: #fff url('images/content.gif') top repeat-x;
	text-align: justify;
}

div#content-inner h2 {
	font-size: 140%;
	font-style: normal;
}

div#content-inner p {
	line-height: 130%;
	margin: 1em 0;
}


div#content-inner ul {
	padding: 1em;
	margin: 1em;
}

div#content-inner li {
	line-height: 1.4em;	
	list-style-type: disc;
}

ul.banners {
	width: 241px;
	margin: 0 14px 0 0;
	float: left;
}

ul.banners li {
	background: url('images/banner-top.png') left top no-repeat;
	padding: 3px 0 0 0;
	width: 241px;
	float: left;
}

ul.banners li a {
	background: #e0edf7 url('images/banner-center.png') repeat-x;
	float: left;
	padding: 10px;
	width: 219px;
	color: #299cd8;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	border-right: 1px solid #d1e0eb;
	border-left: 1px solid #d1e0eb;
	font-size: 125%;
}

ul.banners li span {
	background: url('images/banner-bottom.png') right top no-repeat;
	float: left;
	width: 241px;
	height: 5px;
} 

div#near-banners {
	float: left;
	width: 255px;
}

.img-content {
	float: left;
	margin: 0 30px 0 0;
}

p.img-content {
	float: left; 
	width: 170px;
}

h2.img-content {
	font-size: 150%;
	margin: 25px 0;
	float: left;
}

a.more {
	margin: 3px 10px 0 0;
	float: right;
	color: #299cd8;
}


/* -- ==================================================================== -- 
                                 Footer styles			
   -- ==================================================================== -- */

div#footer {
	background: url('images/footer-bg.png') left top no-repeat;
	width: 940px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	display: block;
}

div#footer p.left, div#footer p.right {margin: 0; padding: 15px 0 0 0;}

p.partners img {margin: 0 26px 0 0;}
p.partners img#last {margin: 0;}
   

/* -- ==================================================================== -- 
                                  Other styles			
   -- ==================================================================== -- */   

.blue {color: #7da9c8;}
.lightblue {color: #299cd8;}
.grey {color: #9a9a9a;}
.black {color: #000;}
.pink {color: #fc0082;}
.
p.nomargin {margin: 0;}

.zvyrazneni {
  color: #FC0082;
}

.blogo  {
  border: 1px solid #E6F1F9;
}

.ruzova {
  color: #FC0082;
}

.leftcol {
  float: left;
  padding-right: 10px;
}

.rightcol {
  float: left;
}

.clear {
  clear: both;
}

.rightcol img {
  border: 1px solid #299CD8;
}
