@import url('reset.css');
@import url('sidebar.css');
@import url('forms.css');
@import url('user-section.css');
/**
 * Czech-Dating.com
 * main stylesheet
 *
 */
 
body {
  background: url('bg-pattern.gif') repeat left top #224878;
  color: white;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 75%;
  line-height: 1.5;
}

p {
  /* font-size: 100%; */
}

h1 {
	display: none;
}

h2 {
  font-size: 180%;
  margin-bottom: 0.5em;
  font-weight:normal;
}

h3 {
  font-size: 130%;
  font-weight:normal;
  color: #98eafc;
  margin:1.4em 0 0.5em 0;
}

strong {
  font-weight: bold;
}

a, a:link, a:visited {
	color: #89cafd;
}

input {
  background: #f0f7fd;
}

input:focus {
  background:white;
}

input.submit {
  color:white;
  cursor:pointer;
  background:#24629e url('buttonbg.gif') repeat-x 0 0;
}

input.submit:hover {
  border:1px solid #a2cced;
}

textarea {
  font-size:12px;
}

.small {
  font-size: 85%;
}

.float-left {
	float: left;
}

.align-right {
	text-align: right;
}

/* accessibility head skip */
#skip-content {
  position: absolute;
  display: none;
  width: 100%;
  text-align: left;
}

#skip-content a:focus {
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  background: #644976;
}

hr.cistic {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height:1px;
}

.back {
  background: url('top-gradient.png') repeat-x left top;
}
#main-body {
	width: 908px;
	text-align: left;
	margin: 0 auto;
}

#top {
	background: url('head-shade.png') left top no-repeat transparent;
	_background: url('head-ie.gif') left top no-repeat transparent;
	height: 300px;
	width: 908px;
	position: relative;
}

#main-nav ul {
	position: absolute;
	height: 60px;
	top: 220px;
	left: 30px;
	padding: 0;
}
#main-nav li {
	float: left;
	width: 139px;
	height: 49px;
	text-align: center;	
	margin-right: 3px;
}
#main-nav li a.active, #main-nav li a:hover {
	background: url('zalozka.gif') no-repeat 0 -49px transparent;
}

#main-nav li a {
	background: url('zalozka.gif') no-repeat 0 0 transparent;
	display: block;
	height: 49px;
	width: 139px;
	line-height: 49px;
	font-size: 12px;
	font-weight: bold;
	color: #fdfefe;
	text-decoration: none;
}
#main-nav li a.menu-prague {
}

#main-nav li a:hover {
	/* border: 1px solid #FFF; */
	
}

#page {
	background: url('grad.png') 0 0 no-repeat transparent;
	_background: url('grad.gif') 0 0 no-repeat transparent;
	padding: 0 30px 4em; 
	/* overflow: auto; */
}

#main-text {
	position: relative;
	float: left;
	width: 595px;
	padding: 0;
	margin: 20px 0 0;
}

/* error dialog */
.error, .formerror {
  background: url('alert.gif') no-repeat 10px 50% #862f2f;
  border:1px solid #FFF;
  color: white;
  font-weight:bold;
  margin: 0 10px 10px;
  padding: 10px 10px 10px 36px;
}

.error a {
	color: white;
}

.error ul {
  list-style: disc;
  margin: 0 0 0 30px;
}

.block {
	display:block;
	padding:10px;
	clear:left;
}

/* homepage */
h2.czd-heading {
	width: 222px;
	height: 29px;
	margin-left: 24px;
	margin-top: 16px;
	position: relative;
}
h2.czd-heading span {
	display: block;
	width: 222px;
	height: 29px;
	position: absolute;
	top: 0;
	left: 0;
	background: url('czd-heading.png') 0 0 no-repeat;
}

h3#formen, h3#forwomen, h3#how-works {
	width: 212px;
	height: 29px;
	margin-left: 24px;
	margin-top: 16px;
	position: relative;
}

h3#formen span, h3#forwomen span, h3#how-works span {
	display: block;
	width: 222px;
	height: 29px;
	position: absolute;
	top: 0;
	left: 0;
} 
h3#formen span {
	background: url('czd-formen.png') 0 0 no-repeat;
}
h3#forwomen span {
	background: url('czd-forwomen.png') 0 0 no-repeat;
}

h3#how-works span {
	background: url('czd-how.png') 0 0 no-repeat;
}

.content-box h4 {
	margin: 1.5em 0em 0.8em 0;
	font-weight: normal;
	color: #98eafc;
	padding:0 0 5px 0;
	border-bottom: 1px solid #698c97;
	font-size:130%;

}

.content-box a.button {
  color:white;
  cursor:pointer;
  background:#24629e url('buttonbg.gif') repeat-x 0 0;
  padding:4px 6px 3px 8px;
  text-decoration:none; 
  border:1px solid #5598cb;
  width:auto;
  display:block;
}

.content-box a.button:hover {
  background:#4576af url('buttonbg-hover.gif') repeat-x 0 0;
  border:1px solid #85b7dd;
}


ul.womencol li, ul.mencol li {
	padding-left: 30px;
	margin-left: 30px;
	line-height: 200%;
}

ul.mencol li {
	background: url('bluecheck.png') 2px 50% no-repeat;
}

.hp-leftcol .inner-box {
	width: 222px;
	margin-left: 24px;
}

.hp-rightcol {
	margin-top: 28px;
	float: right;
	padding-bottom: 24px;
}

div.box12 {
  padding:1em 1.5em 1em 1em;
  line-height:180%;
  margin:1em 0em;
  color:#cce5f8;
  background-color:#1c365b;
  border:1px solid #152b4a;
}

.table1 {
  margin:0.2em 0em 1em 0;
  width:100%;
  border-collapse:separeate;
  border-spacing:1px;
}

.table1 th{
  margin:0px 1px 1px 0px;
  padding:4px 4px 4px 6px;
  background-color:#1c365b;
  border:1px solid #1a3357;
  font-weight: bold;
}

.table1 td{
  margin:0px 1px 1px 0px;
  padding:4px 4px 4px 6px;
  background-color:#1c365b;
  border:1px solid #1a3357;
}

.table1 td.first{
  width:140px;
}

ul.list1 li{
	background: url('pinkcheck.png') 2px 50% no-repeat;
	padding-left:2em;
}

span.w {  color:#f890fc }
span.m {  color:#56b2f9; }

.content-box p{
  margin-bottom:0.8em;
}

.topic {
  margin-bottom:1.5em;
  height:100px;
}

.topic a {
  color:white;
  clear:both;
}

.topic a h3{
  margin-top:0;
  text-decoration:underline;
}

.topic a.thumb {
  display:block;
  border:1px solid #ddf1fb;
  float:left;
  margin:5px 20px 0px 2px;
  width:135px;
}

.topic .desc {
  width:400px;
  float:left;
}

.topic a.thumb:hover {
  border:1px solid white;
}


img.txtimg {   border:1px solid white; }
img.l { margin: 10px 15px 10px 0px; }
img.r { margin: 10px 0px 10px 15px; }

.l { float: left; }
.r { float: right;}

/* profiles */
.profiles {
	/* margin-left: 19px; */
	overflow: hidden;	
	margin-left: 30px;
}

.profiles-browse {
	overflow: hidden;
	margin-left: 0;
}

/* homepage */
h2.czd-heading {
	width: 222px;
	height: 29px;
	margin-left: 24px;
	margin-top: 16px;
	position: relative;
}
h2.czd-heading span {
	display: block;
	width: 222px;
	height: 29px;
	position: absolute;
	top: 0;
	left: 0;
	background: url('czd-heading.png') 0 0 no-repeat;
}

h3#formen, h3#forwomen {
	width: 212px;
	height: 29px;
	margin-left: 24px;
	margin-top: 16px;
	position: relative;
}

h3#formen span, h3#forwomen span {
	display: block;
	width: 222px;
	height: 29px;
	position: absolute;
	top: 0;
	left: 0;
} 
h3#formen span {
	background: url('czd-formen.png') 0 0 no-repeat;
}
h3#forwomen span {
	background: url('czd-forwomen.png') 0 0 no-repeat;
}

.content-box h4 {
	margin-top: 0.6em;
	font-weight: bold;
}

ul.womencol li, ul.mencol li {
	padding-left: 30px;
	padding-right: 40px;
	margin-left: 30px;
	line-height: 160%;
	margin-bottom: 10px;
}
ul.womencol li {
	background: url('pinkcheck.png') 2px 15% no-repeat;
}
ul.mencol li {
	background: url('bluecheck.png') 2px 7% no-repeat;
}

.hp-leftcol {
	margin-top: 28px;
  padding-bottom: 11px;
	float: left;
}
.hp-leftcol .inner-box {
	width: 222px;
	margin-left: 24px;
}

.hp-rightcol {
	margin-top: 28px;
	float: right;
	padding-bottom: 25px;
}

/* profiles */
.profiles {
	/* margin-left: 19px; */
	margin-left: 30px;
	overflow: hidden;
}

.profiles-browse {
	/* 
	width: 582px;
	overflow: hidden;
	*/	
	margin-left: 0;
}

.profiles ul {
	width: 582px;
	list-style: none;
}

.profiles ul li {
	float: left;
	background: url('photobox-bg.png') repeat-x 0 0 #003057;
	color: #afdafc;
	border: 1px solid #084d80;
	float:left;
	margin: 0 15px 21px 0;
	padding: 10px;
	width: 157px;
	height: 146px;
}

.profiles li a {
	padding: 0;
	margin: 0;
}

.profiles li img {
	border: 0;
	padding: 0;
	margin: 0;
	width: 157px;
}

.profiles li p {
	text-align: center;
	display: block;
	margin: 0;
	padding: 0 4px;
	height: 22px;
	width: 148px;
	line-height: 22px;
	overflow: hidden;
}

.profiles li p a {
	color: #afdafc;
}

#profile-gallery {
	width: 190px;
	float: right;
	overflow: auto;
	margin-top: 8px;
}

#profile-gallery .thumb {
	float: left;
	margin:4px 17px 8px 0;
	border:1px solid #cce5f7;
}

.content-box {
	margin-left: 30px;
	overflow: hidden;
}

.profiles-box {
	overflow: hidden;
}

.textcol {
	width: 275px;
	background-color: #1c365b;
	border: 1px solid #2a4c7c;
}

/* paypal */
.paypal form input {
  width: auto;
  background: transparent;
}
.paypal form {
	margin: 0;
}
.paypal table td {
	vertical-align: middle;
	padding: 0 1em 1em 0;
}

/* profile view */
.user_profile {
	float: left;
	width: 570px;
	_margin-left: 20px;
	position: relative;
}
.user_profile h2 {
	float:left;
	font-size:180%;
	font-weight:normal;
	margin:0;
	padding:0;
	width: 380px;
}

.profile-menu {
	display: block;
	width: 380px;
	overflow: auto;
	float: left;
}

.profile-menu li {
	float: left;
	margin-right: 1em;
}

.user-data {
  margin-top:10px;
	float: left;
	width: 360px;
}

.user-data .info {
	width:115px;
}


.contact-box label {
	display: block;
}

.search-info {
	margin-bottom: 1em;
}

#footer {
	background-color: transparent;
	width: 871px;
	margin-left: 17px;
	padding: 12px 0 18px 0;
	overflow: auto;
	color: #75b9ea;
}

#footer .left {
	float: left;
	margin-left: 23px;
	_margin-left: 12px;
	
}

.l { float:left; }
.r { float:right; }

#footer .right {
	float: right;
	margin-right: 30px;
}

#footer .cx {
  color:white;
  text-decoration:none;
}

.cleaner {
    padding:0;
    height:1px;
    margin:0;
    clear: both;
    border: none;
    overflow:hidden;
    color:white;
}

input.short {
    width:80px;
}

.date {
  color: #46688e;
  font-size: 85%;
}

form ul.info {
  font-size: 85%;
  color: silver;
  width:200px;
  float: left;
}

fieldset fieldset {
  margin: 2em 0;
}

input.alt-target {
	width: 80px;
}

.steps {
  margin: 2em 2em;
}

/* COLORS */
.white { color: white; }
.yellow { color: yellow; }
.pink-women { color: #fe9af8; }
.blue-men { color: #54b5ff; }


/* ODSAZENI */
.no-padding { padding: 0; }
.no-margin { margin: 0; }

/* BOXY */ 
.box-home p {
  margin-bottom: 2em;
}

.box-home p.arrow {
  margin-bottom: 0.5em;
}

/* SEZNAMY */
ul.not-fill {
  list-style: disc;
  margin: 0 0 0 30px;
}

ul.not-fill li, ul.not-fill li a {
  color: yellow;
  font-weight: bold;
}

/* STRÁNKOVÁNÍ */
.num-pages {
  height: 60px;
  font-size:115%;
  margin-top: 1em;
}

.num-pages b,.num-pages a {
  padding:0.2em 0.5em;
}

.num-pages a {
  background: #2B5788;
  border: 1px solid #114979;
  text-decoration:none;
}

.num-pages a:hover {
  color: white;
  border-color: white;
}

/* ODKAZY; SEZNAMY */
.arrow {
	background: url('sipka.png') no-repeat 0 3px;
	padding: 0 0 0 2em;
}

em {
  font-style: italic;
}

img.left {
float:left;
margin:5px 15px 5px 0;
border:1px solid #2A6AB2;
}

img.right {
float:right;
border:1px solid #2A6AB2;
margin:5px 0 5px 15px;
}

