@import url(layout.css);

body {
	background:#830009 url("../images/bg.jpg") repeat-x left top;
}

#head {background:#fff url("../images/head-bg.jpg") no-repeat 459px top;}
#main {background:#fff url("../images/main-bg-red.jpg") no-repeat left top;}
#cnt-repeat {background:#fff url("../images/content-repeat-bg-red.jpg") repeat-y left top;}
#cnt-top {background:url("../images/content-top-bg-red.jpg") no-repeat left top;}
#cnt-bottom {background:url("../images/content-bottom-bg-red.jpg") no-repeat left bottom;}
#footbox {height:92px;}
#foot {
	position:relative;
	padding-top:23px;
	height:69px;
	text-align:center;
	font-size:0.75em;
	z-index:10;
	background:url("../images/foot-bg.jpg") no-repeat left top;
}

#extra1 {
	position:absolute;
	top:-89px;
	left:0;
	width:48%;
	height:181px;
	z-index:0;
}
#extra2 {
	position:absolute;
	top:-89px;
	right:0;
	width:48%;
	height:181px;
	z-index:0;
}
#extra1,#extra2 {background:url("../images/bottom-bg-red.jpg") repeat-x left top;}


/*logo*/
#logo {
  	position:absolute;
  	top:47px;
  	left:38px;  
	margin:0; 
	padding:0;
	width:404px; 
	height:78px;
	z-index:10;
	font-size:2.3em;
}
#logo a {color:#b2152f;text-decoration:none;}
#logo a:hover {color:#ba5969;}
#logo span {
	display:block;
	position:absolute; 
	margin:0; 
	padding:0;
	left:0; 
 	top:0; 
	width:404px; 
	height:78px;
	z-index:0;
	cursor:pointer;
	background:url("../images/logo.jpg") no-repeat left top;
}
#ltext {	
  	position:absolute;
  	top:73px;
  	left:520px;
	margin:0; 
	padding:0;
  	width:433px;
  	height:33px;  
	font-size:1.6em;
	color:#bf2c37;
}
#ltext span {
	display:block;
	position:absolute; 
	margin:0; 
	padding:0;
	left:0; 
 	top:0; 
  	width:433px;
  	height:33px; 
	z-index:0;
	background:url("../images/ltext.jpg") no-repeat left top;
}

#lang {border:1px solid #ffc5ca;}

/*menu*/
#menu {
	background:url("../images/menu-bg.jpg") no-repeat right bottom;
}
#menu li a {
	color:#bf2c37;
	background:url("../images/menu-li-bg.jpg") repeat-x left bottom;
}
#m1 a {width:136px;}
#m1 a:hover,#m1 a.selected {width:136px;background:url("../images/menu/m1-red.jpg") no-repeat right top;}
#m2 a {width:135px;}
#m2 a:hover,#m2 a.selected {width:135px;background:url("../images/menu/m2-red.jpg") no-repeat right top;}
#m3 a {width:100px;}
#m3 a:hover,#m3 a.selected {width:100px;background:url("../images/menu/m3-red.jpg") no-repeat right top;}
#m4 a {width:134px;}
#m4 a:hover,#m4 a.selected {width:134px;background:url("../images/menu/m4-red.jpg") no-repeat right top;}
#m5 a {width:111px;}
#m5 a:hover,#m5 a.selected {width:111px;background:url("../images/menu/m5-red.jpg") no-repeat right top;}
#m6 a {width:110px;}
#m6 a:hover,#m6 a.selected {width:110px;background:url("../images/menu/m6-red.jpg") no-repeat right top;}
#m7 a {width:142px;}
#m7 a:hover,#m7 a.selected {width:142px;background:url("../images/menu/m7-red.jpg") no-repeat right top;}
#m8 a {width:98px;}
#m8 a:hover,#m8 a.selected {width:98px;background:url("../images/menu/m8-red.jpg") no-repeat right top;}

#menu li a span {
	position:absolute;
	right:0;
	bottom:0;
	width:1px;
	height:57px;
	background:url("../images/menu/menu-item-border-red.jpg") no-repeat left bottom;
}
#menu li a.selected span,
#menu li a:hover span {
	position:absolute;
	right:-17px;
	bottom:0;
	width:17px;
	height:57px;
	background:url("../images/menu/menu-hoverefect-red.jpg") no-repeat left bottom;
	z-index:1;
}

/*main*/
#main h2 {
	width:42px;	
	height:39px;
	font-size:0.1em;
}
#main h2 span {
	width:192px;	
	height:39px;
	background:url("../images/title-uvodni-slovo-red.jpg") no-repeat left top;
	font-size:0.1em;
}
#main p a {
	color:#ffdc00;
}

/*images*/
#pcentrum {background:url("../images/prumyslove-centrum-bg.jpg") no-repeat left top;}
#ppozemku {background:url("../images/prodej-pozemku-bg.jpg") no-repeat left top;}
#peltem {background:url("../images/banner-eltem.jpg") no-repeat left top;}

/*news*/
#news {
	margin:50px 0 0 0;
	width:265px;
}
#news p a {color:#c20020;text-decoration:underline;}
#news p a:hover {text-decoration:none;}
#news p.title a {text-decoration:underline;}
#news p.title a:hover {text-decoration:underline;}

/*content*/
#cnt-bottom p strong {color:#c20020;}
#cnt-bottom p a {color:#c20020;}

.urlimages {
	border:1px solid #ff404e;
}
.urlimages a {color:#b2152f;}
.oferlist li p a {
	color:#c20020;
}
#cnt-bottom h2 {
	color:#b2152f;
}
#maptitle a {color:#b2152f;}

#foot ul li a.selected,
#foot ul li a:hover {
	color:#ffdc00;
	text-decoration:underline;
}
#foot p a:hover {color:#ffdc00;text-decoration:none;}




