/**
 *  CSS štýly ByznysWeb.sk
 *  
 *  Hlavný súbor štýlov pre celý web.
 */

/* HTML elementy */

html {
  margin: 0;
  padding: 0;
  background-color: #0D5386;
}   

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Arial, lucida, sans-serif;
  font-size: 80%;
  text-align: center;
  background: url(../img/bg_top_1.png) repeat-x top left #E6F2F6;
}

#sub-page {
  background-image: url(../img/bg_top_2.png);
}

.breakBox {
 margin: 0 auto;
 position: relative;
 width:1260px;   
}

.breakBox a{
  color:#666666;
  float:left;
  display:block;
	background: url(../img/ucho_sk.png) no-repeat;
	position:absolute;
	right:0px;
	top:150px;
	height:221px;
  width:153px;
	}

.breakBox a:hover{
  background: url(../img/ucho_sk_hover.png) no-repeat;
}
	
h1 {
  position: relative;
  width: 264px;
  color: #fff;
  height: 88px;
  line-height: 89px;
  text-align: center;
  overflow: hidden;
}

#sub-page h1 {
  height: 124px;
  line-height: 124px;
}

h1 span {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url(../img/logo.png) no-repeat left top;
  cursor: pointer;
}

#sub-page h1 span {
  top: 10px;
  background-image: url(../img/logo_flox.jpg);
}

h2.blue, h2.black {
  font-size: 130%;
  font-weight: normal;
  padding-left: 30px;
}

h2.black {
  margin: 0 0 5px;
  color: #000;
}

h2.title, #body-main-column h2 {
  color: #F57A01;
  font-size: 160%;
  text-transform: uppercase;
  font-weight: normal;
  margin: 20px 0;
}

h3 {
  color: #0D5386;
  font-size: 140%;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  margin: 10px 0;
  padding: 5px 10px;
}

img {
  border: 0 none;
  vertical-align: middle;
}

p, ul li {
  line-height: 150%;
}

a {
  color: #0D568B;
}

a:hover {
  color: #21B5F2;
  text-decoration: none;
}

#body-main-column ul {
  list-style-image: url(../img/li_arrow_3.png);
}

ul.ul-gray {
  margin: 10px;
  padding: 0 0 0 40px;
  list-style-image: url(../img/li_tick_2.png);
}

#body ul li {
  padding-left: 10px;
}

.table {
  font-size: 100%;
}

.table td, .table th {
  padding: 5px 10px;
}

.table th {
  background-color: #E1E1E5;
  color: #0D5386;
}

.table td {
  border: 1px solid #eee;
}

.table tr:hover td {
  border-color: #aaa;
}

.paginator {
  width: 100%;
}

.paginator td {
  padding: 5px 10px;
  width: 33%;
}

/* ID elementy */

#html-wrapper {
  background: url(../img/bg_header_1.png) no-repeat top center;
}

#sub-page #html-wrapper {
  background-image: url(../img/bg_header_2.png);
}

#blue-wrapper {
  clear: both;
  padding:25px 0px 0px 0px;
  margin:18px 0px 0px 0px;
  background-color: #E8F5FA;
  background-color: #C6E9F7;
}

#footer-wrapper {
  background:#03244E url(../img/bg_blue_footer.png) repeat-x; 
  clear: both;
  margin:25px 0px 0px 0px;
  height:240px;
}

#footer-wrapper #footer .footer-bottom  {
 padding:15px 0px 20px 20px;
 clear:both;
 width:905px;
}

#footer-wrapper #footer .footer-bottom .footer-right {
  float: right;
  text-align: right;
}


#footer-wrapper #footer .footer-bottom a {
  color:#37ADE6;
}

#footer-wrapper #footer .footer-bottom a:hover {
  color:#FFFFFF;
}

#footer-wrapper #footer .footColumn {
  padding:0px 0px 0px 23px;
  margin-top:8px;
  float:left;
  width:300px;
}

#footer-wrapper #footer .footColumn .form strong {
  display:none;
}

#footer-wrapper #footer .footColumn .form table.form-table {
  padding:0px !important;
  margin:0px !important;
  border-collapse: separate !important;
  border-spacing: 0px !important;
}


#footer-wrapper #footer .footColumn .form table.form-table tr{
  display: inline-table;
  float:left;
}

#footer-wrapper #footer .footColumn .form table.form-table tr td.field_title {
  display:none;
  width:0px; 
}

#footer-wrapper #footer .footColumn .form table.form-table tr td{
  float:left;
  padding:0px !important;
}

#footer-wrapper #footer .footColumn .form a {
  color:#ffffff;
}

#footer-wrapper #footer .footColumn .form #newsletter-form p {
   font-weight: bold;
}



#footer-wrapper #footer .footColumn .form #newsletter-form p {
  font-weight:bold;
}

#footer-wrapper #footer .line {
  background: url(../img/bg_line.png) no-repeat top left;
}

.icon-program {display:block;padding:0px 0px 0px 0px;}
.icon-program li {list-style:none;display:block;margin:3px 3px 3px 0px;padding:0px;float:left;}
.icon-program li a {background:url(../img/bg_button_footer.png) no-repeat;color:#FFFFFF;font-size:10px;text-transform:uppercase;display:block;float:left;text-decoration:none;line-height:12px;height:37px;width:143px;}
.icon-program li a:hover {background:url(../img/bg_button_footer_hover.png) no-repeat;color:#FFFFFF;}
.icon-program li a span {text-align:center;padding:12px 0px 0px 0px;display:block;width:100%;}

#footer-wrapper #footer .footColumn .form {
  display:block;
  font-size:90%;
  float:left;
  width:280px;
}

.form input[type=text] {
  background:url(../img/bg_input.png) no-repeat;
  border:none;
  color:#1B6BA7;
  float:left;
  line-height:30px;
  margin:1px 10px 0px 0px !important;
  padding:2px 5px 0px 5px;
  height:34px;
  width:130px;
}

#footer-wrapper #footer .footColumn .form p {
  margin:0px 0px 10px 0px;
  display:block;
}

.footColumn h2 {display:block;padding:0px 0px 5px 0px;height:20px;}
.footColumn h2.title-1 { background:url(../img/bg_zavolame_spat.png) top left no-repeat;}
.footColumn h2.title-2 { background:url(../img/bg_nase_programy.png) top left no-repeat;}
.footColumn h2.title-3 { background:url(../img/bg_novinky_emailom.png) top left no-repeat;}
.footColumn h2 span {display:none;}

#body-wrapper, #blue-body, #footer {
  position: relative;
  clear: both;
  margin: 0 auto;
  width: 920px;
  width: 970px;
  overflow:hidden;
  text-align: left;
}

#sub-page #body-wrapper {
  background-color: #fff;
}

#body {
  padding-bottom: 20px;
  _padding-bottom: 0;
}

#sub-page #body {
  padding: 0 20px 20px 20px;
}

#footer {
  height: 100%;
  overflow: hidden;
  background: transparent;
  color: #fff;
}

#header {
  width: 921px;
  width: 962px;
  position: relative;
  margin: 0;
  height:auto;
  color: #fff;
  background: url(../img/bg_header_1.png) no-repeat top center #0D5386;
  height:120px;
}

#sub-page #header {
  height: 118px;
  background-image: url(../img/bg_header_2.png);
}

#header * {
  margin: 0;
  color: #fff;
}

#slogan {
  font-size: 15px;
  font-style: italic;
  font-weight: normal;
  margin: 15px 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 7px;
  width: 300px;
}

#slogan-small {
  margin: 10px 20px;
  width: 880px;
  width: 920px;
  position: absolute;
  top: 0;
  text-align: right;
  font-weight: normal;
  font-size: 12px;
  font-style: italic;
  /* text-shadow: 2px 2px 2px #333; */
}

#main-menu {
  position: absolute;
  top: 72px;
  right: -2px;
  list-style: none;
  height: 58px;
  padding: 0;
  margin: 0;
  z-index: 999;
/*  background: url(./img/bg_li.png) repeat-x; */
}

#sub-page #main-menu {
  top: 70px;
} 

#main-menu li {
  float: left;
  display: block;
  margin: 0 2px 0 0;
  line-height: 50px;
  height: 55px;
  _height: 58px; 
  overflow: hidden;
}

#main-menu li.selected {
  margin-top: 3px;
  _margin-top: -1px;
  background: url(../img/bg_li_selected.png) repeat-x bottom center;
}

#main-menu li strong, #main-menu li a {
  position: relative;
  display: block;
  margin-top: 0px;
  padding: 0 15px;
  color: #fff;
  font-size: 105%;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 1px 1px 2px #000;
  _height: 40px;
  _line-height: 56px;
  _display: inline;
}

#main-menu li a.normal {
  margin-top: 7px;
  margin-bottom: 0;
  line-height: 40px;
  _margin-top: 5px;
  _padding-top: 5px;
  text-shadow: none;
  border: 1px solid #77BCDD;
  border-width: 1px 1px 0 1px;
  background: url(../img/bg_li_a.png) repeat-x top left;
}

#main-menu li a.normal:hover, #main-menu li a.normal:hover span.shadow-text {
  color: #FFC447;
  color: #fff;
  background: #DF730B;
}

#sub-menu {
  margin: 0 0 20px;
  _margin-top: 20px;
  padding: 0;
  background-color: #FFE2C7;
  list-style: none;
  color: #fff;
  overflow: hidden;
}

ul#sub-menu li {
  margin: 0;
  margin-bottom: 1px;
  padding: 0;
  list-style: none;
}

#sub-menu li a, #sub-menu li strong {
  _height: 1px;
  display: block;
  padding: 5px 10px 5px 50px;
  text-decoration: none;
  font-weight: bold;
  background: url(../img/li_arrow_2_a.png) no-repeat 20px #FFF4E9;
  margin: 0;
}

#sub-menu li strong {
  background: url(../img/li_arrow_2_h.png) no-repeat 20px #FF7E00;
}

#sub-menu li a {
  color: #FF7E00;
  background: url(../img/li_arrow_2.png) no-repeat 20px #FFF4E9;
}

#sub-menu li a:hover {
  background: url(../img/li_arrow_2_a.png) no-repeat 20px #FDD3AB;
  color: #A46D38;
}

#body-column {
  width: 235px;
}

.left-double #body-column {
  float: left;
}

.left-double #body-main-column {
  margin-left: 260px;
}

.right-double #body-column {
  float: right;
}

.right-double #body-main-column {
  width: 670px;
}

#banner-intro {
  position: relative;
  clear: both;
  width: 920px;
  width: 962px;
  height: 410px;
}

#banner-intro ul {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100px;
  left: 50px;
  width: 370px;
  list-style-image: url(../img/li_arrow_4.png);
  z-index: 50;
}

#banner-intro ul li {
  padding-left: 5px;
}

#banner-intro ul strong, #banner-slogan strong {
  color: #18ABE9;
}

#banner-intro .slide-anchor {
  position: absolute;
  left: 352px;
  top: 375px;
  display: block;
  width: 40px;
  height: 30px;
  z-index: 990;
  outline: 0 none;
}

#banner-slogan {
  position: relative;
  margin: 0;
  height: 160px;
  line-height: 35px;
  padding-top: 30px;
  padding-left: 50px;
  font-weight: normal;
  font-size: 200%;
}

#banner-slogan span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 900px;
  width: 940px;
  height: 100%;
  background: url(./img/banner.png) no-repeat top left;
  z-index: 99;
}

#banner-button {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 50px;
  bottom: 45px;
  width: 260px;
  height: 105px;
  line-height: 100px;
  text-align: center;
  overflow: hidden;
  z-index: 999;
  font-size: 8px;
}

#banner-button a {
  display: block;
  height: 105px;
  width: 260px;
  text-decoration: none;
}

#banner-button a span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/bg_slide_button.png) no-repeat;
  cursor: pointer;
  color: #18ABE9;
  text-decoration: none;
}

#banner-button a span em {
  font-style: normal;
  display: block;
  width: 210px;
  height: 50px;
  position: absolute;
  left: 10px;
  top: 70px;
  line-height: 120%;
  font-size: 145%;
  _font-size: 50%;
}

#banner-button a:hover span {
  background: url(../img/bg_slide_button_hover.png) no-repeat;
}

h2#button-create {
  display:block;
  position:relative;
}

#button-create {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 260px;
  height: 105px;
  line-height: 100px;
  text-align: center;
  overflow: hidden;
  z-index: 999;
  font-size: 8px;
}

#button-create a {
  display: block;
  height: 105px;
  width: 260px;
  text-decoration: none;
}

#button-create a span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/bg_slide_button.png) no-repeat;
  cursor: pointer;
  color: #18ABE9;
  text-decoration: none;
}

#button-create a span em {
  font-style: normal;
  display: block;
  width: 210px;
  height: 50px;
  position: absolute;
  left: 10px;
  top: 70px;
  line-height: 120%;
  font-size: 145%;
  _font-size: 50%;
}

#button-create a:hover span {
  background: url(../img/bg_slide_button_hover.png) no-repeat;
}

#banner-slide {
  position: absolute;
  display:block;
  top: 1px;
  left: 0;
  width: 962px;
  height: 389px;
  background: no-repeat top left #fff;
  display: none;
  z-index: 100;
}

.banner-bar {
  position: absolute; 
  left: 0; 
  bottom: 3px; 
  height: 36px; 
  width: 962px;
  z-index: 102;
}

#button-top {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 10px;
  top: 20px;
  width: 320px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
}

#button-top p {
  margin: 0;
  padding: 0;
  float: left;
  line-height: 35px;
  font-size: 90%;
  font-weight: bold;
}

#banner-button-small {
  position: absolute;
  right: 0;
  width: 175px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
}

#banner-button-small a {
  display: block;
  height: 40px;
  width: 175px;
  text-decoration: none;
  font-size: 90%;
}

#banner-button-small a span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/button_create_small.png) no-repeat top left;
  cursor: pointer;
  color: #18ABE9;
  text-decoration: none;
}

#banner-button-small a span em {
  font-style: normal;
  display: block;
  width: 150px;
  height: 50px;
  position: absolute;
  left: 110px;
  top: 70px;
  line-height: 100%;
  font-size: 80%;
  _font-size: 60%;
}

#banner-button-small a:hover span {
  background-position: 0 -40px;
}

#banner-offer {
  margin: 20px 0px 20px 0px;
}

#banner-offer .box-banner {
 display:block;
 position:relative;
 float:right;
 right:10px;
 height:125px;
 width:90px;
}

#banner-offer .box-banner-2 {
 display:block;
 position:relative;
 float:right;
 right:15px;
 height:125px;
 width:100px;
}

#banner-offer * {
  margin: 0;
  padding: 0;
}

#banner-offer .offer-box {
  width: 239px;
  height:336px;
  float: left;
  display:block;
  color: #222;
  font-size: 100%;
  margin-bottom:5px;
  margin-right:1px;
}

#fourcolumn .offer-box {
  margin-right: 0px;
}

#banner-offer .offer-box h3 {
  position: relative;
  height: 80px;
  line-height: 140px;
  overflow:hidden;
  text-align: center;
  text-indent:50px;
  border: 0 none;
}

#banner-offer .offer-small {
  width: 234px;
  margin-right: 0;
}

#banner-offer .offer-small h3 {
  height: 55px;
  line-height: 55px;
}

#banner-offer .offer-box h3 a {
  display: block;
}

#banner-offer .offer-box h3 a span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: left top;
  cursor: pointer;
  text-indent: -99999px;
}

#banner-offer .offer-box ul {
  margin: 5px 0 5px;
  height:120px;
  font-size:90%;
  width:145px;
}

#banner-offer .offer-box ul li {
  margin-left: 32px;
  padding-bottom:5px;
  padding-left:0px;
  padding-right: 0px;
  padding:0px 5px 5px 0px
  line-height: 150%;
}

#banner-offer .offer-box ul.arrow-1 li {
  list-style-image: url(../img/bg_arrow_1.png);
}

#banner-offer .offer-box ul.arrow-2 li {
  list-style-image: url(../img/bg_arrow_2.png);
}

#banner-offer .offer-box ul.arrow-3 li {
  list-style-image: url(../img/bg_arrow_3.png);
}

#banner-offer .offer-box ul.arrow-4 li {
  list-style-image: url(../img/bg_arrow_3.png);
}

#banner-offer .offer-box p.offer-price {
  position: relative;
  height: 45px;
  line-height: 19px;
  padding: 20px 0px 0px 15px;
  font-size: 100%;
}

#banner-offer .offer-small p.offer-price {
  position: relative;
  height: 30px;
  line-height: 30px;
  font-size: 90%;
  overflow: hidden;
}

#banner-offer .offer-box p.offer-price strong {
  font-size: 120%;
  margin: 0 5px 0 5px;
  text-shadow: 0 0 4px #fff;
  float: left;
}

#banner-offer .offer-small p.offer-price strong {
  font-size: 150%;
}

#banner-offer p.offer-price small {
  font-size: 70%;
  display:block;
  margin: 0 5px;
  width:100%;
  float:left;
}

#banner-offer .offer-box p.offer-price a.offer-more {
  background: url(../img/bg_button_box.png) no-repeat top left;
  position: absolute;
  top: 7px;
  left: 15px;
  display: block;
  width: 148px;
  height: 39px;
  line-height: 28px;
  text-align:left;
  font-size:70%;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  text-transform:uppercase;
  overflow: hidden;
}

#banner-offer .offer-box p.offer-price a.offer-more span{
  top:5px;
  left:33px;
  position:relative;
}


#banner-offer .offer-small p.offer-price .offer-more span {
  background: url(./img/button_more_72x21.png) no-repeat top left;
}

#banner-offer .offer-box p.offer-price a.offer-more:hover {
  background: url(../img/bg_button_box_hover.png) no-repeat top left;
  color:#FFFFFF;
}

#banner-offer .offer-small p.offer-price .offer-more:hover span {
  background: url(../img/bg_button_box_hover.png) no-repeat top left;
  color:#000000;
}

#banner-offer .start, #banner-offer .start{
  background: url(../img/bg_box_start.png) no-repeat top left;
  margin-right:7px;
}

#banner-offer .start p.offer-price {
  background: url(./img/bg_offer_start_bottom.png) no-repeat left top;
}

#banner-offer .standart, #banner-offer .standart {
  background: url(..//img/bg_box_standard.png) no-repeat top left;
}

#banner-offer .standart p.offer-price {
  background: url(./img/bg_offer_standart_bottom.png) no-repeat left top;
}

#banner-offer .maximum, #banner-offer .maximum {
  background: url(..//img/bg_box_maximum.png) no-repeat top left;
}

#banner-offer .maximum p.offer-price {
  background: url(./img/bg_offer_maximum_bottom.png) no-repeat left top;
}

#banner-offer .maximumplus {
  margin-right: 0;
}

#banner-offer .maximumplus, #banner-offer .maximumplus {
  background: url(../img/bg_box_maximum_plus.png) no-repeat top left;
}

#banner-offer .maximumplus p.offer-price {
  background: url(./img/bg_offer_maximumplus_bottom.png) no-repeat left top;
}

#banner-offer .plus, #banner-offer .plus h3 a span {
  background: url(./img/bg_offer_plus.png) no-repeat top left;
}

#banner-offer .plus {
  margin-bottom: 15px;
}

#banner-offer .plus, #banner-offer .reklama {
  margin-right: 0;
}

#banner-offer .plus p.offer-price {
  background: url(./img/bg_offer_plus_bottom.png) no-repeat left top;
}

#banner-offer .reklama, #banner-offer .reklama h3 a span {
  background: url(./img/bg_offer_reklama.png) no-repeat top left;
}

#banner-offer .reklama p.offer-price {
  background: url(./img/bg_offer_plus_bottom.png) no-repeat left top;
}



/* Triedy */

hr, .hidden, hr.hidden {
  display: none;
}

.blue {
  color: #0D568B;
}

.clearer {
  clear: both;
}

.external {
  padding-right: 12px;
  background-image: url(../img/external_link_gray.png);
  background-repeat: no-repeat;
  background-position: right;
}

.new-window {
  padding-right: 12px;
  background-image: url(../img/new_window_link.png);
  background-repeat: no-repeat;
  background-position: right;
}

.column-switch-left-link {
  text-align: left;
}

.column-switch-right-link {
  text-align: right;
}

.column-switch-left-link , .column-switch-right-link {
  text-align: center;
  border-bottom: 1px dotted #ddd;
  padding: 5px;
}

.center, .a-center {
  text-align: center;
}

.a-right {
  text-align: right;
}

.f-left {
  float: left;
}

.c-left {
  clear: left; 
}

.asterisk {
  font-size: 90%;
  line-height: 10%;
}


.bg_line {
  background: url(../img/bg_line_blue.png) no-repeat top left;
  display:block;
  height:41px;
  width:962px;
}

.bg_line span {
  color:#FFFFFF;
  text-align:center;
  font-size:140%;
  position:absolute;
  top:9px;
  width:100%;
}

.bg_line_bottom {
  background:#B3D8EA;
  display:block;
  height:162px;
  width:962px;
}

.bottom-test {
  background:url(../img/bg_title_bottom.png) no-repeat top left;
  height:20px;
  width:950px;
}

.two-boxes {
  margin: 20px 0px 20px 0px;
  height:auto;
  overflow: hidden;
  position: relative;
  width:970px;
}

.two-boxes .bg-box-1 .button-box {
  display:block;
  position:relative;
  z-index:999;
  float:right;
  top:15px;
  right:10px;
  height:200px;
  width:200px;
}

.two-boxes .bg-box-2 .button-box {
  display:block;
  position:relative;
  z-index:999;
  float:right;
  right:10px;
  top:65px;
  height:150px;
  width:185px;
}

.two-boxes .bg-box-1 h2{
   position:absolute;
   padding:25px;
}

.two-boxes .bg-box-2 h2{
   position:absolute;
   padding:25px;
}

.two-boxes .bg-box-1 .bg-box-text {
  background:url(../img/bg_title_box_top.png) repeat-y top left;
  position:relative;
  left:-4px;
  width:472px;
}

.bg-box-1 {float:left;}
.bg-box-2 {float:right;}

.two-boxes .bg-box-1 .text-box {
  color:#00364E;
  padding:120px 0px 10px 40px;
  min-height:178px;
  line-height: 150%;
  width:235px;
}

.two-boxes .bg-box-1 .bg-bottom {
  background:transparent url(../img/bg_title_box_bottom.png) repeat-y top left;
  left:-2px;
  position:relative;
  height:19px;
  width:471px;  
}

.two-boxes .bg-box-2 .bg-box-text {
  background:url(../img/bg_title_box_top_2.png) repeat-y top left;
  position:relative;
  left:-2px;
  width:472px;
}

.two-boxes .bg-box-2 .text-box {
  color:#00364E;
  padding:120px 0px 10px 50px;
  min-height:178px;
  line-height: 150%;
  width:230px;
}

.two-boxes .bg-box-2 .bg-bottom {
  background:transparent url(../img/bg_title_box_bottom.png) repeat-y top left;
  height:19px;
  width:471px;  
}

.two-boxes a.button{
  background:transparent url(../img/bg_box_button.png) no-repeat top left;
  color:#FFFFFF;
  text-transform:uppercase;
  position:absolute;
  bottom:0px;
  right:35px;
  display:block;
  text-decoration:none;
  height:50px;
  width:167px; 
}

.two-boxes a.button:hover {
  background:transparent url(../img/bg_box_button_hover.png) no-repeat top left;
  color:#ffffff;
}

.two-boxes .button span {
  position:relative;
  display:block;
  top:15px;
  text-align:center;
  width:100%;
}


.box-height{
 
}

.bg-box-title .bg-title {
  background:transparent url(../img/bg_box_title_2.png) repeat-y top left;
  position:relative;
  height:43px;
  width:313px;
}

.bg-box-title .bg-title span {
  color:#FFFFFF;
  font-size:120%;
  display:block;
  position:relative;
  top:12px;
  text-align:center;
  width:100%;
}

.bg-box-text {
  background:url(../img/bg_box_title_2_center.png) repeat-y top left;
}

.bg-box-text-height {
  background:url(../img/bg_box_title_2_center.png) repeat-y top left;
  padding-top:15px;
  height:583px;
}

.bg-box-title .bg-bottom {
  background:url(../img/bg_box_title_2_bottom.png) no-repeat top left;
  position:relative;
  height:16px;
  width:313px;
}


.news {
  display:block;
  padding:5px 10px 5px 20px;
  width:270px;
}

.news span.title {
  color:#00364E;
  display:block;
  padding:0px 0px 0px 0px;
  font-weight:bold;
}

.news span.text {
  padding:15px 0px 15px 0px;
  display:block;
  color:#07436E;
  font-size:90%;
}

.news span.date {
  padding:0px 0px 10px 0px;
}

.box-center {
  margin:auto;
  text-align:left;
  width:975px;
}

.box_1 {
  float:left;
  height:auto;
}

.box_2 {
  float:left;
  height:auto;
  margin:0px 0px 0px 12px;
  width:331px;
}

.box_3 {
  float:left;
  height:auto;
}

.bg-box-title-2 {
  display:block;
  margin:0px 0px 20px 0px; 
}

.bg-box-title-2 .bg-title {
  background:transparent url(../img/bg_box_title_2a.png) repeat-y top left;
  position:relative;
  height:43px;
  width:313px;
}

.bg-box-title-2 .bg-title span {
  color:#FFFFFF;
  font-size:120%;
  display:block;
  position:relative;
  top:12px;
  text-align:center;
  width:100%;
}

.bg-box-title-2 .bg-box-text {
  background:url(../img/bg_box_title_2a_center.png) repeat-y top left;
  padding:0px 0px 20px 0px;
}

.bg-box-title-2 .bg-box-text .break {
  background:transparent url(../img/bg_image_1.png) no-repeat top right;
  display:block;
  top:55px;
  left:45px;
  padding:25px;
  line-height:18px;
  width:250px;
}
.bg-box-title-2 .bg-box-text .break span {
  color:#07436E;
  font-size:90%;
  padding:0px 0px 20px 0px;
  display:block;
  width:160px;
}

.bg-box-title-2 .bg-box-text .count {
  background:url(../img/bg_box_title_3.png) repeat-x top left;
  position:relative;
  display:block;
  left:5px;
  height:38px;
  width:306px;
}

.bg-box-title-2 .bg-box-text .count span {
  color:#FFFFFF;
  font-size:120%;
  display:block;
  position:relative;
  top:8px;
  text-align:center;
  width:100%;
}

.bg-box-title-2 .bg-box-text .count span.bold {
  font-weight:bold;
}

.bg-box-title-2 .bg-box-text .count-2 span {
  color:#07436E;
  font-size:90%;
  display:block;
  position:relative;
  padding-top:25px;
  text-align:center;
  width:200px;;
  margin: 0 auto;
}

.bg-box-title-2 .bg-bottom {
  background:url(../img/bg_box_title_2a_bottom.png) no-repeat top left;
  position:relative;
  height:16px;
  width:313px;
}

.bg-box-title-2 .bg-box-text .text {
  color:#07436E;
  padding:20px;
}

.padding-box {
  background:#EEF9FD;
  padding:0px 0px 20px 0px;
  margin: 0 auto;
  margin-top:20px;
  width:270px;
}

.padding-box-social {
  padding: 12px 0 0px 0px;
  margin: 0 auto;
  text-align:center;
  width:270px;
}

.icons {
 padding:15px 0px 3px 0px;
 text-align:center;
}

.padding-box-social img {
  width:40px;
  height:40px;
}

.padding-box .title {
  background:url(../img/bg_box_title_3.png) repeat-x top left;
  position:relative;
  height:38px;
  width:270px;
}

.padding-box .title span {
  color:#FFFFFF;
  font-size:120%;
  display:block;
  position:relative;
  top:8px;
  text-align:center;
  width:100%;;
}

.href-underline {
  text-decoration:none;
  color:#000000;
}

h2.title {
  background:url(../img/bg_title_1.png) no-repeat top left;
  padding:0px;
  margin:20px 0px 0px 0px;
  height:35px;
  width:661px;
}
h2.title span {
  display:none;
}

.form input[type=submit] {
  background:url(../img/bg_button_submit.png) no-repeat;
  border:none;
  color:#FFFFFF;
  cursor:pointer;
  display:block;
  cursor:poiner;
  float:left;
  height:38px;
  width:105px;
}
.form input[type=submit]:hover {
  background:url(../img/bg_button_submit_hover.png) no-repeat;
}

.partneri {
  background:url(../img/bg_partneri.png) no-repeat;
  clear:both;
  height:127px;
  width:967px;
}

.box-small {
  position:relative;
  height:auto;
  margin:10px 0px 10px 0px;
  width:235px;
}

.box-small .top {
  background:url(../img/bg_box_small_top.png) no-repeat;
  height:10px;
}

.box-small .text {
  background:url(../img/bg_box_small_text.png) repeat-y;
  height:auto;
}

.box-small .text .padding {
  padding:5px;
  width:200px;
  margin:0 auto;
}

.box-small .text .padding h2 {
  padding:0px;
  margin:0px;
}

.box-small .text .padding h2.title-1 {
  background:url(../img/title_podpora.png) no-repeat;
  height:50px;
}

.box-small .text .padding h2.title-2 {
  background:url(./img/title_stabilita.png) no-repeat;
  height:20px;
}

.box-small .text .padding h2 span {
  display:none;  
}

.box-small .bottom {
  background:url(../img/bg_box_small_bottom.png) no-repeat;
  height:10px;
}

.break {
  margin-left:2px;
}

.load-image {
  display:none;
}




