body {
	width: 100%;
	min-height: 100%;
    margin: 0px;
	padding: 0px;
	border: none;
	background: #F6821F url('../img/bg_body.gif') repeat-x;
	color: #6D6F71;
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
/*
#prostor {
	position: relative;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
#plocha {
    position: absolute;
    left: 50%;
	width: 960px;
    margin: 0px 0px 0px -480px;
	padding: 0px;
	background: url('../img/bg_plocha.gif') repeat-y;
}
*/
#plocha {
    position: relative;
	width: 960px;
    margin: auto;
	padding: 0px;
	border: none;
	background: url('../img/bg_plocha.gif') repeat-y;
	min-height: 100%;
}
#top {
	position: relative;
	width: 830px;
	height: 240px;
	margin: 0px;
	padding: 130px 80px 30px 50px;
	background: url('../img/bg_top.gif') no-repeat;
	text-align: left;
}
#texty {
	position: relative;
	width: 870px;
	margin: 0px 20px 0px 20px;
	padding: 30px 25px 25px 25px;
	background: #D9D9D9;
	text-align: left;
}
ul.menu {
	position: absolute;
	display: block;
	top: 160px;
	left: 60px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
ul.menu li {
	position: relative;
	display: block;
	width: 180px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
ul.menu li a {
	position: relative;
	display: block;
	height: 20px;
	padding-top: 2px;
	background: url('../img/menu_item_up-trans.png') no-repeat;
	color: #6D6F71;
	text-align: center;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
ul.menu li a:hover {
	background: url('../img/menu_item-trans.png');
	color: #F6821F;
	cursor: pointer;
}
a {
	color: #F6821F;
	text-decoration: none;
}
a:hover {
	color: #6D6F71;
}
h1 {
	color: #F6821F;
	font-size: 11pt;
	margin: 10px 0px 15px 0px;
}
h2 {
	font-size: 11pt;
	margin: 10px 0px 15px 0px;
}
img, a img {
	border: none;
}
.bily {
	color: #FFFFFF;
}
.sedy {
	color: #5B5C5E;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}
.bold {
	font-weight: bold;
}

#sloupec1, #sloupec2, #sloupec3 {
	position: absolute;
	top: 130px;
	width: 200px;
	vertical-align: top;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#sloupec1 {
	left: 270px;
}
#sloupec2 {
	left: 480px;
}
#sloupec3 {
	left: 690px;
}
div.horni {
	width: 200px;
    height: 20px;
	font-size: 10pt;
	font-weight: bold;
	padding: 7px 0px 8px 0px;
}
div.dolni {
	position: absolute;
	left: 0px;
	top: 165px;
    width: 170px;
	font-size: 8pt;
	padding: 10px 15px 10px 15px;
}
#sloupec1 a, #sloupec2 a, #sloupec3 a {
	font-size: 10pt;
	font-weight: bold;
}

#obr1, #obr2, #obr3 {
	position: relative;
    display: block;
    width: 190px;
    height: 130px;
    border: none;
    margin: 0px auto;
    padding: 0px;
}
#obr-cb, #obr1-cb, #obr2-cb, #obr3-cb {
	position: relative;
    width: 190px;
    height: 130px;
    border: none;
    margin: 0px auto;
    padding: 0px;
}
#obr1 {
	background: url('../img/obr1.png') no-repeat transparent;
}
#obr2 {
	background: url('../img/obr2.png') no-repeat transparent;
}
#obr3 {
	background: url('../img/obr3.png') no-repeat transparent;
}
#kontakt_box {
	position: relative;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 16px 20px;
	background: url('../img/bg_tmavy.gif') repeat-y;
	color: #FFFFFF;
}
#kontakt_box_header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 195px;
	height: 10px;
	margin: 0px;
	border: none;
	padding: 0px;
	background: url('../img/bg_tmavy_top.gif') no-repeat;
}
#kontakt_box_footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 195px;
	height: 16px;
	margin: 0px;
	border: none;
	padding: 0px;
	background: url('../img/bg_tmavy_bottom.gif') no-repeat;
}
.kontakt_tab {
	width: 160px;
}
.kontakt_tab td {
	border-top: solid #7C7D7E 1px;
	padding: 3px 0px 3px 0px;
}
.kontakt_tab td a:hover {
	color: #FFFFFF;
}
#main_box {
	position: relative;
	width: 600px;
	margin: 0px;
	float: right;
	background-color: #FFFFFF;
	background: url('../img/bg_svetly.gif') repeat-y;
	padding: 10px 25px 21px 20px;
}
#main_box_header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 645px;
	height: 10px;
	padding: 0px;
	background: url('../img/bg_svetly_top.gif') no-repeat;
}
#main_box_footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 645px;
	height: 16px;
	padding: 0px;
	background: url('../img/bg_svetly_bottom.gif') no-repeat;
}
.orange-panel {
    width: 290px;
    *width: 305px;
    float: right;
    border: none;
    margin: 10px 0px 15px 20px;
    padding: 5px 0px 5px 15px;
    color: #FFFFFF;
    background-color: #F6821F;
}
ul.seznam {
	position: relative;
	font-size: 8pt;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 20px;
}
p {
    margin: 10px 0px 0px 0px;
}
#strechy_tab {
	position: relative;
	width: 100%;
	margin: 10px 0px 0px 0px;
}
#strechy_tab td {
	padding: 5px 0px 0px 10px;
}
.strecha {
	position: relative;
	width: 90px;
	height: 60px;
	border: none;
}
#reference_tab {
	position: relative;
	width: 100%;
	margin: 10px 0px 0px 0px;
}
#reference_tab td {
	width: 33%;
    padding: 0px 10px 0px 10px;
	vertical-align: top;
	text-align: center;
}
.reference {
	position: relative;
	width: 180px;
	height: 135px;
	border: none;
	margin: 0px 0px 5px 0px;
}
#copyright {
	position: relative;
	width: 905px;
	height: 28px;
	background: url('../img/bg_copy.gif') repeat-x;
	margin: 0px 20px 0px 20px;
	padding: 12px 15px 0px 0px;
	text-align: right;
}
#copyright a {
	color: #6D6F71;
	text-decoration: none;
	font-size: 8pt;
}
#copyright a:hover {
	color: #F6821F;
}
a.linkout {
	background: url('../img/link-out-grey.gif') no-repeat transparent right 60%;
	padding-right: 12px;
}
a.linkout:hover {
	background: url('../img/link-out-grey.gif') no-repeat transparent right 60%;
}
#kontakt-info {
	width: 100%;
}
#kontakt-info td {
	padding-right: 10px;
}
#vcard {
    position: relative;
    float: right;
    border: none;
    margin-right: 10px;
}
#mapka {
    position: relative;
    top: -20px;
    display: block;
    width: 200px;
    height: 250px;
  	background: url('../img/mapka.gif') no-repeat transparent;
  	background-position: right top;
    margin-left: 30px;
    border: 0px;
}
#mapka:hover {
	background-position: left top;
}
.ram {
    position: relative;
		background: url('../img/ram.png') no-repeat #FFFFFF;
    float: right;
    text-align: left;
    padding: 4px 0px 0px 4px;
    margin: 0px 15px 15px 30px;
}
div.rohy {
    position: relative;
    width: 200px;
    height: 200px;
    float: right;
    margin: 0px 15px 15px 25px;
    padding: 0px;
}
div.rohy img {
    position: relative;
    width: 200px;
    height: 200px;
    margin: 0px;
    padding: 0px;
}

#stavba-strech-obr {
    position: relative;
    float: right;
    width: 200px;
    height: 200px;
    margin: 0px 15px 15px 25px;
}
#drevene-konstrukce-obr {
    position: relative;
    float: right;
    width: 200px;
    height: 150px;
    margin: 0px 15px 15px 25px;
}
#lesenarske-prace-obr {
    position: relative;
    float: right;
    width: 200px;
    height: 150px;
    margin: 0px 15px 15px 25px;
}
#login {
    position: relative;
    padding: 0px 0px 0px 20px;
}
table.login {
    width: 300px;
    margin: 30px auto;
    border-collapse: collapse;
}
table.login td {
    vertical-align: top;
    padding: 3px 10px 0px 0px;
    *height: 18px;
    *padding: 3px 10px 0px 3px;
}
table.login td.cell {
    width: 10%;
}
table.forms {
    width: 500px;
    margin: auto;
    border-collapse: collapse;
    /*table-layout: fixed;*/
}
table.forms td.cell {
    vertical-align: top;
    padding: 3px 10px 0px 0px;
}
table.forms td div.iTextEnd {
    width: 60%;
}




.iText {
    position: relative;
    *top: -5px;
	width: 100%;
	height: 15px;
    border: none;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 8pt;
    background-color: #FFFFFF;
    *background-color: #EBEBEB;
}/*
.iText2 {
    position: relative;
	width: 100%;
	height: 18px;
    border: none;
	margin: 0px;
	padding: 2px 0px 0px 7px;
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
	background: transparent url('../img/bg_input-trans.png') no-repeat left top;
	font-size: 8pt;
}
.iTextEnd {
    position: relative;
	height: 18px;
	*height: 19px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	background-image: url('../img/bg_input_end-trans.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}*/
.iText2 {
    position: relative;
	width: 100%;
	height: 18px;
    border: none;
	margin: 0px;
	padding: 2px 7px 0px 0px;
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
	background: transparent url('../img/bg_input2-trans.png') no-repeat right top;
	font-size: 8pt;
}
.iTextEnd {
    position: relative;
	height: 18px;
	*height: 19px;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	background-image: url('../img/bg_input_start-trans.png');
    background-repeat: no-repeat;
    background-position: left bottom;
}
.iButton {
    position: relative;
    float: right;
    margin: 0px;
    *margin: 0px 10px 0px 0px;
    padding: 3px 7px;
    *padding: 0px 7px;
    outline: none;
    background-color: #5B5C5E;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
}
.iButton2 {
    position: relative;
    float: right;
    width: 60px;
	background: transparent url('../img/bg_button-trans.png') no-repeat left 50%;
    margin: 0px;
    padding: 2px 0px 4px 0px;
    *padding: 4px 0px 4px 0px;
    vertical-align: middle;
    border: none;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
}
.iButton2:hover {
	background-position: right 50%;
}

.iButton:hover {
    background-color: #F5811E;
    color: #FFFFFF;
}
#textarea {
	position: relative;
    padding: 1px 7px 0px 7px;
    margin: 3px 0px 0px 0px;
    *margin: 4px 0px 0px 0px;
    background-color: #FFFFFF;
    border: solid #F5821F 1px;
}
textarea.textarea {
    position: relative;
	width: 100%;
	height: 100px;
    border: none;
	padding: 1px 0px 0px 0px;
    font-family: "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 8pt;
    background-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #61693C;
}
.roh {
    position: absolute;
    z-index: 50;
}
.horni {
    top: -1px;
}
.dolni {
    bottom: -1px;
}
.levy {
    left: -1px;
}
.pravy {
    right: -1px;
}
.nowrap {
    white-space: nowrap;
}
.alert {
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #F5811E;
	padding: 0px 3px 0px 3px;
}
#logout {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 200px;
    padding: 10px 30px 0px 20px;
    vertical-align: baseline;
    line-height: 180%;
}
#logout .iButton2 {
    position: relative;
    margin: 0px 0px 0px 20px;
}


/* ##### Admin ##### */

.admin-icon
{
	height: 16px;
	float: right;
	margin-left: 10px;
	border: none;
	cursor: pointer;
}
.admin_form_head
{
	position: relative;
	display: block;
	background: url('../img/bg_admin_form.gif') no-repeat left top;
	width: 575px;
	height: 16px;
	padding: 4px 4px 0px 20px;
	font-family: "MS Sans serif", "Arial CE", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-right: #808080 solid 1px;
}
.admin_form_head .close
{
	width: 16px;
	height: 14px;
	float: right;
	border: none;
	cursor: pointer;
}
.admin_form
{
	position: relative;
	display: block;
	background-color: #D4D0C8;
	color: #222222;
	width: 559px;
	padding: 10px 20px 20px 20px;
	margin: 0px 0px 20px 0px;
	font-family: "MS Sans serif", "Arial CE", Arial, Helvetica;
	border-right: #808080 solid 1px;
	border-bottom: #808080 solid 1px;
}
.admin_form .iSubmit, .admin_form .iText, .admin_form textarea
{
	font-family: "MS Sans serif", "Arial CE", Arial, Helvetica;
}
.admin_form textarea {
	font-size: 10pt;
}
ul.seznam_galerii li {
    height: 18px;
}
ul.seznam_galerii li a {
    font-weight: bold;
}
.zpet {
    float: right;
    padding: 15px 0px 0px 0px;

}
.fotogalerie {
	width: 100%;
    margin: 20px 0px 0px 0px;
}
.fotogalerie td {
	width: 150px;
	vertical-align: top;
    padding: 0px 15px 10px 0px;
}
.fotogalerie td a {
	position: relative;
    display: block;
    width: 135px;
    height: 101px;
    border: none;
	margin: 0px 0px 5px 0px;
}
.fotogalerie td.posledni {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
.nahled {
	margin: 0px 0px 0px 0px;
}

