/*
=============================================================
Copyright © 2009 Mitrik  All Rights Reserved.

www.domprom.info

File 'style.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/

html, body {
	height: 100%;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	padding: 0px;
	background-color: #EFEBE6;
	font-family: arial;
	}

a:link {
    color:#704E25;
    text-decoration: underline;
}

a:hover {
	color:#704E25;
	text-decoration: none;
}
a:visited {
	color:#704E25;
}
	.fontw {color:#FFFFFF;font-size:10px;font-family:arial;text-decoration:none;}
	.fontw2 {color:#FFFFFF;font-size:12px;font-family:arial;text-decoration:none; font-weight: bold; padding: 5px 0 5px 10px;}
	.fontb {color:#867766;font-size:10px;font-family:arial;text-decoration:none;}
	.fontb a:link {color: #704E25;font-size:11px;font-family:arial;text-decoration: underline;}
	.fontb a:hover {color: #704E25;font-size:11px;font-family:arial;text-decoration: none;}
	.fontb a:visited {color: #704E25;font-size:11px;font-family:arial;}

	.fontb2 {color:#4A3114;font-size:12px;font-family:arial;text-decoration:none;}
	.fontb2 h1 { color: #704E25; margin: 0; font: normal 16px arial; font-weight: bold; }
	.fontb2 h2 {
		color: #704E25;
		font: normal 15px arial;
		font-weight: bold;
		margin: 0;
		text-decoration: none;
}

    .fontb3 {font-size:12px;font-family:arial;text-decoration:none;}

	.navbar a:link {color: #FFFFFF;font-size:10px;font-family:arial;line-height : 16px}
	.navbar a:visited {color: #FFFFFF;font-size:10px;font-family:arial;line-height : 16px}
	.footerbar a:link {color: #D78E37;font-size:11px;font-family:arial;text-decoration: underline;}
	.footerbar a:hover {color: #D78E37;font-size:11px;font-family:arial;text-decoration: none;}
	.footerbar a:visited {color: #D78E37;font-size:11px;font-family:arial;}

	h1 { color: #704E25; margin: 0; padding: 0; font: normal 16px arial; font-weight: bold; }

.mytext {
	color: #704E25;
	text-decoration: none;
	font-size: 11px;		/* ! */
	font-family: arial;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
}
.mytext a:active, .mytext a:visited, .mytext a:link {
	color: #704E25;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
}
.mytext a:hover {
	color: #704E25;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 8px;
}

.category {
	color: #704E25;
	font-size: 13px;
    font-weight: bold;
	font-family: arial;
}
.category a {
	color: #704E25;
	font-size: 13px;
	text-decoration:none;
}
.category a:hover {
    font-size: 13px;
	text-decoration: underline;
	}

.subcategory {
	    font-size: 12px;
	}

.subcategory a {
	color: #704E25;
	font-size: 12px;
	text-decoration:none;
}
.subcategory a:hover {
    color: #704E25;
	text-decoration: underline;
    font-size: 12px;
	}


/* VIP adverts */
	.state2 {
	background: #fff5db;
    padding: 5px;
	border-left: 1px solid #ffc62a;
	border-right: 1px solid #ffc62a;
	border-top: 1px solid #ffc62a;
	border-bottom: 1px solid #ffc62a;
	}

.state2 a { color: #704E25; font-weight: bold; }
.state2 a:hover { color: #704E25; font-weight: bold;}

/* IMAGES */

.contimg {
	clear: both;
}

.contimg a img,.browse a img{
	border:1px #C0C0C0 solid;
	padding:4px;
	background-color:#FFFFFF;
	float:left;
	margin-right:8px;
}
.contimg a:hover img,.browse a:hover img{
	border:1px #C0C0C0 solid;
	padding:4px;
	background-color:#EFEFEF;
	float:left;
	margin-right:8px;
}

.contimg2 {
	clear: both;
}

.contimg2 a img,.browse a img{
	border:1px #C0C0C0 solid;
	padding:4px;
	background-color:#FFFFFF;
	float:left;
	margin-right:4px;
}
.contimg2 a:hover img,.browse a:hover img{
	border:1px #C0C0C0 solid;
	padding:4px;
	background-color:#EFEFEF;
	float:left;
	margin-right:4px;
}

/* END IMAGES */

hr {
	height: 1px;
	color: #D1D1D1;
}

.vip
{
  font-size: 12px;
  font-weight: bold;
  color: #704E25;
  display: block;
  text-decoration: none;
}

.vip a:link {color: #704E25;font-size:12px;font-family:arial;font-weight: bold;text-decoration: none;}
.vip a:hover {color: #704E25;font-size:12px;font-family:arial;font-weight: bold;text-decoration: none;}
.vip a:visited {color: #704E25;font-size:12px;font-family:arial;font-weight: bold;text-decoration: none;}

#opisanie
{
  display: none;
  margin: 0px 0px 0px 0px;
  padding: 20px;
  font-size: 11px;
  color: black;
  background-color: #fff5db;
  line-height: 145%;
  border-left: 1px solid #ffc62a;
  border-right: 1px solid #ffc62a;
  border-top: 1px solid #ffc62a;
  border-bottom: 1px solid #ffc62a;
}

div.height
{
  line-height: 185%;
}

.email_field{
    display: none;
}
