/**
 *  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);
}

h1 {
  position: relative;
  width: 240px;
  color: #fff;
  height: 99px;
  line-height: 89px;
  text-align: center;
  overflow: hidden;
}

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

h1 span {
  position: absolute;
  left: 0;
  top: 0;
  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_2.png);
}

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;
  background-color: #E8F5FA;
  background-color: #C6E9F7;
}

#footer-wrapper {
  clear: both;
  background: url(./img/blue-dot.png) #1F4B84;
}

#body-wrapper, #blue-body, #footer {
  position: relative;
  clear: both;
  margin: 0 auto;
  width: 920px;
  width: 960px;
  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: 118px;
  overflow: hidden;
  background: transparent;
  color: #fff;
  background: url(./img/bg_footer.png) no-repeat top center;
}

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

#header .sticker {
position:absolute;
z-index:200;
width:100px;
height:85px;
background:url(./img/webity-free-sticker.png) top center no-repeat;
display:block;
left:190px;
}

#header .sticker a {
width:100px;
height:85px;
display:block;
border:none;
}

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

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

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

#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: 51px;
  right: -1px;
  list-style: none;
  height: 58px;
  padding: 0;
  margin: 0;
/*  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: 238px;
  background: url(./img/banner.png) no-repeat top left;
}

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

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

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

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

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

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

#banner-button {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 20px;
  bottom: 42px;
  width: 260px;
  height: 105px;
  line-height: 100px;
  text-align: center;
  overflow: hidden;
  z-index: 999;
  font-size: 100%;
}

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

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

#banner-button a span em {
  font-style: normal;
  display: block;
  width: 130px;
  color:#000;
  height: 50px;
  position: absolute;
  left: 135px;
  top: 80px;
  line-height: 120%;
  font-size: 11px;
}

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

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

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

#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-top: 20px;
}

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

p.offer-price strong span {
border-bottom:1px solid #666;
}

#banner-offer .offer-box {
  width: 215px;
  float: left;
  color: #222;
  font-size: 100%;
  margin-right: 33px;
  margin-bottom: 5px;
}

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

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

#banner-offer .offer-box h3 {
  position: relative;
  height: 140px;
  line-height: 140px;
  overflow: hidden;
  text-align: center;
  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;
}

#banner-offer .offer-box ul {
  margin: 5px 0 10px;
}

#banner-offer .offer-box ul li {
  margin-left: 35px;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 150%;
  list-style-image: url(./img/li_arrow_1.png);
}

#banner-offer .offer-box p.offer-price {
  position: relative;
  height: 42px;
  line-height: 39px;
  padding: 0 5px;
  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: 160%;
  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 strong small {
  font-size: 60%;
}

#banner-offer .offer-box p.offer-price .offer-more {
  position: absolute;
  top: 7px;
  right: 5px;
  display: block;
  width: 46px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  overflow: hidden;
}

#banner-offer .offer-small p.offer-price .offer-more {
  top: 4px;
  height: 21px;
  line-height: 21px;
  font-size: 80%;
  overflow: hidden;
}

#banner-offer .offer-box p.offer-price .offer-more span {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(./img/button_more_72x28.png) no-repeat top left;
  cursor: pointer;
}

#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 .offer-more:hover span {
  background-position: 0 -28px;
}

#banner-offer .offer-small p.offer-price .offer-more:hover span {
  background-position: 0 -21px;
}

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

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

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

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

#banner-offer .standart, #banner-offer .standart h3 a span {
  background: url(./img/bg_offer_standart.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 h3 a span {
  background: url(./img/bg_offer_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 h3 a span {
  background: url(./img/bg_offer_maximumplus.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, #banner-offer .default {
  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;
}
#banner-offer .default, #banner-offer .default h3 a span {
  background: url(./img/bg_offer_default.png) no-repeat top left;
}

#asterisk-p {
  clear: left;
  margin: 0 5px;
  font-size: 80%; 
}

#left-wide-column {
  width: 690px;
  width: 730px;
  _width: 710px;
  padding: 10px 0;
  float: left;
}

#ramble-box, #article-box {
  padding: 0 0 20px;
  margin-bottom: 20px;
  width: 685px;
  width: 698px;
  background: url(./img/bg_ramble.png) no-repeat left bottom #fff;
}

#ramble-box h2, #article-box h2 {
  height: 55px;
  line-height: 55px;
  background: url(./img/bg_ramble_title.png) no-repeat left top;
  margin: 0;
}

#ramble-box h2 {
  width: 322px;
  _width: 349px;
}

#ramble-box .ramble-right h2 {
  background-position: top right;
}

#ramble-box .ramble-left {
  width: 340px;
  _width: 349px;
  float: left;
}

#ramble-box .ramble-right {
  width: 352px;
  _width: 345px;
  float: right;
}

#ramble-box ul {
  margin: 10px 10px 10px 0;
  padding: 0;
}

#ramble-box ul li {
  margin: 5px 0 3px 50px;
  padding-left: 5px;
  _margin-left: 40px;
  _padding-left: 10px;
  color: #333;
  list-style-image: url(./img/li_tick_1.png);
}

#article-box {
  background-image: url(./img/bg_box.png);
}

#article-box h2 {
  background-image: url(./img/bg_box_header.png);
}

#article-box .article-highlight {
  clear: left;
  margin-top: 20px;
}

#article-box .article-highlight .article-timestamp {
  clear: left;
  margin: 0 15px 20px 10px;
  margin-top: 5px;
  _margin-top: 10px;
  width: 80px;
  float: left;
  text-align: center;
}

#article-box .article-highlight .article-timestamp strong {
  display: block;
  border: 1px solid #bbb;
  background-color: #eee;
  font-size: 140%;
  color: #555;
  line-height: 40px;
  width: 40px;
  margin: 0 20px 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#article-box .article-highlight .article-highlight-body, .news {
  margin: 5px 10px 10px 105px;
}

#article-box .article-highlight h3 {
  margin: 15px 0 5px;
  padding-left: 0;
  font-size: 130%;
  color: #333;
  border-bottom: 1px solid #ddd;
}

#article-box .article-highlight h3 a {
  text-decoration: none;
}

#article-box .article-highlight-body p, .news p {
  margin: 0 10px 10px 0;
}

#narrow-right-column {
  width: 234px;
  margin-left: 725px;
  _margin-left: 720px;
  padding-top: 10px;
}

#price-box, .blank-box {
  background: url(./img/bg_price_box.png) no-repeat top left #fff;
  margin-bottom:20px;
}
.dark-box {
  background: url(./img/bg_cart_box.png) no-repeat top left #fff;
  margin-bottom:20px;
	
}

#price-box h2, #partner-box h2, .partner-box h2, .dark-box h2 {
  line-height: 50px;
  text-align: center;
  padding: 0;
}

#partner-box h2, .partner-box h2 {
  text-align: left;
  padding-left: 20px;
  background: url(./img/bg_price_box.png) no-repeat top left;
  margin-bottom: 5px; 
}

#price-box .price-box-bottom, .dark-box .dark-box-bottom, .blank-box {
  margin-top: 0;
  background: url(./img/bg_small_box.png) no-repeat left bottom;
  text-align: center;
}

#price-box .earned-money {
  text-align: right;
  background-color: #D7E6B0;
  color: #666;
  padding: 10px;
  margin-bottom: 0;
  font-size: 110%;
}

#price-box .earned-money strong {
  font-size: 150%;
  letter-spacing: 2px;
}

#price-box p, .dark-box p, .blank-box p {
  padding: 5px 10px;
  font-size: 90%;
  color: #333;
}

#partner-box, .partner-box {
  margin-bottom: 10px;
  background: url(./img/bg_blank_bottom_thick.png) no-repeat bottom left #fff;
}

.partner-box ul {
color:#333;
}

#partner-box p, .partner-box p {
  margin: 0;
  padding: 0 10px 20px;
  /*background: url(./img/bg_partner_box_bottom.png) no-repeat bottom left;*/
}

#partner-box img, .partner-box img {
  margin: 5px;
}

.info-narrow-box {
  background-color: #EFF2F4;
  padding-bottom: 10px;
}

.info-narrow-box h2 {
  line-height: 150%;
  background: url(./img/bg_info_narrow_box.png) repeat-x top left #E1E1E1;
  padding: 0 10px;
  font-size: 120%;
  font-weight: bold;
  color: #5A6A72;
}

.info-narrow-box p {
  margin: 10px 15px;
}

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

#footer a {
  color: #fff;
}

#footer p {
  margin: 10px 5px;
}

/* 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%;
}

