/* Global */

body {
  margin:0px auto;
  font-family: Tahoma;
  font-size: 11px;
}

td, td a {
  font-family: Tahoma;
  font-size: 11px;
}

a {
  text-decoration:none;
  color: #353535
}

a:hover {
  text-decoration:underline;
}
p {
  margin:0px;
  padding:0px;
}
img {
  border: none;
}
h3 {
  color: #2777A7;
  font-size: 14px;
  background-image:url('images/arrows.gif');
  background-position:left center;
  background-repeat:no-repeat;
  clear: both;
  margin: 0pt;
  padding-left: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.palm {
  color: #2777A7;
  font-size: 14px;
  clear: both;
  margin-bottom: 0px;
  margin-top: 10px;
  margin-left: 0px;
  padding-bottom:1px;
  padding-left:30px;
  padding-top:27px;
}
h4 {
  font-size: 10px;
  margin-top: 0px;
  margin-right: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
}
h4 a {
  color: #2777A7;
}
h4 img {
  float:left;
  margin:0pt 3px 0pt 0pt;
}
a img {
  border:medium none;
}
a.more {
  background-image:url(images/more.gif);
  background-position:right center;
  background-repeat:no-repeat;
  color:#2777A7;
  font-weight:bold;
  padding-right:15px;
}
/* Header */
.block1 {
  text-align: center; 
  width: 1000px; 
  height: 21px; 
  padding-top: 7px; 
  color:#808080; 
  font-weight:bold;
  clear:both;
}
.block1a {
  background: url('images/main2_01_02.jpg'); 
  text-align: center; 
  width: 1000px; 
  height: 21px; 
  padding-top: 7px; 
  color:#808080; 
  font-weight:bold;
  clear:both;
}
.block2 {
  display:none;
}
.block3 {
  width: 930px; 
  height: 28px;
  padding-left: 35px;
  padding-right: 35px;
  clear:both;
}
.wrap-threecolumn {
  width: 914px;
  min-height: 220px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 43px;
  padding-right: 43px;
  clear:both;
}
#container {
  float: right; 
  width: 370px; 
  height: 195px;
}
.kolonki {
  float: left;
  text-align: left;
  margin-top: 35px;
  padding: 0px;
  color:#808080; 
  font-size:8pt; 
  font-family:Tahoma; 
  font-weight:bold;
}
.kolonki ul { 
  list-style-type: none;
  width: 100px; 
  list-style-type: none;
  margin: 0pt;
  padding: 0pt;
}
.kolonki ul li { 
  margin: 0px;
  padding-left: 15px; 
  background: url(images/folder.png) 0px 3px no-repeat;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/folder.png');
  padding-top: 5px;
}

/* Rollover Buttons */
  .navbar {
  height: 28px;
  width: 115px;
  text-align: center;
  vertical-align: middle;
  font-weight:bold;
  border-right: 1px solid #ccc;
}
.navbar a:link, .navbar  a:visited {
  color:#808080;
  display:block;
  font-size:11px;
  font-weight:bold;
  height: 21px;
  width: 115px;
  padding-top: 7px;
}
.navbar a:hover {
  height: 21px;
  width: 115px;
  padding-top: 7px;
}

/* Columns for the main content */
.whatsnew {
  float:left;
  width: 607px;
  text-align: left;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.adminarea {
  float: left;
  width:700px;
  text-align: left;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.column-left, .column-right {
  float:left;
  width: 300px;
  text-align: left;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.column-menu {
  float:left;
  width: 210px;
  text-align: left;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.column-right {
  padding-left: 7px;
}
.item {
  border-color:#BDBDBD;
  border-style:solid;
  border-width:1px 0pt;
  height:88px;
  margin-top: 1em;
}
.item .more {
  background-image: url('images/more.gif');
  bottom: 3px;
  display: block;
  float: right;
}
li .more {
  background-image:url('images/more.gif');
}
.feed, .blogger {
  border-top:1px solid #BDBDBD;
  border-width:1px 0pt;
  margin:0pt;
  padding:0pt;
}
.feed li, .blogger li {
  border-bottom:1px solid #BDBDBD;
  list-style-type:none;
  margin:0pt;
  overflow:hidden;
  padding:0pt;
  white-space:nowrap;
}
.feed li {
  background-image:url('images/more.gif');
  background-position:6px 50%;
  background-repeat:no-repeat;
  padding:5px 0pt 4px 20px;
}
.feed li.even {
  background-color:#ECF0F3;
}
li.more {
  background-image:none;
  border-bottom:1px solid #2777A7;
  text-align:right;
}
.blogger li.more {
border-bottom:medium none;
}
.blogger {
  border-bottom:1px solid #2777A7;
  margin-left:110px;
}
.blogger li {
  background-position:7px;
  background-repeat:no-repeat;
  padding:5px 0pt 4px 28px;
  height:12px;
}
.blogger li.more {
  padding-bottom:5px;
}
.blogger li.name {
  background-color:#ECF0F3;
  background-image:url("images/user.gif");
}
.blogger li.town {
  background-image:url('images/location.gif');
}
.blogger li.phone {
  background-color:#ECF0F3;
  background-image:url('images/phone.gif');
  background-position:8px;
}
li.more {
  background-image: none;
  text-align: right;
  border-bottom: 1px solid #2777A7
}
.pseudo-h3 {
  padding-top: 30px;
}

/* Footer */
.footer {
  border-bottom:1px solid #FFFFFF;
  border-top:1px dashed #2777A7;
  clear:both;
  color:#636363;
  font-size:11px;
  padding:8px;
  font-size:11px;
  text-align:left;
  margin-left:35px;
  margin-right:35px;
  width: 914px;
}

.footer a {
  border: medium none;
  color: #636363;
  text-decoration: none;
}

.footer a:hover {
  border: medium none;
  color: #434343;
  text-decoration: underline;
}

.footer p {
  margin-top: 2px;
  margin-bottom: 2px;
}

.blue {
  font-weight: bold;
  color: #2777A7;
}

/* Copyright */
.copyright {
  clear:both;
  color:#4A5900;
  font-size:11px;
  padding:8px 0px 8px 0px;
  width: 930px;
  text-align: center;
  margin-left:35px;
  margin-right:35px;
}

/* Inputs */

.sfieldbig {
  border: 3px double #BDBDBD;
  color:#67696A;
  padding: 0.05em 0.25em 0.05em 24px;
  width: 500px;
  height:24px;
  font-size: 20px;
}
.sfieldbig:focus {
  background-position:0px -31px;
  background-color: #f6f7f9;
  border-color: #9FB9C6;
  width: 500px;
  height:24px;
  visibility:visible;
}

.sfieldsmall {
  border: 3px double #BDBDBD;
  background-image: url("images/searchfield.gif");
  background-position:-3px -5px;
  color:#67696A;
  padding: 0.05em 0.25em 0.05em 24px;
  width: 180px;
}
.sfieldsmall:focus {
  background-image: url("images/searchfield.gif");
  background-position:-3px -36px;
  border-color: #9FB9C6;
  width: 180px;
  visibility:visible;
}

.gosearch {
  background:url('images/find.gif') no-repeat scroll left top;
  border:medium none;
  color:#67696a;
  font-family:Arial,Helvetica,sans-serif;
  padding-bottom:5px;
  padding-left:20px;
  width:130px;
  height:30px;
}

.gosearch:hover {
  background-position:0px -30px;
} 

.gosearch:active {
  background-position:0px -60px;
} 

.loginfield {
  border: 3px double #BDBDBD;
  border-left-color: #BDBDBD;
  border-top-color: #BDBDBD;
  color: #333;
  padding: 0.05em 0.25em 0.05em 20px;
  margin: 5px 0px 1px 0pt;
  width: 160px;
  visibility:visible;
}

.loginfield:focus {
  background-position:0px -43px;
  background-color: #f6f7f9;
  border-color: #9FB9C6;
  color: #333;
  padding: 0.05em 0.25em 0.05em 20px;
  margin: 5px 0px 1px 0pt;
  width: 160px;
  visibility:visible;
}

.passfield {
  border: 3px double #BDBDBD;
  border-left-color: #BDBDBD;
  border-top-color: #BDBDBD;
  color: #333;
  padding: 0.05em 0.25em 0.05em 20px;
  margin: 5px 0px 1px 0pt;
  width: 160px;
  visibility:visible;
}

.passfield:focus {
  background-position:0px -43px;
  background-color: #f6f7f9;
  border-color: #9FB9C6;
  color: #333;
  padding: 0.05em 0.25em 0.05em 20px;
  margin: 5px 0px 1px 0pt;
  width: 160px;
  visibility:visible;
}

.button {
  background:url('images/go.gif') no-repeat scroll left top;
  border:medium none;
  color:#67696a;
  font-family:Arial,Helvetica,sans-serif;
  padding-bottom:5px;
  padding-left:20px;
  width:130px;
  height:30px;
}

.button:hover {
  background-position:0px -30px;
}

.button:active {
  background-position:0px -60px;
} 

input[type="radio"] {
  width: 25px;
}

input[type="reset"] {
  background:transparent url('images/reset.gif') no-repeat scroll left top;
  border:medium none;
  color:#67696a;
  font-family:Arial,Helvetica,sans-serif;
  padding-bottom:5px;
  padding-left:20px;
  width:130px;
  height:30px;
}

.tfield, .captcha, #fromFieldCity, #fromFieldCity, #fromFieldC {
  background-image: url("images/fade-butt.png");
  border: 3px double #BDBDBD;
  color: #333;
  padding: 0.05em 0.25em 0.05em 0.25em;
  margin: 5px 0px 1px 0pt;
  width:180px;
}

#fromFieldCity[disabled="disabled"], #fromFieldC[disabled="disabled"] {
  background-image: none;
  border: 3px double #BDBDBD;
  color: #333;
  padding: 0.05em 0.25em 0.05em 0.25em;
  margin: 5px 0px 1px 0pt;
  width:180px;

}

.tfield:focus, .captcha:focus, #fromFieldCity:focus, #fromFieldC:focus {
  background-image: none;
  background-color: #f6f7f9;
  border-color: #9FB9C6;
  color: #333;
  padding: 0.05em 0.25em 0.05em 0.25em;
  margin: 5px 0px 1px 0pt;
}

.captcha, .captcha:active {
  width: 50px;
}
input[type="reset"]:hover {
  background-position:0px -30px;
} 

input[type="reset"]:active {
  background-position:0px -60px;
} 

.disabled, .tfield:disabled {
	visibility:hidden;
}

select {
  background: url("images/fade-butt.png");
  border: 3px double #BDBDBD;
  border-left-color: #BDBDBD;
  border-top-color: #BDBDBD;
  color: #333;
  margin-top: 2px;
  margin-bottom: 2px;
  width:193px;
}


textarea {
  margin:5px 0px 1px 0pt;
  padding:2px;
  border: 3px double #BDBDBD;
  width: 450px;
  height: 100px;
  background-color: #f2f2f2;
  background-image: url('images/fade-textarea.gif');
  background-position: bottom;
  background-repeat: repeat-x;
}

textarea:focus {
  background-image: url("images/fade-textarea2.gif");
  border-color: #9FB9C6;
}

.dobavi {
  background:transparent url('images/add.gif') no-repeat scroll left top;
  border:medium none;
  color:#67696a;
  font-family:Arial,Helvetica,sans-serif;
  padding-bottom:5px;
  padding-left:20px;
  width:130px;
  height:30px;
}

fieldset {
  border:1px solid #BDBDBD;
  padding: 10px;
}

legend {
  margin: 5px;
  font-weight: bold;
}

.tpanelmenu {
  float:left;
  width: 210px;
  text-align: left;
}

.tradeoptions {
  float:left;
  width: 690px;
  text-align: left;
  padding-left: 10px;
  border-color:#BDBDBD;
  border-style:solid;
  border-width:1px 0pt;
  text-align: center;
}

.menutitle {
  background:transparent url('images/menubg_blue.gif') no-repeat;
  color:#000000;
  font-weight:bold;
  height:31px;
  padding-left:10px;
  padding-top:10px;
  text-align:left;
  width:200px;
}

.submenu {
  margin-bottom: 0.5em;
  background:transparent url('images/menubg_white.gif') no-repeat;
  cursor:pointer;
  font-weight:bold;
  height:31px;
  padding-left:10px;
  padding-top:10px;
  text-align:left;
  width:200px;
}

.where {
  float: left;
  clear: both;
  margin-bottom:10px
}

.where span {
  color: #2777A7;
  font-size: 14px;
  font-weight:bold;
  background-image:url('images/arrows.gif');
  background-position:left center;
  background-repeat:no-repeat;
  clear: both;
  margin: 0pt;
  padding: 15px 10px 17px 19px;
}

.hinfo {
  border-top:1px solid #BDBDBD;
  border-width:1px 0pt;
  margin:0pt;
  padding:0pt;
  margin-left:310px;
}

.hinfo li {
  border-bottom:1px solid #BDBDBD;
  list-style-type:none;
  margin:0pt;
  overflow:hidden;
  padding:0pt;
  white-space:nowrap;
}

.hinfo li {
  background-image:url('images/more.gif');
  background-position:6px 50%;
  background-repeat:no-repeat;
  padding:5px 0pt 4px 20px;
}

.hinfo li.option {
  background-color:#ECF0F3;
}

.hinfo li.more {
  background-image:none;
  border-bottom:1px solid #2777A7;
  text-align:right;
}

.hotelinfo {
  clear: both;
}

.box ul, .spiffyfg ul, .roundedgreenfg ul { 
  list-style-type: none;
  list-style-type: none;
  margin: 0pt;
  padding: 0pt;
}

.box ul li, .spiffyfg ul li, .roundedgreenfg ul li { 
  margin: 0px;
  padding-left: 15px; 
  padding-top: 2px;
  background: url(images/0125_li.png) 0px 3px no-repeat; 
}

.box li.oshte, .spiffyfg li.oshte, .roundedgreenfg li.oshte { 
  padding-left: 15px; 
  padding-top: 2px;
  background: url('images/plus.gif') 0px 3px no-repeat;
  font-weight: bold;
}

.namerioshte {
  border-top:1px solid #BDBDBD;
  border-width:1px 0pt;
  margin:0pt;
  padding:0pt;
}

.namerioshte li {
  border-bottom:1px solid #BDBDBD;
  list-style-type:none;
  margin:0pt;
  overflow:hidden;
  padding:0pt;
  white-space:nowrap;
}

.namerioshte li {
  background-image:url('images/more.gif');
  background-position:6px 50%;
  background-repeat:no-repeat;
  padding:5px 0pt 4px 20px;
}

.namerioshte li.option {
  background-color:#ECF0F3;
}

.namerioshte li.more {
  background-image:none;
  border-bottom:1px solid #2777A7;
  text-align:right;
}

#bullet_grey {
  color:#636363;
  margin:0px 3px;
}

.label { 
  color:#2777A7;
  font-weight:bold;
  left:10px;
  margin-right:10px;
  padding:8px;
  position:relative;
  text-align:left;
  top:14px;
  width:145px;
  z-index:1;
}

.label2 { 
  color:#2777A7;
  font-weight:bold;
  left:10px;
  margin-right:10px;
  padding:8px;
  position:relative;
  text-align:left;
  top:14px;
  width:190px;
  z-index:1;
}

.box {
  border: 1px solid #BDBDBD; 
  margin-bottom:9px;
  padding-bottom:10px;
  padding-left:10px;
  padding-right:10px;
  padding-top:15px;
  position:relative;
  width: 277px;
  text-align: left;
}

.box#search {
  text-align: center;
  margin-bottom: 8px;
}

.box#search p {
  margin: 5px;
}

.box#search form {
  margin: 0px;
  padding: 0px;
}

.box#login {
  background:#e5f3f8;
  width: 96%;
}
.box#login2 {
  background:#e5f8f3;
  width: 96%;
}

.box#signup {
  background:#e5f3f8;
  width: 96%;
}

.itembox {
  width: 300px;
  height: 45px;
  border-top: 1px solid #BDBDBD;
  border-bottom: 1px solid #BDBDBD;
  background-color: #ECF0F3;
}

.wbox {
  background-color: #fff;
}

.itemboxhotel {
  height: 90px;
  border-top: 1px solid #BDBDBD;
  border-bottom: 1px solid #BDBDBD;
  margin-bottom: 5px;
}

.itempic {
  float: left;
}

.iteminfo {
  float: left;
  margin: 3px;
}

.comment {
  border:1px dashed #2777A7;
  margin-bottom:5px;
  min-height:64px;
}

.comment hr {
  margin:0;
  border: 0;
  background-color: #c0c0c0;
  height: 1px;
  width: 350px;
  text-align: left;
}

.ablock {
  background-color:#FFFFFF;
  border:1px solid #DACDAB;
  display:block;
  float:left;
  margin: 5px;
  padding:1px;
}

#commentform {
  padding: 0px;
  margin: 0px;
}

#commentform, #sc1, #sc2 label {
  margin-left: 5px;
}

#commentform textarea {
  width: 500px;
}

#commentform input {
  margin:5px 5px 1px 0pt;
  padding:2px;
  width:170px;
}

h4, h4 a {
  font-size:12px;
  font-weight:bold;
  line-height:18px;
  text-decoration:none;
}

.viewgallery { 
  background: url('images/more.gif') no-repeat right center;
  padding-right:15px;
  font-weight: bold;
  color: #2777A7;
}

.townpic {
  padding-bottom: 5px;
  padding-right: 10px;
  border: none;
}

.hotelpic {
  float: left; 
  margin-right: 5px;
  border: none;
}

.pagenumbers {
  border: 1px solid #BDBDBD;
  background-color: #ECF0F3;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  height: 15px;
  text-align: left;
}

.vip {
  background-color: #ECF0F3;
}
#paging {
  color:#868383;
  float:right;
  font-weight:bold;
}
#paging a {
  padding:0pt 4px;
}
#prev, #next {
  background-image:url('images/left.png');
  background-position:center center;
  background-repeat:no-repeat;
  display:block;
  float:left;
  height:13px;
  width:13px;
}
.more.top {
  background-image:url('images/up.png');
}
#paging div {
  float:left;
}
#next {
  background-image:url('images/more.gif');
}

.error {
  background: #ff3535;
  border: 2px solid #ffbfbf;
  color: #FFFFFF;
  padding: 2px;
  text-align:center;
  display:inline;
}
.done {
  background:#33CC33;
  border:2px solid #99FF99;
  color:#FFFFFF;
  padding:2px;
  text-align:center;
}
.attention {
  background: #FFFFCC;
  border: 2px solid #f67a00;
  color: #444;
  padding: 2px;
  text-align:center;
  margin-bottom: 6px;
}
.attention a {
  color: #ff0000;
}

.sadarjanie {
  width: 1000px;
  margin:0px auto;
}
input[type="checkbox"] {
  width: 15px;
  height: 15px;
}

/* Control Panel Menu */
.vmenu a:link, .vmenu a:visited{
	 font-weight:200;
	 font-size:12px;
	 display:block;
	 height:24px;
	 padding-top:8px;
	 text-align:left;
	 padding-left:15px;
	 width:185px;
	 color:#000;
	 background-image:url(images/menu.gif);
	 float: left;
	 text-decoration: none;
}
.vmenu a:hover{
	 background-position:0px 32px;
	 color:#900;
	 height:24px;
	 font-weight:200;
}
.vmenu #current{
	 color:#50a;
	 	background-position:0px 32px;

}
.vmenu #inactive{
  font-weight:200;
  font-size:12px;
  display:block;
  height:24px;
  padding-top:8px;
  text-align:left;
  padding-left:5px;
  width:165px;
  color:#666;
  background-image:url(images/menu.gif);
}
.vsubmenu, .vmenu { width: 100%; }
.vsubmenu a:link, .vsubmenu a:visited{
  background-image:url(images/menu_s.gif);
  color:#000000;
  display:block;
  float:left;
  font-size:12px;
  font-weight:200;
  height:22px;
  margin-left:3px;
  padding-left:5px;
  padding-top:5px;
  text-align:left;
  text-decoration:none;
  width:165px;
}
.vsubmenu a:hover{
	 background-position:0px 27px;
	 color:#900;
	 height:22px;
	 font-weight:200;
}
.vsubmenu #current{
	 color:#50a;
	 	background-position:0px 27px;

}
.vsubmenu #inactive{
  font-weight:200;
  font-size:12px;
  display:block;
  height:22px;
  padding-top:5px;
  text-align:left;
  padding-left:15px;
  width:185px;
  color:#666;
  background-image:url(images/menu_s.gif);
}

.dashed {
  border-top: 1px dashed #c0c0c0;
  border-bottom: 1px dashed #c0c0c0;
  margin-top:2px;
  margin-bottom: 8px;
  padding:2px;
}
.spiffy {
  display:block;
}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ECF0F3;
}
.spiffy1 {
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f6f8f9;
  border-right:1px solid #f6f8f9;
  background:#f0f3f6;
}
.spiffy2 {
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdfdfd;
  border-right:1px solid #fdfdfd;
  background:#eff2f5;
}
.spiffy3 {
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #eff2f5;
  border-right:1px solid #eff2f5;
}
.spiffy4 {
  border-left:1px solid #f6f8f9;
  border-right:1px solid #f6f8f9
}
.spiffy5 {
  border-left:1px solid #f0f3f6;
  border-right:1px solid #f0f3f6;
}
.spiffyfg {
  background-color:#ECF0F3;
  padding-left: 6px;
  padding-right: 6px;
  text-align:left;
}
.spiffyfg a {
  color: #808080;
  text-decoration: none;
}
.spiffyfg a:hover {
  color: #808080;
  text-decoration: none;
}
.roundedgreen {
  display:block;
}
.roundedgreen *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#E2EBDF
}
.roundedgreen1 {
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f2f6f1;
  border-right:1px solid #f2f6f1;
  background:#e9f0e7;
}
.roundedgreen2 {
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcfdfb;
  border-right:1px solid #fcfdfb;
  background:#e7eee5;
}
.roundedgreen3 {
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e7eee5;
  border-right:1px solid #e7eee5;
}
.roundedgreen4{
  border-left:1px solid #f2f6f1;
  border-right:1px solid #f2f6f1;
}
.roundedgreen5{
  border-left:1px solid #e9f0e7;
  border-right:1px solid #e9f0e7;
}
.roundedgreenfg{
  background:#E2EBDF;
  padding-left: 6px;
  padding-right: 6px;
  text-align:left;
}
.bookmarkbar {
  margin-top: 8px;
}
.roominfotable {
  border-right:1px solid #BDBDBD;
  border-top:1px solid #BDBDBD;
  width:100%;
}

.roominfotable td {
  border-left: 1px solid #BDBDBD;
  border-bottom:1px solid #BDBDBD;
  padding: 3px;
}

.roominfotable td.optiontd {
  background-color:#ECF0F3;
  border-bottom:1px solid #BDBDBD;
  color:#006597;
  font-weight:bold;
  height:25px;
}

.roominfotable td.suboptiontd {
  background-color: #E2EBDF;
  height: 25px;
}

.roominfotable td.pm {
  text-align: center;
}

.roominfotable tr.rollover {
  background-color: #FFFFFF;
}

.roominfotable tr.rollover:hover {
  background-color: #F1F0F0;
  border:1px solid #BDBDBD;
}

.emotions {
  float: left; 
  padding-top: 25px;
  vertical-align: middle;
}

.menuright {
  width: 457px;
  padding-right: 43px;
  height: 21px; 
  padding-top: 7px; 
  float: left;
  text-align: right;
}
.menuleft {
  width: 457px;
  padding-left: 43px;
  height: 21px; 
  padding-top: 7px; 
  float: left;
  text-align: left;
}
.fontsize {
  float: right; 
  padding-top: 7px;
}
.vmenu img {
  margin-right: 5px;
  float: left;
}
.vsubmenu img {
  margin-right:5px;
  padding-bottom:2px;
  vertical-align:middle;
}

.MainMenu, .MainMenu2 {
  left:0px;
  margin-left:5px;
  top:74px;
cursor:pointer;
}

.MainMenu, .MainMenu2 ul {
  margin:0px;
  padding:0px;
}

.MainMenu, .MainMenu2 li {
  display:inline;
  font-size:11px;
  margin:0px;
  padding:0px;
}

.MainMenu, .MainMenu2 a.tab_active {style.css (line 660)
  background-attachment:scroll;
  background-color:transparent;
  background-image:url(images/MainMenuLeft.png);
  background-position:0% -34px !important;
  background-repeat:no-repeat;
  color:#80710D;
  float:left;
  font-weight:bold;
  margin-left:0px;
  padding:0px 0px 0px 8px;
  text-decoration:none;
}
.MainMenu, .MainMenu2 a {
  background:transparent url(images/MainMenuLeft.png) no-repeat scroll left top;
  float:left;
  font-weight:bold;
  margin-left:0px;
  padding:0px 0px 0px 8px;
  text-decoration:none;
}

.MainMenu, .MainMenu2 a.tab_active span {
  background-position:100% -34px !important;
  color:#80710D;
}
.MainMenu, .MainMenu2 a span {
  background:transparent url(images/MainMenuRight.png) no-repeat scroll right top;
  display:block;
  padding:7px 11px 7px 4px;
}
.searching{display:block}
.searching *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#def1fd}
.searching1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f0f8fe;
  border-right:1px solid #f0f8fe;
  background:#e6f4fd}
.searching2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbfdfe;
  border-right:1px solid #fbfdfe;
  background:#e4f3fd}
.searching3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e4f3fd;
  border-right:1px solid #e4f3fd;}
.searching4{
  border-left:1px solid #f0f8fe;
  border-right:1px solid #f0f8fe}
.searching5{
  border-left:1px solid #e6f4fd;
  border-right:1px solid #e6f4fd}
.searchingfg{
  background:#DEF1FD none repeat scroll 0 0;
  height:81px;
  text-align:center;
}
.contactform {
  margin-left:10px;
  width:585px;
}
.contactform label {
  float:left;
  width:160px;
}
.beta {
  background-color: #FFFFFF;
  margin-right: 35px;
  margin-left:35px;
  opacity: 0.5;
  width: 930px;
  filter:alpha(opacity=50);
}
.beta p {
  margin-left: 25px;
  padding: 0;
  font-size:14px;
  font-weight:bold;
  color:#FF0000;
}
  form, embed {
  margin: 0;
  padding: 0;
}

#attention {
  background: #FCE903;
  margin: 0;
  padding: 2px;
  bottom: 10px;
  right: 10px;
  width: 246px;
  position: fixed;
  color: #222;
  border: 2px solid #f67a00;
  float: left;
  z-index: 10;
  display: none;
}
#attention div.title {
  background: url('images/information.gif') no-repeat top left;
  margin: 0;
  padding: 7px 0 7px 32px;
  height: 18px;
  float: left;
}

#attention div#container {
  margin: 0;
  padding: 2px 7px;
  width: 236px;
  height: auto;
  color: #444;
  float: left;
}
.reklama {
  background-image: url('images/reklama.gif');
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #67b3ff;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 3px;
  padding-left: 18px;
  width: 194px;
  height: 74px;
}

.reklama a {
  color: blue ;
}

.rkl_zaglavie {
  font-size: 12px;
  font-weight: bold;
  color: #3f8600;
  padding-bottom: 9px;
}

.rkl_text {
  padding-bottom: 9px;
}
