body{background: url(images/backgroundcontent.jpg) no-repeat;}
a{color:#009C00;text-decoration: none; font-weight: bold; }
h1{color: #222; font-size:  27px; text-shadow: 0px 0px 6px #FFA300}
textarea{border-style: ridge;}
#header{       
background: url(images/header.jpg);
background-position: center center;
width:1000px;
height: 120px; 
margin: auto;
margin-top:10px;
border-style:  ridge;
border-width: 1px;
border-color: #222222;
border-radius: 5px;
box-shadow: -5px -5px 5px #E48800;
}

#content{
margin: auto;
margin-top: 10px;
width: 1000px;
min-height: 750px;
}

#left{
border-width: 1px;
border-style: ridge;
border-color: #222222;
background: url(images/back.png); 
padding: 10px;
box-shadow: -5px -5px 5px #444444;
float: left;
padding: 10px;
width:260px;
height: 650px;
border-radius: 4px;
text-align: center;
}

#right{
border-width: 1px;
border-style: ridge;
border-color: #222222;
background: url(images/back.png); 
padding: 10px;
box-shadow: -5px -5px 5px #444444;
float: right;
padding: 10px;
width:670px;
min-height: 650px;
max-height: 860px;
border-radius: 4px;
}
                               
#footer{

text-align: right;
height: 45px;
width: 1000px;
}
/***********************************************************/
/************************header*****************************/
/***********************************************************/
.home_a{
width: 100%;
height: 100%;
}
#logo{
padding: 5px;
float: right;
}

/***********************************************************/
/************************levy panel*************************/
/***********************************************************/

#poptavka{
cursor: pointer;
margin 5px;
width: 100%;
height: 50px;
font-size: 25px;
border-radius: 10px;
background-color: #ff9900;
color: #555555;
text-shadow: 2px 2px 2px #222222;


}
#left span{
font-size: 12px;
font-weight: bold;
}
#titleform{
text-align:left;
float:left;
}

.input_text{
border-style: ridge;
border-color: #ffcc99;
border-radius: 3px;

}         
.lefthr{
border-color: #ff9966;
width: 90%;

}
/*************************************************************/
/***********************pravy panel***************************/
/*************************************************************/
#poptavka_form{
width: 450px;
margin: auto;
}
.input_button{
border-color: #ffcc99;
border-radius: 10px;
color: #ff9966;
font-weight: bold;
}
span .povinne{
color: #cc0000;
}

.small{
font-size: 10px;
color: #252525;
font-weight: bolder;
}

.images {
box-shadow: 2px 2px 2px #333333; 
border-style: ridge;
border-width: 1px;
border-color:#ff9966;
width: 216px;
}  
.povinne{
color: #bb0000;
font-size: 12px;
}
#right p{
font-weight: bolder;
font-family: arial;
font-size: 13px; 
}
#footerp{

margin-bottom: 10px;
float: right;
} 
/*******************************************************/
/*******************zápatí stránky**********************/
/*******************************************************/

#footerp{
font-size: 11px;
color: #E48800;
font-family: helvetica;
font-weight: bold; 
}