body {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

.left {
 text-align: left;
}

.right {
 text-align: right;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	color: #11430a;
	margin: 5px 0;
	padding: 0;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #11430a;
	margin: 5px 0;
	padding: 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #11430a;
	margin: 5px 0;
	padding: 0;
}

h2.hodn {
	padding: 10px;
}

table {
	font-size: 11px;
}

.table2 {
	font-size: 12px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.table2 th {
	background-color: #11430a;
	color: #fff;
	padding: 4px;
}

.table2 td {
	padding: 4px;
	border-bottom: 1px dotted #000;
}

#page {
	text-align: left;
	width: 854px;
	position: relative;
	background-image: url(../design/shadow.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding-left: 4px;
}

#main {
	padding-top: 120px;
}

#left_part {
	float: left;
	width: 125px;
	margin-right: 10px;
	text-align: center;
}
#middle_part {
	float: left;
	width: 589px;
	margin-right: 10px;
	padding-left: 10px;
}
#right_part {
	float: left;
	width: 95px;
	text-align: center;
}

#left_part .banners {
	text-align: left;
	padding: 0 0 0 10px;
}

#middle_part .banner_bottom {
	padding-top: 10px;
	z-index: 2;
}

#middle_part .banners .big_banner {
	float: left;
	width: 468px;
	height: 60px;
	margin-right: 5px;
}
#middle_part .banners .small_banner {
	float: left;
	width: 95px;
	height: 60px;
}

#middle_part .video_item_light {
	width: 558px;
	padding: 5px;
	background-color: #e7ffe4;
	margin: 10px 0;
}
#middle_part .video_item_dark {
	float: right;
	width: 250px;
	padding: 5px;
	background-color: #d8fff8;
	margin-bottom: 10px;
	border: 1px solid #c8efe8;

}
#middle_part .video_item_light p, #middle_part .video_item_dark p {
	margin: 0;
}

#middle_part .video_item_light a {
	text-decoration: underline;
}

#middle_part .img {
	float: left;
	margin: 0 5px 5px 0;
	position: relative;
}
#middle_part .img a {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../design/video_play.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0 0 5px 2px;
}

#middle_part .result_block {
	width: 568px;
	margin-bottom: 30px;
}

#middle_part .result_block div.normal {
	width: 558px;
	padding: 5px;
	margin: 0 0 2px 0;
}
#middle_part .result_block .clear {
	display: block;
	font-size: 1px;
}
#middle_part .result_block div img {
	float: right;
	margin: 0 0 5px 5px;
}

#middle_part .result_block .actions {
	width: 558px;
	padding: 8px 5px 5px 5px;
}
#middle_part .result_block .actions p {
	color: #11430a;
	float: left;
	padding: 0;
	background: none;
	margin: 0;
}
#middle_part .result_block .actions p img {
	float: left;
	margin-right: 5px;
}
#middle_part .result_block .actions p.name {
	font-weight: bold;
	width: 144px;
}
#middle_part .result_block .actions p.points {
	width: 146px;
}
#middle_part .result_block .actions p.points img {
	float: right;
	position: relative;
	top: 2px;
}
#middle_part .result_block .actions p.send_mail {
	width: 138px;
	padding-left: 20px;
}
#middle_part .result_block .actions p.send_mail a {
	color: #11430a;
	background-image: url(../design/ico_mail.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 17px;
	padding-bottom: 3px;
}
#middle_part .result_block .actions p.detail {
	width: 100px;
}
#middle_part .result_block .actions p.detail a, .login a, a.arrow {
	color: #11430a;
	background-image: url(../design/arrow_red.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 17px;
}

#middle_part .result_block .actions p.bazar span {
	margin: 0 20px;
}

#middle_part .pagination {
	width: 568px;
	text-align: center;
}

#middle_part .pagination a {
	font-size: 11px;
	color: #11430a;
}

#middle_part .pagination span {
	margin: 0 10px;
}

#middle_part .pagination span a {
	font-size: 12px;
	font-weight: normal;
	margin: 0 1px;
	color: #11430a;
	text-decoration: underline;
}
#middle_part .pagination span a:hover {
	text-decoration: none;
}
#middle_part .pagination span a.active {
	font-size: 16px;
	font-weight: bold;
	color: #11430a;
	text-decoration: none;
}

#middle_part .pagination a img {
	border: none;
	margin: 0 3px;
	position: relative;
	top: 2px;
}

#detail {
	width: 568px;
}
#detail #images {
	text-align: center;
	float: left;
	width: 260px;
	padding: 10px;
	margin-right: 10px;
}

#detail #images .main_image_div {
	height: 273px;
	width: 254px;
	text-align: center;
	margin: 0px auto;
}

#detail #images .main_image {
	margin-bottom: 0px;
}
#detail #images .other_images {
	width: 255px;
	text-align: left;
	margin: 0 auto;
}
#detail #images .other_images a img {
	margin: 0 2px;
	border: none;
	height: 40px;
}

#detail_info {
	text-align: left;
	color: #11430a;
	border-collapse: collapse;
}
#detail_info th {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}
#detail_info td {
	padding: 5px 30px 5px 0;
	border-bottom: 1px solid #e8e8e8;
}

#rating {
	text-align: center;
	padding: 10px;
}

#rating strong {
	margin: 0 3px;
}

#rating .grades {
	text-align: left;
	padding-top: 10px;
	width: 132px;
	margin: 0 auto;
}

#rating .grades a {
	color: #11430a;
	text-decoration: underline;
}
#rating .grades a:hover {
	text-decoration: none;
}
#rating .grades a.one {
	margin: 0 17px 0 13px;
}
#rating .grades a.two {
	margin: 0 17px 0 0;
}
#rating .grades a.three {
	margin: 0 17px 0 0;
}
#rating .grades a.four {
	margin: 0 17px 0 0;
}

#rating img {
	position: relative;
	top: 7px;
}

#detail #detail_text {
	clear: both;
	margin: 0 0 40px 0;
	padding-top: 20px;
	font-size: 14px;
}
#detail #detail_text .send_mail {
	color: #11430a;
	font-size: 18px;
	background-image: url(../design/ico_mail.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 17px;
	padding-bottom: 3px;
}

#detail_banner {
	width: 568px;
	text-align: center;
}

#main .person {
	width: 73px;
	margin: 0 auto 10px auto;
}
#main .person .man_img {
	width: 65px;
	position: relative;
}
#main .person .woman_img {
	width: 65px;
	position: relative;
}
#main .person .man_img a.video, #main .person .woman_img a.video {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../design/video_play.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	margin-bottom: 2px;
}
#main .person p {
	text-align: left;
	margin: 0;
}

#header {
	width: 846px;
	height: 107px;
	background-image: url(../design/header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 4px;
}
#header .hp_link {
	display: block;
	width: 280px;
	height: 50px;
	float: right;
	position: relative;
	top: 30px;
}
#header .header_info {
	color: #fff;
	clear: both;
	float: right;
	position: relative;
	top: 35px;
	margin: 0;
	padding-right: 30px;
}
#menu {
	position: relative;
	top: 87px;
	padding-left: 23px;
}
#menu a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#menu span.active a {
	text-decoration: underline;
}


#menu a.inzeraty {
	margin-right: 32px;
}
#menu a.video {
	margin-right: 26px;
}
#menu a.vybaveni {
	margin-right: 25px;
}
#menu a.eshop {
	margin-right: 24px;
}
#menu a.hriste {
	margin-right: 24px;
}
#menu a.bazar {
	margin-right: 24px;
}
#menu a.foorum {
	margin-right: 20px;
}

#form_search {
	width: 568px;
	margin-bottom: 10px;
	background-color: #f0f0f0;
}
#form_search .button {
	width: 142px;
	height: 20px;
	background: none;
	border: none;
	background-image: url(../design/but_vyhledat_partnera.jpg);
	background-repeat: no-repeat;
}

#form_search table td {
	padding: 4px 5px;
}

#form_search table td select {
	font-size: 12px;
}

#search_what, #search_handicap {
	width: 100px;
}
#search_for, #search_job {
	width: 90px;
}
#search_where {
	width: 250px;
}

#categories {
}
#categories .box {
	float: left;
	width: 185px;
	margin-right: 6px;
	margin-bottom: 10px;
}
#categories .box p {
	margin: 0;
	height: 140px;
	padding: 5px;
	overflow: hidden;
	position: relative;
}
#categories .box a.all {
	background-image: url(../design/arrow_red.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0 5px 5px 0;
}

.box_green {
	background-color: #d3f7ce;
}
.box_pink {
	background-color: #fec8c8;
}
.box_yellow {
	background-color: #fceda5;
}

.box_green p, .box_pink p, .box_yellow p {
	margin: 0;
	padding: 10px;
}

#categories .box .category {
	display: block;
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
}

#categories .box .label_green a, #categories .box .label_red a, #categories .box .label_orange a {
 color: white;
}

#categories .box .label_green, #categories .box .label_red, #categories .box .label_orange {
	color: #fff;
	font-weight: bold;
	height: 19px;
	padding: 6px 0 0 5px;
	margin-bottom: 5px;
}
#categories .box .label_green {
	background-color: #11430a;
}
#categories .box .label_red {
	background-color: #ae0000;
}
#categories .box .label_orange {
	background-color: #ff3c00;
}

.clear {
	clear: both;
}

.orange {
	color: #ff0000;
}
.blue {
	color: #1c2772;
}
.red {
	color: #ff0000;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 20px;
}
#footer p {
	width: 800px;
	margin: 0 auto;
	border-top: 2px solid #ededed;
	padding: 5px 0 20px 0;
}

#promo_main {
  width: 580px;
  height: 635px;
  background-image: url(../design/promo_bg.jpg);
  background-repeat: no-repeat;
}

#promo_main .text_row h2 {
  font-size: 11px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 3px 0;
}
#promo_main .text_row p {
  margin: 0;
  height: 42px;
  overflow: hidden;
}
#promo_main .text_row {
  font-size: 11px;
}
#promo_main .text_row .more {
  display: block;
  float: right;
  background-image: url(../design/arrow_red.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 15px;
  position: relative;
  top: -6px;
}

#text_row1 {
  width: 420px;
  height: 60px;
  position: absolute;
  margin: 60px 0 0 120px;
}
#text_row2 {
  width: 420px;
  height: 60px;
  position: absolute;
  margin: 168px 0 0 120px;
}
#text_row3 {
  width: 255px;
  height: 60px;
  position: absolute;
  margin: 274px 0 0 120px;
}
#text_row4 {
  width: 295px;
  height: 60px;
  position: absolute;
  margin: 389px 0 0 120px;
}
#text_row5 {
  width: 255px;
  height: 60px;
  position: absolute;
  margin: 500px 0 0 120px;
}

.block a {
 display: block;
 margin: 10px 20px;
 font-size: 16px;
}

.block a.row {
 display: inline;
 margin: 4px;
}

.block a.active {
 padding: 4px;
 background-color: #c3e7be;
 color: #000000;
}

.block a img {
 width: 16px;
 height: 16px;
}

.block {
 margin: 20px 0;
 font-size: 14px;
}

.user_box .head {
 border-bottom: 1px solid #11430a;
 background-color: #c3e7be;
 font-size: 18px;
}

.user_box p {
 margin: 0;
 padding: 4px;
 font-size: 14px;
}
 

.user_box {
 text-align: center;
 background-color: #d3f7ce;
 border: 2px solid #11430a;
}

.login {
 text-align: center;
 border-bottom: 1px solid #CCDDCC;
 margin: 0px 0px 20px 10px;
}

.login input {
 width:100px;
 font-size:11px;
}

.login p, .login form {
 margin: 4px 0;
 padding: 0;
}

.bold {
 font-weight: bold;
 font-size: 120%;
}

.gray {
 color: gray;
}

.message {
	border: 1px solid #ADADAD;
	margin: 20px 0;
	padding: 10px;
}

.message p {
 margin: 4px;
}

.message p.text {
 font-size: 120%;
 border: 1px dotted #ADADAD;
 background-color: #EEEEEE;
 padding: 20px;
 float: right;
 width: 350px;
}

div.video {
 text-align:center;
 padding: 10px 5px;
}


