@font-face
{
  font-family: 'ggeorgia';
  src: url('fonts/georgia.eot');
  src: url('fonts/georgia.eot?#iefix') format('embedded-opentype'),
       url('fonts/georgia.woff') format('woff'),
       url('fonts/georgia.ttf') format('truetype'),
       url('fonts/georgia.svg#georgia') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family: 'ggeorgia_i';
  src: url('fonts/georgia_i.eot');
  src: url('fonts/georgia_i.eot?#iefix') format('embedded-opentype'),
       url('fonts/georgia_i.woff') format('woff'),
       url('fonts/georgia_i.ttf') format('truetype'),
       url('fonts/georgia_i.svg#georgia') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family: 'ggeorgia_bi';
  src: url('fonts/georgia_bi.eot');
  src: url('fonts/georgia_bi.eot?#iefix') format('embedded-opentype'),
       url('fonts/georgia_bi.woff') format('woff'),
       url('fonts/georgia_bi.ttf') format('truetype'),
       url('fonts/georgia_bi.svg#georgia') format('svg');
  font-weight: normal;
  font-style: normal;
}

body
{
  margin: 0; 
  padding: 0;
  background: #e62c91 url('../images/bg.jpg') repeat-x left top;
	color: #4e4e4e;
  font-family: 'ggeorgia_i', verdana, tahoma;
  font-size: 12px;
}

body.sign { background: #900150 url('../images/bg_sign.jpg') repeat-x left top; }

h2
{
  color: #350821;
  text-align: center;
  font-size: 16px;
}

a
{
  border: none;
  color: #90024f;
  text-decoration: none;
}
a:hover { text-decoration: underline; }

ol li 
{
  margin: 0;
  padding: 5px 20px 10px 0;
}

.wrapper
{
  margin: 0px auto;
  padding: 0px;
  width: 1024px;
  overflow: hidden;
  background-color: #ffffff;
}

.top-panel
{
  height: 16px;
  width: 1000px;
  background-image: url('../images/line1.jpg');
  background-repeat: repeat-x;
  padding: 12px;
  color: #ffffff;
}
.top-panel a
{
  color: #ffffff;
  text-decoration: none;
}
.top-panel a:hover{ color: #f3a9d0; }
.top-panel ul
{
  float: right;
  padding: 0;
  margin: 0;
}
.top-panel li
{
  display: inline;
  background-image: url('../images/od.jpg');
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-right: 9px;
}
.top-panel li.od-first{ background: none; }

.header
{
  background-image: url('../images/header.jpg');
  width: 1004px;
  height: 164px;
  text-align: right;
  padding: 10px;
}
.header img{ border: 0; }

.menu-panel
{
  height: 16px;
  width: 1000px;
  background-image: url('../images/line2.jpg');
  background-repeat: repeat-x;
  padding: 12px;
  color: #ffffff;
  text-align: center;
}
.menu-panel a
{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
.menu-panel a:hover{ color: #f3a9d0; }
.menu-panel li
{
  display: inline;
  background: transparent url('../images/od.jpg') no-repeat left center;
  padding-left: 10px;
  padding-right: 9px;
}
.menu-panel li.od-first{ background: none; }
.menu-panel ul
{
  padding: 0;
  margin: 0;
}
.filtr
{
  height: 20px;
  width: 1000px;
  background: transparent url('../images/line3.jpg') repeat-x left top;
  padding: 7px 12px 13px 12px;
  color: #000000;
  text-align: center;
}
.filtr form
{
  margin: 0;
  padding: 0;
}
.filtr select,
.filtr input
{ font-family: 'ggeorgia_i', verdana, tahoma; }
.filtr select
{
  padding: 2px 2px 2px 5px;
  margin-left: 10px;
  margin-right: 10px;
}
.filtr input
{
  padding-left: 20px;
  padding-right: 20px;
}
.filtr ul
{
  margin: 0 0 0 40px;
  padding: 0;
  list-style-type: none;
}
.filtr ul.filtr_admin { margin: 0; }
.filtr li
{
  float: left;
  line-height: 27px;
}

.f_left
{
  margin: 0;
  padding: 0;
  float: left;
}

.f_right
{
  margin: 0;
  padding: 0;
  float: right;
}

.shaddow
{
  box-shadow: 0px 0px 10px black;
  -moz-box-shadow: 0px 0px 10px black;
  -webkit-box-shadow: 0px 0px 10px black;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=black)
}

.bg_red_thick
{
  width: 100%;
  height: 84px;
  background: url('../images/bg_top_light.jpg') no-repeat left top;
}
.bg_red_thick p
{
  margin: 35px 70px 0 0;
  padding: 0;
  float: right;
  color: #ffffff;
  font: 13px 'ggeorgia_i';
}
.bg_red_thick p strong
{
  font-weight: normal;
  color: #fcd393;
}

.content_intro_bg
{
  width: 100%;
  height: 500px;
  background: #ffffff url('../images/bg_intro.jpg') no-repeat left top;
}

.content_intro
{
  width: 100%;
  min-height: 100px;
  background-color: #ffffff;
}

.registration
{
  margin: -84px 0 0 45px;
  padding: 0 0 10px 0;
  float: left;
  background-color: #ffffff;
  width: 300px;
  text-align: center;
}
.registration a img
{
  margin: 5px 0 10px 0;
  padding: 0;
  border: none;
}
.registration_bottom
{
  margin: 0 0 0 45px;
  padding: 0;
  float: left;
  width: 300px;
  height: 13px;
  background-image: url('../images/registration_bottom.jpg');
  background-repeat: no-repeat;
}

.registration_inner
{
  margin: 0 0 0 45px;
  padding: 0;
  float: right;
  width: 630px;
}

.button_href
{
  margin: 0;
  padding: 5px 0 0 20px;
  display: block;
  color: #ffffff;
  font: 15px 'ggeorgia_bi';
  border: none;
  width: 229px;
  height: 26px;
  background: #ffffff url('../images/button.jpg') no-repeat center top;
  text-align: left;
  text-decoration: none;
}
.button_href img
{
  margin: 0 20px 0 0;
  padding: 0;
  float: right;
}
.button_href:hover
{
  position: relative;
  top: 1px;
  left: 1px;
  cursor: hand;
  cursor: pointer;
}

.button
{
  margin: 0;
  padding: 0;
  color: #ffffff;
  text-decoration: none;
  font: 14px 'ggeorgia_bi';
  border: none;
  width: 249px;
  height: 31px;
  background: #ffffff url('../images/button.jpg') no-repeat center top;
  text-align: center;
}
.button:hover
{
  position: relative;
  top: 1px;
  left: 1px;
  cursor: hand;
  cursor: pointer;
}

.button_gray
{
  margin: 0;
  padding: 0 15px 0 15px;
  color: #000000;
  text-decoration: none;
  font: 14px 'ggeorgia_bi';
  border: none;
  height: 20px;
  background-color: #e5e5e5;
  text-align: center;
}
.button_gray:hover
{
  position: relative;
  top: 1px;
  left: 1px;
  cursor: hand;
  cursor: pointer;
}

.login
{
  margin: 32px 0 0 45px;
  padding: 0;
  float: left;
  border-bottom: none;
  width: 300px;
  text-align: center;
  color: #000000;
}
.login strong { font: 13px 'ggeorgia_bi'; }

.left_login
{
  margin: 0 0 0 20px;
  padding: 0;
  text-align: right;
  font: 13px 'ggeorgia_i';
  line-height: 25px;
  width: 50px;
}

.right_login
{
  margin: 0 33px 0 0;
  padding: 0;
  text-align: left;
  width: 185px;
}

.input_text
{
  margin: 0;
  padding: 0 0 0 5px;
  width: 185px;
  height: 29px;
  border: 1px solid #dbdbdb;
  background-color: #e5e5e5;
}

.area_text
{
  margin: 0;
  padding: 0;
  border: 1px solid #dbdbdb;
  background-color: #e5e5e5;
  width: 99%;
}

.secure
{
  margin: 30px 0 30px 0;
  width: 100%;
	background-color: #ffffff;  
  color: #000000;
}
.secure p
{
  margin: 20px;
  padding: 0;
  float: left;
  text-align: justify;
  font: 12px 'ggeorgia_i';
  line-height: 19px;
}
.secure img
{
  margin: 0 66px 0 0;
  padding: 0;  
}
.secure table
{
  margin: 0 50px 0 50px  
}
.secure table a#pro_zeny, .secure table a#pro_muze
{
  font-style: normal;
  display:block;
  width: 197px;
  height: 131px;   
  float: left;       
  padding:0;
}
.secure table div.label
{
  font-style: normal;
  font-weight: bold;
  color: white;
  background: #900150;
  padding: 5px;  
}
.secure table a#pro_zeny
{
  background: url('../images/small_ikona_video_pro_zeny.png')
}
.secure table a#pro_zeny:hover
{
  background: url('../images/small_ikona_video_pro_zeny_hover.png')
}
.secure table a#pro_muze
{
  background: url('../images/small_ikona_video_pro_muze.png')
}
.secure table a#pro_muze:hover
{
  background: url('../images/small_ikona_video_pro_muze_hover.png')
}

.border_top { border-top: 1px solid #000000; }
.border_right { border-right: 1px solid #000000; }
.border_bottom { border-bottom: 1px solid #000000; }

.logo
{
  margin: 0;
  padding: 4px 0 22px 0;
  text-align: center;
  width: 350px;
  height: 60px;
  display: block;
  background: none; 
}

.content-wrapper{ padding: 10px; }
.content-wrapper h1
{
  color: #350821;
  margin-left: 20px;
}

.content{ border: 1px solid #cccccc; }
.content-l
{
  float: left;
  background-color: #f1f1f1;
  border-right: 1px solid #cccccc;
  width: 233px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.content-l ul
{
  margin: 0;
  padding: 0;
}
.content-l ul li
{
  line-height: 39px;  
  list-style: none url(); 
}
.content-l ul li.active,
.content-l ul li:hover
{
  background: transparent url('../images/menu-bg.jpg') repeat-x left top;
}
.content-l ul li a
{
  margin: 0;
  padding: 0 0 0 40px;
  color: #000000;
  text-decoration: none;
  display: block;
  background-image: url('../images/p-icon.png');
  background-repeat: no-repeat;
  background-position: 5% 50%;
}
.content-l ul li a.bin
{
  background-image: url('../images/d-icon.png');
  background-repeat: no-repeat;
  background-position: 5% 50%;
}
.content-l ul li.active a,
.content-l ul li:hover a{ color: #ffffff; }
.content-p
{
  float: right;
  width: 740px;
  padding: 14px;
}

.notebook
{
  margin: 0 20px 0 0;
  padding: 6px 15px 6px 15px;  
  float: left:
  display: block;
  font: 16px 'ggeorgia_bi';
  background-color: #ffffff;
  color: #90024f;
  border: 1px solid #000000;
  text-decoration: none;  
}
.notebook:hover,
.notebook_hover
{
  color: #ffffff;
  background: #ffffff url('../images/button.jpg') no-repeat center top;
}

.form_sign { color: #000000; }
.form_sign tr th { text-align: right; }
.form_sign tr td.terms { width: 300px; }

.form_2_col
{
  margin: 0 10px 0 0;
  width: 350px;
}
.form_2_col tr th { text-align: right; }
.form_2_col tr td { text-align: left; }
.form_2_col tr.light th,
.form_2_col tr.light td { color: #bbbbbb; }

.form_1_col { width: 750px; }

.form_style tr th { width: 250px; }

.form tr th.text_underline { text-decoration: underline; }
.form tr.line th,
.form tr.line td{ border-bottom: 1px solid #aaaaaa; }
.form tr th.line_once,
.form tr td.line_once { border-bottom: 1px solid #aaaaaa; }

.fotos table { width: 170px; }
.fotos table tr td img { border: 1px solid #666666; }
.fotos a
{
  border: none;
  color: #4e4e4e;
  text-decoration: none;
}
.fotos a.delete { color: #90024f; }
.fotos a:hover { text-decoration: underline; }

.table_users_list { width: 1000px; }
.table_view_user { /*width: 740px;*/ }

.user_detail_yes
{
  margin: 0 10px 10px 0;
  padding: 10px; 
  color: #333333;
  font-weight: bold;
  border: 2px solid #90024f; 
}

ul.user_detail_no
{
  margin: 0;
  padding: 10px;
  width: 100%; 
  color: #888888;  
}
ul.user_detail_no li
{
  margin: 0;
  padding: 0 5px 0 5px;
  float: left;
  list-style-type: none;
  width: 170px;
}

.users_list h2
{
  text-align: left;
  margin: 0;
  padding: 0;
  font-family: 'ggeorgia_bi';
  font-size: 17px;
}
.users_list a { text-decoration: none; }
.users_list a:hover { text-decoration: underline; }
.users_list tr td.foto { width: 140px; }
.users_list tr td.foto2 { width: 180px; }
.users_list tr td.foto2 img { width: 145px; }
.users_list tr td.foto2 a.favourite img { width: 20px; }
.users_list tr td.foto2 ul { text-align: left; }
.users_list tr td.text { line-height: 18px; }
.users_list tr td.status { width: 290px; text-align: center;}
.users_list tr td.status p
{
  margin: 0;
  padding: 5px;
  width: 90px;
  font: 13px 'ggeorgia_bi';
  text-align: center;
}
.users_list tr td.foto2 a,
.users_list tr td.foto a
{
  font: 12px 'ggeorgia_bi';
  color: #000000;
}
.users_list tr.line td{ border-bottom: 1px solid #aaaaaa; }

.messages
{
  margin: 6px 0 0 0;
  padding: 0;  
  width: 1000px;
  border: 1px solid #000000;
}
.messages tr th
{
  text-align: center;
  border-top: 1px solid #000000;
}
.messages tr.light td { background-color: #f8f8f8; }
.messages tr.dark td { background-color: #eeeeee; }
.messages tr td
{
  margin: 0;
  padding: 5px;
  border-top: 1px solid #000000;
}
.messages tr:hover td
{
  background-color: #dbdbdb;
  cursor: hand;
  cursor: pointer;
}
.messages tr.first td
{
  height: 30px;
  border: none;
}
a.delete
{
  margin: 0;
  padding: 7px 0 0 30px;
  display: block;
  height: 25px;
  color: #4e4e4e;
  font: 15px 'ggeorgia_bi';
  background: transparent url('../images/bin.png') no-repeat left top;
}
.messages tr.first td a.delete:hover { color: #000000; }
.messages tr.first:hover td
{
  background-color: #ffffff;
  cursor: auto;
}
.messages tr.last td { border-top: 1px solid #000000; }
.messages tr td.foto { width: 80px; }
.messages tr td.foto img
{
  border: none;
  width: 70px;
}
.messages tr td.user { width: 200px; }
.messages tr td.user a { text-decoration: none; }
.messages tr td.v_align { vertical-align: top; }

p.no_read
{
  font-weight: bold;
  color: #000000;
}

.detail_message p
{
  margin: 0;
  padding: 0 10px 0 10px;
}

.message_from_top
{
  margin: 0;
  padding: 0;
  float: left;
  height: 13px;
  width: 848px;
  background: #ffffff url('../images/left_message_top.jpg') no-repeat left top;
}
.message_from_content
{
  margin: 0;
  padding: 0;
  float: left;
  width: 848px;
  overflow: hidden;
  background: #ffffff url('../images/left_message_content.jpg') repeat-y left top;  
}
.message_from_bottom
{
  margin: 0;
  padding: 0;
  float: left;
  height: 58px;
  width: 848px;
  background: #ffffff url('../images/left_message_bottom.jpg') no-repeat left top;  
}

.message_to_top
{
  margin: 0 20px 0 0;
  padding: 0;
  float: right;
  height: 13px;
  width: 848px;
  background: #ffffff url('../images/right_message_top.jpg') no-repeat left top;
}
.message_to_content
{
  margin: 0 20px 0 0;
  padding: 0;
  float: right;
  width: 848px;
  overflow: hidden;
  background: #ffffff url('../images/right_message_content.jpg') repeat-y left top;  
}
.message_to_bottom
{
  margin: 0 20px 0 0;
  padding: 0;
  float: right;
  height: 58px;
  width: 848px;
  background: #ffffff url('../images/right_message_bottom.jpg') no-repeat left top;  
}

.online { background-color: #b9ff92; border: 1px solid #97e16e; color: #499021 }
.offline { background-color: #fddbdb; border: 1px solid #ff9292; color: #9a2525; }

.male
{
  color: #1a6d9a;
  text-decoration: none;
}
.male:hover { text-decoration: underline; }
.female
{
  color: #90024f;
  text-decoration: none;
}
.female:hover { text-decoration: underline; }

.clear
{
  margin: 0;
  padding: 0;
  height: 0px;
  clear: both;
}

.purpe { color: #90024f; }
.underline { text-decoration: underline; }
.errors,
.error { color: red; }

.green { color: green; }
.black { color: #000000; }

.flash { font: 14px 'ggeorgia_bi'; }

.citaty
{
  margin: 0;
  padding: 10px;
  font: 16px 'ggeorgia';
  text-align: center;
  color: #000000;
}
#citat1{
background-image: url(../images/citat1.jpg);
background-repeat: no-repeat;
/*background-color: #ffcce8;
border: 1px solid #e5a2c7;*/
}   
#citat2{
background-image: url(../images/citat2.jpg);
background-repeat: no-repeat;
/*background-color: #ff7ec5;
border: 1px solid #e05aa4;*/
} 
#citat3{
background-image: url(../images/citat3.jpg);
background-repeat: no-repeat;
/*background-color: #ff50b1;
border: 1px solid #d14793;*/
}   
#citat4{
background-image: url(../images/citat4.jpg);
background-repeat: no-repeat;
/*background-color: #ff1f9b;
border: 1px solid #b61c71;*/
}


.citaty .red_text { color: #ab005e; }
.citaty .quote
{
  margin: 0;
  padding: 0;
  color: #e87ab5;
  font: 70px 'ggeorgia_bi';
  line-height: 20px;
}

.citaty .quote_left
{
  margin: 0;
  padding: 12px 5px 0 0; 
}

.citaty .quote_right
{
  margin: 0;
  padding: 0 0 22px 5px;  
}

#contribution { display: none; }

.chat
{
  width: 1000px;
  border: 1px solid #dbdbdb;
}
.chat tr td { border: 1px solid #dbdbdb; }
.chat tr td.smile { width: 200px;}
.chat tr td.smile ul
{
  margin: 10px 0 0 10px;
  padding: 0;
  list-style-type: none;
  width: 180px;
}
.chat tr td.smile ul li { float: left; }
.chat tr td button
{
  width: 42px;
  height: 42px;
}
.chat div.text_content
{
  margin: 0;
  padding: 5px;
  overflow: auto;
  width: 780px;
  height: 500px;
  background-color: #f0f0f0;
}
.chat table tr td { border: none; }
.chat table tr td.input_chat_content input
{
  width: 610px;
  background-color: #ffffff;
}

.chat table tr td.input_chat_submit input { width: 150px; }

.emoticonimg
{
  /*border: 1px solid #000000;*/
  vertical-align: bottom;
}

.chzn-select
{
  width: 200px;
}

select
{
  margin: 0;
  padding: 0 15px 0 15px;
  background-color: #e5e5e5;
  border: 1px solid #dbdbdb;
  color: #000000;
  height: 24px;
  font-size: 12px;
  cursor: hand;
  cursor: pointer;
}
select.reg_sel { height: 29px; width: 260px;}
select.age { height: 22px; width: 70px; }
select.default { height: 22px; }
select.reg { width: 165px; }
.login_search
{
  margin: 0 10px 0 10px;
  width: 80px;
}
.area_search { width: 110px; }
.district_search { width: 120px; }
div.cmf-skinned-select
{
  height: 27px;
  font-size: 12px;
  line-height: 12px;
  margin: 0;
  padding: 0;  
  background: #e5e5e5 url('../images/select.jpg') no-repeat right center;
  color: #000000;
}
div.cmf-skinned-text
{
  padding: 5px 0 0 5px;
  font-family: 'ggeorgia_i';
  text-align: left;
}

/* uvodní strana - sociální sítě */
#socials{
margin: 20px 0px 0px 0px;
padding-left: 65px;
}
#socials img{
border: 0;
}