@charset "UTF-8";
/* CSS Document for body layout */
/* Premysl Cimbalek, WWW.ZERODESIGN.CZ, 2009 */

body{
margin:auto;
background-color:#FFF;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
overflow-x:hidden;
}
div  {
		/*border:1px solid red;*/
	}
#telo{
margin:auto;
width:918px;
background-color:#FFF;
}
#telo_right{
/*width:300px;
height:225px;
position:absolute;
left:50%;
top:0px;
margin-left:476px;
background-image:url(../sprava-siti-outsourcing-img/body_right_back.jpg);
background-position:0% 0%;
background-repeat:no-repeat;
overflow-x:hidden;*/
}
#telo_left{
/*width:300px;
height:225px;
float:left;
position:absolute;
left:50%;
top:0px;
margin-left:-776px;
background-image:url(../sprava-siti-outsourcing-img/body_left_back.jpg);
background-position:100% 0%;
background-repeat:no-repeat;
overflow-x:hidden;*/
}
#head{
width:100%;
height:186px;
margin:auto;
background-image:url(../sprava-siti-outsourcing-img/theos-sprava-siti-head.jpg);
background-repeat:no-repeat;
background-color:#270302;
}
#pre-head{
width:918px;
height:57px;
margin:auto;
}
#content{
clear:both;
margin:auto;
padding:0px;
width:918px;
/*height:503px;
min-height:503px;*/
background-image:url(../sprava-siti-outsourcing-img/main_top_back.jpg);
background-repeat:no-repeat;
background-position:0px 35px;
min-height:250px;
color: #3f3f40;

}
#content-_in{
margin:auto;
padding:0px;

}

#content-center{
/*width:730px;*/
	height:100%;
	float: left;
}

.content-center_in{
margin-bottom:30px;
margin-top:15px;
margin-left:0px;
margin-right:0px;
text-align:justify;
font-size:14px;
}


#content-left{
float:left;
height:100%;
padding-top:10px;
}

.content-left_in{

}


#content-right{

}

.content_right_in{

}

#content-bottom{
clear:both;
position:relative;
height:30px;
width:918px;
background-color:#330905;
}



#foot, #foot-tags{
clear:both;
width:918px;
height:36px;
background-image:url(../sprava-siti-outsourcing-img/foot_back.jpg);
background-repeat:repeat-x;
font-size:11px;
padding-top:10px;
color:#000000;
text-align: left;
}

#foot a{
color:#000;
text-decoration:none;
}

#foot a:hover{
color:#000;
text-decoration:underline;
}

#foot-tags{
padding-top:0px;
color: #000000;
font-size: 10px;
}




