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

/* HTML elementy */

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

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, #popup-page {
  background-image: url(./img/bg_top_2.png);
}

#popup-page {
  background-position: 0 -34px;
}

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

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

#popup-page h1 {
  height: 84px;
  line-height: 84px;
}

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, #popup-page h1 span {
  top: 10px;
  background-image: url(./img/logo_2.png);
}

#popup-page h1 span {
  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);
}

#body-main-column ul.ul-gray, ul.ul-gray {
  margin: 10px 10px 10px 15px;
  padding: 0 0 0 20px;
  list-style-image: url(./img/li_tick_2.png);
}

#body-main-column ul.ul-blue, ul.ul-blue {
  margin: 10px 10px 10px 15px;
  padding: 0 0 0 20px;
  list-style-image: url(./img/li_tick_1.png);
}

#body-main-column ul.ul-green, ul.ul-green {
  margin: 10px 10px 10px 15px;
  padding: 0 0 0 20px;
  list-style-image: url(./img/li_tick_3.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;
  background-color: #EFF2F4;
}

.table tr:nth-child(even) {
  background-color: #F4F4F4;
}

.table th, .table th a {
  color: #114F75;
}

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

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

.paginator {
  width: 100%;
}

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

.gallery-left img {
border:1px solid #ccc;
}

/* ID elementy */

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

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

#popup-page #html-wrapper {
  background-image: none;
}

#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;
}

#popup-page #body-wrapper, #popup-page #blue-body, #popup-page #footer {
  width: 560px;
}

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

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

#sub-page #body, #popup-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: 961px;
  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, #popup-page #header {
  height: 118px;
  background-image: url(./img/bg_header_2.png);
}

#popup-page #header {
  width: 560px;
  height: 84px;
  background: url(./img/bg_top_1.png) repeat-x top left #E6F2F6;
}

#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, #popup-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: 2px;
  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: 10px;
  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;
  color: #fff;
}

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

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

#sub-menu li a.normal:hover {
  /*background: url(./img/li_arrow_2_a.png) no-repeat 20px #FDD3AB;*/
  background: url(./img/li_arrow_2_h.png) no-repeat 20px #FF7E00;
  background-color: #C76200;
  background-color: #FF7E00;
  color: #fff;
}

#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: 960px;
  height: 238px;
  background: url(./img/banner.png) no-repeat top left;
}

#banner-intro ul {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 125px;
  left: 340px;
  width: 370px;
  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-slogan {
  position: relative;
  margin: 0;
  height: 100px;
  line-height: 35px;
  padding-top: 30px;
  padding-left: 170px;
  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;
}

#banner-button {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 20px;
  bottom: 20px;
  width: 260px;
  height: 110px;
  line-height: 110px;
  text-align: center;
  overflow: hidden;
}

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

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

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

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

#button-top {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 10px;
  top: 20px;
  width: 350px;
  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: 180px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
  font-size:1.1em;
}

#banner-button-small a {
  display: block;
  height: 40px;
  width: 197px;
  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: 170px;
  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;
}

#create-button {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 260px;
  height: 110px;
  line-height: 110px;
  text-align: center;
  overflow: hidden;
}

#create-button a {
  display: block;
  height: 110px;
  width: 260px;
  text-decoration: none;
  font-size:50%;
}

#create-button a span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(http://webityru-new1.biznisweb.sk/domain/webityru-new1/templates/bw/img/button_create.gif) no-repeat 0% 0%;
  cursor: pointer;
  color: #18ABE9;
  text-decoration: none;
}

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

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

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

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

#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;
  line-height: 150%;
  list-style-image: url(./img/li_arrow_1.png);
}

#banner-offer .offer-box p.offer-price {
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  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: 180%;
  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 .offer-box p.offer-price .offer-more {
  position: absolute;
  top: 7px;
  right: 5px;
  display: block;
  width: 72px;
  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 .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 .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;
}

#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-page .article-highlight {
  width: 680px;
}

.left-double #article-page .article-highlight {
  clear: right;
  float: right;
}

.right-double #article-page .article-highlight {
  clear: left;
  float: left;
}

#article-box .article-highlight .article-timestamp, #article-page .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-page .article-highlight .article-timestamp {
  clear: none;
  margin-bottom: 10px;
}

#article-box .article-highlight .article-timestamp strong, #article-page .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, #article-page .article-highlight .article-highlight-body {
  margin: 5px 10px 10px 105px;
}

#article-box .article-highlight h3, #article-page .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, #article-page .article-highlight h3 a {
  text-decoration: none;
}

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

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

#price-box {
  background: url(./img/bg_price_box.png) no-repeat top left #fff;
}

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

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

.white-box h2 {
  background: none;
}

#price-box .price-box-bottom {
  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;
}

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

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

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

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

#partner-box img, .white-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: 10px 15px;
  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 */

a.button, span.button, del.button {
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
	border: none;
	font-size: 0;
	line-height: 30px;
/*for Safari, read this firsthttp://creativebits.org/webdev/safari_background_repeat_bug_fix*/
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 40px;
	text-decoration: none;
	color: #fff;
	font-style: normal;
	margin: 0 6px 0px 0;
	padding: 0 15px 0 10px;
	vertical-align: middle;
	padding-top: -2px;
	_position: relative;
	_width: 10px;
	_overflow-y: hidden;
}

a.button img, span.button img, del.button img {
  vertical-align: middle;
}

a.button, span.button, del.button, a.button span, span.button button, span.button input, del.button span {
	background-image: url(img/button.png);
	_background-image: url(img/button.gif);
}

a.button span, span.button button, span.button input, del.button span {
	white-space: nowrap;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	display: -moz-inline-box;
	display: inline-block;
	line-height: 25px;
	letter-spacing: 0 !important;
	font-family: "Arial" !important;
	font-size: 14px !important;
	font-style: normal;
	font-weight: bold;
	background-color: transparent;
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 30px;
	padding: 8px 20px 0 0;
	margin: 0 -16px 0 10px;
	border: none;
	/* vertical-align: text-top; */
	zoom: 1;
	_position: relative;
	_padding-left: 0;
	_padding-right: 0;
	_margin-right: -10px;
	_margin-left: 0;
	_display: block;
	_top: 0;
	_right: -5px;
}

span.button button {
	line-height: 2.5;
/*Opera need this*/
}

html.safari a.button span, html.safari del.button span {
	line-height: 1.3;
}

html.safari span.button button {
	line-height: 2.6;
}

html.safari a.button:focus, html.safari span.button button:focus {
	outline: none;
}

span.button button, span.button input {
	padding-top: 0px;
	line-height: 2.5;
/*Opera need this*/
}
/** optional **/
/*a.button:visited {
	color: #aaa;
}
*/
/*Hover Style*/

a.button:hover, span.button:hover, a.button:focus, a.dom-button-focus, span.button-behavior-hover {
	background-position: 0 -40px;
	color: #222;
	text-decoration: none;
}
a.button:hover span, span.button:hover button, a.button:focus span, span.button-behavior-hover button, span.button-behavior-hover input {
	background-position: 100% -40px;
}

a.button:active, a.button:focus span {
	color: #444;
}
del.button-behavior-hover, del.button:hover {
	background-position: 0 -180px;
	/* cursor: not-allowed;
*/
}
del.button-behavior-hover span, del.button:hover span {
	background-position: 100% -180px;
	/* cursor: not-allowed;
*/
}

.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; 
}

.button-order {
  display: block;
  position: relative;
  width: 93px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
  margin: 0 auto;
}

.button-order span {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(./img/button_order.png) no-repeat 0 0;
}

.button-order:hover span {
  background-position: 0 -40px;
}

/* objednavka */

.tooltip {
	width: 200px;
	color: #000;
	font: lighter 11px/1.3 Arial, sans-serif;
	text-decoration: none;
	text-align: center
		z-index: 999;
}
.tooltip span.top {
	padding: 30px 8px 0;
	background: url(../../../objects/product/bt.gif) no-repeat top
		z-index: 999;
}
.tooltip b.bottom {
	padding: 3px 8px 15px;
	color: #548912;
	background: url(../../../objects/product/bt.gif) no-repeat bottom
		z-index: 999;
}

#step-table {
	float: right;
	padding: 0 0 5px;
	border: 1px solid #327AA9;
	width: 190px;
	font-size: 100%;
	color: #000;
	background-color: #fff;
}
#step-table h3 {
	color: #000;
	font-weighte: normal;
	margin: 0;
	padding: 5px 10px;
	font-size: 130%;
}
#step-table p {
	font-size: 100%;
	margin: 1px 0;
	padding: 5px 10px;
	font-family: arial;
	font-size: 90%;
	
}
#step-table .ok {
	background-color: #0D5386;
}
#step-table .ok, #step-table .ok a {
  color:#fff;
}

#order h3 {
	clear: none;
	color: #000;
}
#order .step1 label {
	float: left;
	width: 160px;
	_width: 140px;
	text-align: right;
	margin-right: 10px;
}
#order .step1 p {
	margin-top: 6px;
	margin-bottom: 6px;
}
select {
  font-size: 100%;
  padding: 1px;
  width: 170px;
  _width: 190px;
}
#order .asterisk {
	color: #800;
}
#order .multiple label {
	line-height: 65px;
}
#order label.inline {
	float: none;
	width: auto;
	line-height: 100%;
}
#order .red-text {
	color: #f00;
	font-style: italic;
}
#order .green-text {
	color: #0b0;
	font-style: italic;
}
#order table {
  margin: 5px 0 20px;
  width: 100%;
}
#order .submit {
  font-size: 130%;
  font-weight: bold;
}
#dom_res {
	margin-bottom: 15px;
}
p.error, p.error_d, p.success, p.neutral {
	border: 3px solid #b00;
	border-width: 0;
	padding: 5px 10px;
	margin-bottom: 0;
	color: #000;
	line-height: 150%;
}
p.error, p.error_d {
	background-color: #fcc;
	border-color: #c00;
}
p.error {
	margin: 5px 0 10px;
}
p.success {
	background-color: #dfd;
	border-color: #0c0;
}
p.neutral {
	background-color: #eee;
	border-color: #bbb;
}
p.neutral img {
	vertical-align: middle;
}
.sum dl {
	margin: 10px 70px 10px 50px;
}
.sum dt {
	float: left;
	padding: 3px 0;
}
.sum dt.nofloat {
	float: none;
	margin-top: 10px;
}
.sum dd {
	font-weight: bold;
	padding: 3px 0;
	margin-left: 130px;
}
.sum form p {
	line-height: 100%;
	padding: 10px 0;
}
.sum form p label {
	width: 160px;
	text-align: right;
	margin-right: 10px;
	display: block;
	float: left;
}
div#tooltip {
	position: absolute;
	z-index: 999;
	width: 220px;
	background: #538FA9;
	border: 2px double #fff;
	text-align: left;
	padding: 5px;
	min-height: 1em;
	display: none;
	-moz-border-radius: 5px;
	text-decoration: none;
}
div#tooltip p {
	margin: 0;
	padding: 0;
	color: #fff;
	font: 11px/12px verdana, arial, sans-serif;
	line-height: 130%;
		z-index: 999;
	text-decoration: none;
}
div#tooltip p em {
	display: none;
	margin-top: 3px;
	color: #f60;
	font-style: normal;
	font-weight: bold;
		z-index: 999;
}
div#tooltip p em span {
	font-weight: bold;
	color: #fff;
		z-index: 999;
}

#template-selection a {
  color: #D8E5F6;
}

#template-selection a:hover {
  color: #ACC7EC;
}

div.faq table.faq-results td {
  padding:0.33em 0.4em 0.33em 0.7em !important;
}

/*Optional hack for IE6 to simulate:hover selector*/
span.button button, del.button span, span.button input {
_behavior: expression((function(el) {
  if(typeof(behavior_onMouseEnter) == 'undefined') {
    behavior_onMouseEnter = function(el) {
    	var dEl = this.parentNode;
    	var sClass = dEl.className;
    	dEl.__defaultClassName = sClass;
    	dEl.className = sClass + ' button-behavior-hover';
    	this.setCapture();
    };
    behavior_onMouseLeave = function(el) {
    	var dEl = this.parentNode;
    	dEl.className = dEl.__defaultClassName;
    	dEl.__defaultClassName = undefined;
    	this.releaseCapture();
    };
  };
	el.runtimeStyle.behavior = 'none';
	el.onmouseenter = behavior_onMouseEnter;
	el.onmouseleave = behavior_onMouseLeave;
})(this);
}
