@import "template.css";

@import "page.css";

@import "detail.css";

/******************PAGE PROPORTIONS*********************/
	/*Width of the page */
#container {
	width: 1002px;
}

/*Header height*/
#header {
	height: 131px;
}

/*Column's width*/
#left {
	width: 209px;
}

#page {
	width: 572px;
	padding: 0 0 40px 0;
}

#right {
	width: 209px;
}

/*Height of the footer */
#footer {
	height: 40px;
}

#content {
	padding: 0 6px 30px 6px;
}

/******************DESIGN OF PAGE***********************/
	/*Common design*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#container {
	text-align: justify;
	background-image: url(../images/bg_wrap.gif);
	background-repeat: repeat-y;
}

#header {
	margin: 0;
	background-image: url(../images/head_top.jpg);
	padding: 25px 0 0 5px;
}

#header img {
	margin: 0;
	padding: 0;
}

#head {
	margin: 0;
	padding: 0;
	background-image: url(../images/head.jpg);
	width: 571px;
	height: 131px;
	float: left;
}

#head_right {
	margin: 0;
	padding: 0;
	background-image: url(../images/head_right.jpg);
	width: 209px;
	height: 131px;
	float: left;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: center;
	font-family: Arial;
}

#topmenu {
	background-color: #a93400;
	text-align: center;
	height: 21px;
	margin: 0 1px 0 1px;
	padding: 5px 0 0 0;
}

#topmenu ul li a {
	background-image: url(../images/tmnu_separ.gif);
	padding: 5px 10px 5px 15px;
	color: #FFFFFF;
}

#topmenu ul li a:hover {
	background-image: url(../images/tmnu_separ.gif);
	padding: 5px 10px 5px 15px;
	color: #CCCCCC;
}

#page {
	font-size: 1em;
}

#obsah {
	padding: 0px;
	margin: 0px;
}

#page a,#footer a {
	color: #d74401;
	text-decoration: none;
}

#page a:hover,#footer a:hover {
	color: #8D2F02;
	text-decoration: none;
}

#footer {
	width: 990px;
	font-size: 12px;
	background-color: #ff9e73;
	margin: 0 6px;
}

#foot {
	text-align: center;
	padding: 13px;
	width: 400px;
	float: left;
	margin-left: 285px;
	display: inline;
	color: #d74401;
}

#makedby {
	text-align: right;
	color: #ffffff;
	margin-right: 10px;
	margin-top: 7px;
}

#makedby a {
	color: #ffffff;
}

#makedby a:hover {
	color: #8D2F02;
}

/*left menu */
#left {
	padding-bottom: 52px;
	font-size: 0.8em;
	text-align: left;
}

a.left1 {
	display: block;
	height: 22px;
	padding-top: 6px;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/lmnu1.gif);
	color: #8d2f02;
	text-transform: uppercase;
	font-weight: bold;
}

a.left1:hover {
	display: block;
	height: 22px;
	padding-top: 6px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/lmnu1o.gif);
}

a.left2 {
	display: block;
	height: 22px;
	padding-top: 6px;
	text-decoration: none;
	padding-left: 25px;
	background-image: url(../images/lmnu2.gif);
	color: #8d2f02;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
}

a.left2:hover {
	display: block;
	height: 22px;
	padding-top: 6px;
	text-decoration: none;
	padding-left: 25px;
	background-image: url(../images/lmnu2o.gif);
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
}

/*right menu */
#right {
	font-size: 0.8em;
}

a.right1 {
	display: block;
	height: 22px;
	padding-top: 6px;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/rmnu1.gif);
	color: #8d2f02;
	text-transform: uppercase;
	font-weight: bold;
}

a.right1:hover {
	display: block;
	height: 22px;
	color: #000000;
	padding-top: 6px;
	text-decoration: none;
	background-image: url(../images/rmnu1o.gif);
}

a.right2 {
	display: block;
	height: 22px;
	padding-top: 6px;
	text-decoration: none;
	padding-left: 25px;
	background-image: url(../images/rmnu2.gif);
	color: #8d2f02;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
}

a.right2:hover {
	display: block;
	height: 22px;
	padding-top: 6px;
	text-decoration: none;
	padding-left: 25px;
	background-image: url(../images/rmnu2o.gif);
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
}

	/******************DESIGN OF MAIN ELEMENTS**************/
h1 {
	margin: 0;
	text-align: left;
	font-size: 1.3em;
	color: #fe4d01;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif
}

h2 {
	margin: 0;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	background-color: #8d1414;
	display: block;
	height: 20px;
	padding: 3px 0px 0px 15px;
	clear: both;
}

h3 {
	margin: 0;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: 1em;
}

/*developer*/
body {
	background: #ffffff;
}

.menutit {
	background-color: #a93400;
	height: 23px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	color: #ffffff;
	text-transform: lowercase;
}

img {
	margin: 0px;
	border-style: none
}

button {
	margin: 0px;
	border-style: none;
	padding: 0px;
	background-color: transparent;
	vertical-align: top
}

p:first-child {
	margin-top: 0px
}

table {
	empty-cells: hide
}

.f-sp {
	font-size: 1px;
	visibility: hidden
}

.f-lp {
	margin-bottom: 0px
}

.f-fp {
	margin-top: 0px
}

.f-x1 {
	
}

.f-x2 {
	
}

.f-x3 {
	
}

em {
	font-style: italic
}

h1 {
	font-weight: bold;
	font-size: 18px
}

h1:first-child {
	margin-top: 0px
}

h2 {
	font-weight: bold;
	font-size: 16px
}

h2:first-child {
	margin-top: 0px
}

h3 {
	font-weight: bold;
	font-size: 14px
}

h3:first-child {
	margin-top: 0px
}

strong {
	font-weight: bold
}

.HEADERMENU {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1.2px;
	text-align: center
}

.BODYHEAD {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px
}

.NOBREAK {
	margin-top: 0px;
	margin-bottom: 0.1px
}

.THUMBTEXTB {
	color: #bf491f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 0.95;
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0.1px
}

.THUMBTEXT {
	color: #bf491f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 0.95;
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0.1px
}

.MENUWHITE {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase
}

.MENUBLACK11 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase
}

.MENUBLACK2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	font-variant: normal
}

.MENUBLACK1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase
}

.style3 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2.4px;
	text-align: center
}

.style1 {
	text-align: center
}

.LEFTTEXT {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0.1px
}

.style2 {
	color: #8d1414
}

.tabtxt2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right
}

.LEFTTEXT2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0.1px
}

.tabzoznamtop {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center
}

.tabzoznam {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center
}

.style8 {
	color: #000
}

.style4 {
	text-align: left
}

.navig {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase
}

body {
	margin: 0px;
	background-color: #f7e9ad;
	height: 100%
}

html {
	height: 100%
}

a:link {
	color: #000;
	text-decoration: none
}

a:visited {
	color: #000;
	text-decoration: none
}

a:hover {
	color: #000;
	text-decoration: underline
}

a:active {
	color: #000;
	text-decoration: none
}

a.item1a:link {
	text-decoration: none;
	color: #FFFFFF
}

a.item1a:visited {
	text-decoration: none;
	color: #FFFFFF
}

a.item1a:hover {
	text-decoration: underline;
	color: #FFFFFF
}

a.item1a:active {
	text-decoration: none;
	color: #FFFFFF
}

a.item1:link {
	text-decoration: none;
	color: #FFFFFF
}

a.item1:visited {
	text-decoration: none;
	color: #FFFFFF
}

a.item1:hover {
	text-decoration: underline;
	color: #FFFFFF
}

a.item1:active {
	text-decoration: none;
	color: #FFFFFF
}

a.REBRESIDENCE:link {
	text-decoration: none;
	color: #FFFFFF
}

a.REBRESIDENCE:visited {
	text-decoration: none;
	color: #FFFFFF
}

a.REBRESIDENCE:hover {
	text-decoration: underline;
	color: #FFFFFF
}

a.REBRESIDENCE:active {
	text-decoration: none;
	color: #FFFFFF
}

#obsah h1 {
	color: black;
	font-size: 19px;
	font-weight: normal;
	line-height: 35px;
	padding-bottom: 10px;
}

.menu_image11 {
	width: 8px;
	height: 10px;
	background-image: url(../images/0.gif);
}

.menu_image1 {
	width: 8px;
	height: 9px;
	background-image: url(../images/0a.gif);
}

.novostavba_list {
	background-image: url(../images/frame9.png);
	background-repeat: no-repeat;
	padding: 0px 0 5 0;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	font-size: 0.9em;
	width: 176px;
	height: 185px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 0.95;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.novostavba_list a {
	color: #bf491f;
	font-size: 0.9em;
        font-family:Arial,Helvetica,sans-serif; 
        font-weight:bold; 
        font-size:12px; 
        text-transform:uppercase; 
        line-height:0.95; 
}

.novostavba_list span {
        margin-left:10px; 
        margin-right:10px; 
        margin-top:0px; 
        margin-bottom:1px
}

.novostavba_list br {
	line-height: 10px;
	height: 10px;
}

.novostavba_list img {
  	    width: 170px;
        height: 128px;
        left: 2px;
        top: 5px;
        position:relative;
           
}

.new_line {
        background-color:#8d1414;
        height:1px;
        width:100%;
}

.cleaner {
        clear:both;
        height:30px;        
}

.bg {
	    background-color:#faece5;        
}

.bg p {
	   border-left:10px solid transparent;
       border-right:10px solid transparent;
}

.bg div {
       border-left:10px solid transparent;
       border-right:10px solid transparent;
}

#obsah h1,
.BODYHEAD {
    color:#8d1414;
}

-->
