body {
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
        line-height: 1.5em;
	font-size: 14px;
	text-align: left;
	margin: 0;
        background: #8f5a30 url(https://www.strechy-mechura.cz/uploads/layout/bg.jpg) no-repeat scroll center top;

}

/* ------------ Standard  HTML elements and their default settings ------------ */
b, strong{font-weight: bold;}
i, em{	font-style: italic;}
p {
 padding: 0;
 margin-top: 0.5em;
 margin-bottom: 1em;
 text-align:left;
 line-height: 1.5em;
}

h1 {
    width: auto;
    height: auto;
    color: #6b6b6b;
    font-size: 18px;
    font-weight: normal;
    margin: 5px 0 0 41px;
    padding: 0;
    text-transform: uppercase;
    /*text-shadow: 3px 3px 4px rgba(150, 150, 150, 0.70);*/
}

h2
{
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0;
    padding: 0 15px;
    line-height: 40px;
    background: #f5f4e5 url(https://www.strechy-mechura.cz/uploads/layout/bg_header.jpg) repeat scroll 0 0;
}

h2.uvod
{
    font-size: 24px;
    font-weight: normal;
    margin: 15px 0;
    padding: 0;
    color: #F6900D;
    background: none;
    line-height: inherit;
}

h3
{
    font-size: 17px;
    font-weight: bold;
    margin: 20px 0 10px;
}


/*h1, h2, h3, h4, h5 {
	line-height: 1.6em;
	font-weight: normal;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}*/

/*default link styles*/
a {
color: #f6900d;
	text-decoration: underline;
	text-align: left;
}
a:hover {
	text-decoration: none;
}
a:active {

}
a:visited {

}

a.external {
    padding: 0 14px 0 0;
    background: url(https://www.strechy-mechura.cz/uploads/layout/external.gif) no-repeat 100% 0;
}

a img
{
border: none;
text-decoration: none;
}

.clear
{
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    overflow: hidden;
}

.spacer10
{
    clear: both;
    height: 10px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.spacer20
{
    clear: both;
    height: 20px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.spacer31
{
    clear: both;
    height: 31px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

input, textarea, select {
	font-size: 0.95em;
}



#primarycontainer
{
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
}

#pagecontainer
{
width: 1006px;
height: auto;
padding: 0;
margin: 30px auto;
background: #ece9d6 url(https://www.strechy-mechura.cz/uploads/layout/bg_content.jpg) repeat scroll 0 0;
border: 7px solid #d4d0b4;
}

/* ------------ Header ------------ */
#header
{
width: auto;
height: 165px;
padding: 0;
margin: 0;
background: #f5f4e5 url(https://www.strechy-mechura.cz/uploads/layout/bg_header.jpg) repeat scroll 0 0;
}

#header .header-left
{
float: left;
}

#header .header-right
{
float: right;
padding: 57px 0 0 0;
}


#header a.logo
{
width: 480px;
height: 95px;
padding: 0;
margin: 20px 0 0 0;
display: block;
}

/* ------------ Menu ------------ */
.menu-top
{
width: auto;
height: auto;
margin: 30px 33px 0 0;
padding: 0;
}

.menu-top ul.menu
{
width: auto;
height: auto;
margin: 0;
padding: 0;
}


/* Protoze IE nedodrzuje CSS standarty, aby bylo resení funkcní, pouzijeme tento *.htc soubor */ 
/*.menu-top ul.menu li 
{ 
behavior: url(https://www.strechy-mechura.cz/hover.htc); 
}*/

.menu-top ul.menu li
{
width: auto;
height: auto;
list-style-type: none;
float: left;
padding: 0 15px;
margin: 0;
border-right: 1px solid #666666;
}

.menu-top ul.menu li:last-child
{
border-right: 0;
}

.menu-top ul.menu li a
{
color: #666666;
font-size: 18px;
font-weight: normal;
display: block;
text-decoration: none;
padding: 0;
margin: 0;
width: auto;
height: auto;
/*line-height: 50px;*/
text-align: center;
}

.menu-top ul.menu li a:hover
{
color: #f6900d;
}

.menu-top ul.menu li a.active
{
color: #f6900d;
}



/* ------------ Menu leve ------------ */
#content ul.menu-left
{
padding: 0;
margin: 0;
height: auto;
width: 250px;
}

#content ul.menu-left li
{
/*float:left;*/
height:auto;
width: 250px;
list-style-type: none;
margin: 0 0 10px 0;
padding: 0;
background: none;
}

#content ul.menu-left li a
{
text-decoration: none;
color: #515151;
height: auto;
line-height: 40px;
width: 210px;
display: block;
margin: 0;
padding: 0 20px;
background: #f5f4e5 url(https://www.strechy-mechura.cz/uploads/layout/bg_header.jpg) repeat scroll 0 0;
font-size: 18px;
	font-weight: normal;
}

#content ul.menu-left li a:hover
{
text-decoration: none;
color: #f6900d;
}

#content ul.menu-left li a.active
{
text-decoration: none;
color: #f6900d;
}


/* ------------ Content ------------ */


#content
{
width: 910px;
padding: 20px 48px 0 48px;
margin: 0 0 15px 0;
height: auto;

}

.obrazky
{
}

a img.photo 
{
    border: 5px solid #cac6aa;
    float: left;
    height: auto;
    margin: 10px 10px 15px 0;
    padding: 0;
    width: auto;
}

img.photo.last 
{
    margin: 10px 0 15px 0;
}

.loga
{
width: auto;
height: auto;
padding: 0;
margin: 0;
background: #f5f4e5 url(https://www.strechy-mechura.cz/uploads/layout/bg_header.jpg) repeat scroll 0 0;
}

.phone
{
width: 159px;
height: 33px;
line-height: 33px;
color: #a7a48a;
font-size: 16px;
padding: 0 0 0 70px;
margin: 0 0 0 60px;
background: url(https://www.strechy-mechura.cz/uploads/layout/phone.png) no-repeat scroll 0 0;
}

#leftblock
{
float: left;
width: 250px;
height: 200px;
margin: 10px 0;
}

#rightblock
{
float: right;
width: 630px;
height: auto;
}

.contact-left
{
width: 300px;
height: auto;
float: left;
margin: 0;
padding: 0;
}

.contact-right
{
width: 560px;
height: auto;
float: right;
margin: 0;
padding: 0;
}

.contact-left p
{
margin-left: 15px;
margin-bottom: 25px;
}

.contact-left strong
{
font-size: 16px;
display: block;
margin-bottom: 5px;
}

.contact-left h2, .contact-right h2
{
margin: 10px 0 20px 0;
}

#content ul
{
margin: 0 0 20px 0;
padding: 0;
}

#content ul li
{
list-style-type: none;
background: url(https://www.strechy-mechura.cz/uploads/layout/list.gif) no-repeat scroll 0 5px;
padding: 0 0 0 20px;
margin: 0 0 5px 0;
}

.mapa-stranek
{
width: auto;
height: auto;
margin: 0 0 0 20px;
padding: 0;
}

/*---paticka---*/


.patka-bottom
{
	margin: 15px 0 10px 0;
        padding: 0;
        text-align: center;
}

.patka-bottom p
{
	margin: 0;
        padding: 0;
        line-height: 2.3em;
        text-align: center;
        color: #414141;
}

.patka-bottom a
{
        color: #b22010;
}


/*---konec patka---*/


/* ---zacatek kontaktni formular---- */


.formbuilderform fieldset
{
    margin: 0;
    padding: 0;
    border: 0;
    clear: both;
}

.formbuilderform fieldset.udaje
{
    float: left;
    margin: 0 0 0 15px;
}

.formbuilderform .text
{
    float: right;
}

.formbuilderform fieldset.udaje div
{
    margin: 0 0 7px 0;
}

.formbuilderform label {
    display: block;
    line-height: 24px;
    width: 90%;
}

.formbuilderform .udaje input {
    background-color: transparent;
    border: 1px solid #D4D0B4;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    padding: 5px 5px;
    width: 240px;
}

.formbuilderform textarea {
    background-color: transparent;
    border: 1px solid #D4D0B4;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 204px;
    padding: 3px 5px;
    width: 260px;
}

.formbuilderform .submit {
    margin: 10px 0 0;
    width: auto;
text-align: right;
}

.formbuilderform .submit input {
    background-color: #F6900D;
    border: 0 none;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 4px 16px;
    width: auto;
}

.formbuilderform .submit input:hover {
    background-color: #a29d78;
}

.error_message ul
{
margin: 0 0 15px 15px;
padding: 0;
font-size: 13px;
}

.error_message
{
margin: 0 0 0 15px;
color: #F6900D;
}


/* ---konec kontaktni formular---- */


/* Stylesheet: layout_strechy Modified On 2013-07-03 19:05:49 */
