* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
  background-color: #FFFFFF;
}
h1 {
}
h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 5px 0;
}
p {
  margin: 5px 0 5px 0;
}
a {
  color: #0099e2;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a img {
  border: 0;
}
#all {
  width: 944px;
  padding: 0 28px 0 28px;
  margin: 0 auto 0 auto;
  background: url(../img/bg_all.jpg) no-repeat left top;
}
/* * */
.left {
  float: left;
  width: 270px;
  display: block;
}
.right {
  float: left;
  width: 260px;
  margin-left: 16px;
}
.center {
  float: left;
  margin-left: 7px;
  width: 391px;
  display: block;
}
.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}
/* * */
#header {
  height: 87px;
}
#header #logo {
  padding: 13px 0 4px 6px;
  float: left;
}
#header .content {
  margin: 10px 0 0 101px;
  color: #FFFFFF;
  font-weight: bold;
}
#header .center {
  padding-top: 23px;
  font-size: 11px;
}
#header .center form {
  margin-left: 20px;
}
#header .right {
  margin-top: 21px;
  border-left: 1px solid #547aae;
  width: 230px;
  height: 43px;
  padding: 17px 0 0 23px;
  font-size: 11px;
}
#header table td {
  padding: 1px;
}
/* * */
#head-reclama {
  margin-top: 10px;
  margin-left: 6px;
  background-color: #f2f9f9;
}
#head-reclama .context-list {
  padding: 0;
  display: block;
  position: relative;
}
#head-reclama .context-list .item {
  width: 214px;
  padding: 10px;
  float: left;
}
/* * */
#main {
}
#main .left {
  font-size: 11px;
  padding-top: 10px;
}
#main .left #navi a {
  display: block;
  height: 14px;
  text-decoration: none;
  padding: 10px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  background-color: #3e9ae8;
  margin: 0 6px 0 6px;
}
#main .left #navi a#current {
  background-color: #83da3d;
  margin: 0;
  color: #000000;
  padding: 10px 16px 10px 16px;
}
#main .left #navi .sepa {
  height: 1px;
  overflow: hidden;
  background-color: #63adeb;
  margin: 0 6px 0 6px;
}
#main #l-content {
  padding: 0 6px 0 6px;
}
#main .right {
  padding-top: 10px;
}
#main .right .banner {
  background-color: #f2f9f9;
  padding: 10px;
}
#main .right .valut-list {
  margin: 10px 0 10px 0;
  font-size: 11px;
}
#main .right .valut-list .item {
  height: 15px;
}
#main .right .valut-list .item .name {
  float: left;
  width: 100px;
}
#main .right .valut-list .item .value {
  float: left;
  width: 65px;
}
#main .right .valut-list .item .diff {
  text-align: right;
}
#main .right .valut-list .up {
  color: #549600;
  padding-right: 10px;
  background: url(../img/ico_up.gif) no-repeat right center;
}
#main .right .valut-list .down {
  color: #a5210b;
  padding-right: 10px;
  background: url(../img/ico_down.gif) no-repeat right center;
}
#main .right .valut-list .sepa {
  height: 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  margin: 3px 0 3px 0;
}
#main .center .anons-list .item {
  width: 360px;
}
#main .center .anons-list .item .date {
  float: left;
  width: 70px;
}
#main .center .anons-list .item .name {
  margin-left: 70px;
}
#main .center .more {
  margin-left: 70px;
}
#main .center #trevel-bum {
  background-color: #39b63c;
  padding-top: 1px;
}
#main .center #trevel-bum h2 {
  color: #FFFFFF;
}
#main .center #trevel-bum {
  overflow: hidden;
}
#main .center #trevel-bum .list .item, #main .center #trevel-bum .list .l-item {
/*  border: 1px solid red;*/
  width: 165px;
  color: #FFFFFF;
  padding-right: 10px;
}
#main .center #trevel-bum .list a {
  color: #FFFFFF;
}
#main .center #trevel-bum .list .l-item {
  float: left;
}
#main .center #trevel-bum .list .item {
  margin-left: 190px;
}
#main .center #trevel-bum .list .image {
  float: left;
}
#main .center #trevel-bum .list .image img {
  border: 1px solid #FFFFFF;
}
#main .center #trevel-bum .list .rating {
  margin-left: 85px;
  height: 20px;
}
#main .center #trevel-bum .list .price {
  margin-left: 85px;
  height: 60px;
}
#main .center #trevel-bum .list .price span {
  background-color: #006600;
  padding: 3px 5px 4px 5px;
}
#main .center #trevel-bum .list .name {
  font-weight: bold;
  font-size: 16px;
}
#main .center #trevel-bum .list .text2 {
  font-size: 11px;
}
#main .center #trevel-bum .list .sepa {
  height: 15px;
  overflow: hidden;
  margin-top: 5px;
  border-top: 1px solid #6acc65;
}
/* * */
#footer {
  border-top: 1px solid #c5c5c5;
  font-size: 11px;
  padding-top: 5px;
  margin: 20px 0 0 6px;
}
#footer .left {
  width: 264px;
  color: #999999;
}
#footer .right ul {
  list-style-type: none;
}
#footer .right li {
  float: left;
  width: 80px;
  margin: 0 0 5px 0;
}
/* * */
.context-list {
  background-color: #f2f9f9;
  margin-top: 10px;
  padding: 5px 10px 5px 10px;
  font-size: 11px;
}
.context-list .item {
  padding: 5px 0 5px 0;
}
.context-list .name {
  text-decoration: underline;
}
.context-list .text {
  color: #424242;
}
.context-list a {
  color: #426287;
  text-decoration: none;
}
.context-list a:hover {
  text-decoration: underline;
}
.content {
  padding: 10px;
}
.anons-list {
  margin-top: 5px;
  overflow: hidden;
}
.anons-list .item {
  width: 238px;
  padding: 5px 0 5px 0;
  font-size: 11px;
}
.anons-list .item .date {
  color: #666666;
  font-size: 10px;
}
.anons-list .item .text {
  margin-top: 5px;
  overflow: hidden;
}
.anons-list .item .text img {
  float: left;
  margin-top: 5px;
  border: 1px solid #dddddd;
  margin: 0 5px 5px 0;
}
.more {
  margin-top: 5px;
}
.more a {
  font-size: 10px;
  color: #010101;
  background-color: #fff1ae;
  padding: 2px 4px 4px 4px;
}
.anons-list-main {
  margin-top: 5px;
  overflow: hidden;
}
.anons-list-main .item {
/*  border: 1px solid red;*/
  width: 360px;
  padding: 5px 0 5px 0;
}
.anons-list-main .item .date {
  color: #666666;
  font-size: 10px;
}
.anons-list-main .item .name {
  font-size: 18px;
}
.anons-list-main .item .text {
  margin-top: 5px;
  overflow: hidden;
}
.anons-list-main .item .text img {
  float: left;
  margin-top: 5px;
  border: 1px solid #dddddd;
  margin: 0 10px 5px 0;
}
.rating {
  height: 10px;
  width: 62px;
  background: url(../img/star_off.gif) repeat-x left top;
}
.rating1, .rating2, .rating3, .rating4, .rating5 {
  height: 10px;
  width: 10px;
  background: url(../img/star_on.gif) repeat-x left top;
}
.rating0 {
  display: none;
}
.rating2 {
  width: 23px;
}
.rating3 {
  width: 36px;
}
.rating4 {
  width: 49px;
}
.rating5 {
  width: 62px;
}
/* * */
.inp {
  border: 1px solid #adb0b4;
  width: 150px;
  height: 19px;
  margin: 0;
  padding: 0;
}

.grey {
	font-size:9px;
	color:#555;
}
.country- { font-size:10px; }
.country-0 { font-size:10px; }
.country-1 { font-size:11px; }
.country-2 { font-size:12px; }
.country-3 { font-size:14px; }
.country-4 { font-size:15px; }
.country-5 { font-size:16px; }
.country-6 { font-size:17px; }
.country-7 { font-size:18px; }
.country-8 { font-size:19px; }
.country-9 { font-size:20px; }
.country-10 { font-size:22px; }

.tb-cat {
	list-style:none;
}
.tb-item, .tb-l-item {
	vertical-align:middle;
	margin-bottom:5px;
	clear:both;
}
.tb-l-item span {
	background-color:#F2FAFF;
}
.tb-item .tb-img, .tb-l-item .tb-img {
	margin-right:5px;
}
