/*********** DEFAULT LAYOUT VERBAL 4.0 ***********/

/****** CSS LAYOUT******/
_html {overflow-x:auto; overflow-y:auto;}

body {
	font: 12px/19px Verdana, Arial, Helvetica, sans-serif;
	background: #3E7CA1 url(../images/bg.gif);
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:black;
	height:100%;
}
#topad {
	position:fixed;
	background-color: #FFEDA4; /* #E6E8F5; */
	color:#6D0002;
	top:2px;
	width:100%;
	top:0px;
	left:0px;
	padding:3px;
	text-align:center;
	border-bottom:1px solid #3E7CA1;
	z-index:100;
}
_#topad {position:absolute; top:0px; left:0;}
#topad strong { color: #6D0002;}
#topad a { color:#6D0002; }
a { color: black;}
img {
	border: none;
}
th {
	text-align:left;
	font-weight:normal;
}
legend {
	font-weight:bold;
	color: #8B4513;
}
th {
	color: #8B4513;
}
hr {
	border-top:1px solid gray;
	border-bottom: none;
	border-left:none;
}
p { margin: 0.5em 0 1em 0; }

h1,h2,h3,h4 { margin: 0.2em 0 }


h1 {
	
	font: 24px Arial, Helvetica, sans-serif;
	background: url(../images/line.gif) no-repeat bottom left;
	padding-bottom:18px;
}
h2 {
	color: #CC0000;
	margin-bottom: 12px;
	font: 18px Arial, Helvetica, sans-serif;
}
h4 {
	font: bold 17px Arial, Helvetica, sans-serif;
	display:block;
	position:relative;
}
h4 a {
	color: #1E90FF;
}
h4 a:hover {
	text-decoration:underline;
}
#iedit {
	display: block;
	position: relative;
	z-index:100;
	width: auto;
	padding:2px;
	text-align: center;
	background-color: white;
	border-bottom:1px solid black;
}
#iedit .closepanel {
	position:absolute;
	right:10px;
	top:5px;
}


.clear {
	font-size: 1px;
	height: 1px; width: 100%;
	clear: both;
}
.sclear {
	clear:both;
}
.center {
	text-align:center;
}

.smallcap {
	font-size:10px;
}
#mother,#footer,#container,#incontainer,#pagecenter,#header,#menuma,#menu,#c1,#c2,#footer,#rc,.rcin {
	display:block;
	position:relative;
}
#mother {
	margin-top:15px;
	background: url(../images/bggradient.png) repeat-x -0px 1px ;
	padding-top:10px;
}
#container {
	
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#incontainer {
	width:820px;
	margin-left:-35px;
	margin-right:-35px;
	display:block;
	background:white;
}
#pagecenter {
	width: 750px;
	margin: auto;
	padding: 5px;
	margin-top:10px;
	margin-bottom:10px;
	min-height:400px;
}
#menuma {
	float:left;
	width:226px;
}
#menu {
	width:226px;
	background: #FFEDA4 url(../images/menuback.gif) no-repeat bottom;
	padding-bottom:40px;
}
#menu ul {
	list-style: none;
	padding:0;
	margin:0px 0px 0px 0px;
}
#menu ul li {
	margin-bottom:10px;
	margin-left:0px;
	padding: 3px;
	padding-left:27px;

}
#menu ul li ul {

	/* list-style: inside url(../images/arrow2.gif); */
}
#menu ul li ul li {
	background:white;
	margin-bottom:0px;
	margin-left:0px;
	font-weight:normal;
	color:black;
	list-style: disc inside;
}
#ads {
	display:block;
	position:relative;
	text-align:center;
	margin-top:20px;
}
#ads a {
	display:block;
	margin-bottom:20px;
}
.nolink {

	border:2px solid #FF9900;

	font-weight:bold;
}
#content {
	/*background: url(../images/dom-work.jpg) 12px 430px no-repeat;*/
}
#c1,#c1sub {
	float:left;
	width:523px;
	background: url(../images/bg2.jpg) repeat-x left 127px;
	border-left:1px solid white;
}
#c1sub {
	background: url(../images/bg2.jpg) repeat-x left -35px;
}
#c2 {
	float:left;
	width:280px;
	
}
#c2sub,#c2 {
	margin: 20px 20px 20px 20px;
}
/* Pravy stlpec na titulke */
#rc {
	float:left;
	margin-top:10px;
	width:180px;
	min-height:820px; /* kvoli pozadiu domy na spodku */
	_height:820px;
	background: url(../images/domy.jpg) no-repeat bottom center;
	border-left: 1px solid #CCCCCC;
}
.rcin {
	margin:20px 0px 10px 10px;
}
.rcin div {
	padding-left:30px;
	margin-bottom:35px;
}
.rcin1 {
	display:block;
	background: url(../images/num1.gif) no-repeat top left;
}
.rcin2 {
	display:block;
	background: url(../images/num2.gif) no-repeat top left;
}
.rcin3 {
	display:block;
	background: url(../images/num3.gif) no-repeat top left;
}


#breadcrumbs {
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 15px;
	text-align:right;
}
	#header {
		margin:0; 
		padding:0;
		height:145px;
		background: url(../images/headerbg.gif) no-repeat bottom;
		}

	#header img {
		position:absolute;
		top:20px;
		left:30px;
	}
	#header #news {
		width:400px;
		position:absolute;
		display:block;
		top:15px;
		right:60px;
	}
	#news h1 {
		font-size:10px;
		font-family:inherit;
		display:block;
		border-bottom:2px solid black;
		margin-bottom:3px;
		padding:2px;
		background:none;
	}


	#footmenu {
		margin:15px 10px 20px 260px;
	}
	#footmenu a {
		margin-right:20px;
	}

	#footer #copyright {
	display:block;
	position:relative;
	border-top: 5px solid #E0CFB4;
	text-align:right;
	font-size:80%;
	margin:0;
	padding:0;
	}
	#copyright a {
		color: #A17A3E;
		text-decoration:none;
	}
	#copyright a:hover {
		text-decoration:underline;
	}

input.field_error, textarea.field_error {
	border: 1px solid red;
}
.vartable {
	border:1px solid gray;
	border-right:2px solid gray;
}
.vartable td {
	text-align:center;
	border-bottom:1px solid gray;
	border-left:1px solid gray;
}
.vartable th {
	border-bottom:1px solid gray;
}
#skicadomu {
	display:block;
	position:relative;
	float:left;
	width:200px;
	_height:400px;
	min-height:400px
}
.rez {
	display:none;
	position:relative;
	float:left;
	width:240px;
	margin-left:30px;
	text-align:center;
}
.rez ol {
	text-align:left;
}


.inpagemenu {
	list-style-image: url(../images/arrow2.gif);
	margin-bottom:25px;
	list-style-position: outside;
}
.inpagemenu li {
	margin-bottom:10px;
}

#searchform {
	display:block;
	position:absolute;
	left:10px;
	bottom:40px;
}
#flashani {
	display:block;
	position:absolute;
	z-index:90;
	top:0px;
	left:-226px;
	}
	


/* Content Management default classes */
.error, .event {
	margin-bottom:20px;	
	padding:3px;
	text-align:center;
	display:block;
	position:relative;
}
.error {
	border: 1px solid #8B0000;
	color: white;
	background: #CC2626;
}
.event {
	border: 1px solid #1E90FF;
	background: #A4D2FF;
}
.highlight {
	background-color: Yellow;
}



/* OBJEKTY */
.search,.inpagemenu,.textwithimage,.memberregistration,.blog_view,.article_view,.textile,.discussion,.textwithtitle,.xmltext, .simpletext, .file,.news,.search,.fulltextform,.container,.sitemap,.image {
	display:block;
	position:relative;
	clear:both;
	margin-bottom: 25px;
}
.search .snippet, .list {
	font-size:80%;
}
.search .list {
	color:gray;
}
.memberregistration .in_text {
	margin-bottom:20px;
}
.blog_view .date {
	font-size:90%;
 	color: #A4A4A4;
	display:block;
	float:left;
	margin-right:15px;
	padding-top:2px;
}
.blog_view .annotation {
	display:block;
	position:relative;
}
.textwithimage img.left {
	float:left;
	margin-bottom: 10px;
	margin-right:10px;
}
.textwithimage img.right {
	float:right;
	margin-bottom: 10px;
	margin-left:10px;
}
.textwithimage .textin {
	
}
.discussion .annotation {
	margin-bottom:10px;
}
.news {
	margin-bottom: 20px;
}
.blog_news {
	margin:0;
	font-size:11px;
}
.blog_news a {
	display:block;
	padding-bottom:3px;
	background: url(../images/dottednews.gif) repeat-x bottom;
}
.article_view {
	display: block;
	margin-bottom: 20px;
	clear: both;
}
.article_view h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	font-size: 13px;
}
.article_view h4 a {
	
}
.article_view .date {
	display:block;
	font-size:10px;
	clear:both;
	
}
.article_view .annotation {
	clear:both;
	display:block;
}
.sitemapitem1 {
	margin-left:40px;
}
.product {
	display:block;
	margin-bottom:30px;
}
.product .price {
	float:right;
}
.product hr {
clear:both
}
.product img {
	float:left;
	margin: 5px;
}


.galeria,.siroky {
	display:block;
	float:left;
	width: 200px;
	_height:200px;
	min-height:200px;
	padding:5px;
	border: 1px solid #D5D5D5;
	margin: 3px;
	text-align:center;
	background-color: #EEEEEE;
	margin-bottom:10px;
}
.siroky {
	width:420px;
	min-height:170px;
	_height:170px;
}
.image {
	text-align:center;
}
.galeria .textin, .image .textin {
	clear:both;
	text-align:center;
}
.podorys {
	margin-bottom: 20px;
	clear:both;
}
.podorys .img {
	display:block;
	width: 420px;
	height: 220px;
	overflow: auto;
	border-right: 2px dotted #4E6680;
}


