body {
	background: 	#ffffff;
	border: 	0px;
	padding: 	0px;
	margin:		0 auto;
	margin-top: 	60px;
	color: 		#000;
	text-align: 	center; /* For IE */
	width: 		770px !important;
	width /**/: 	770px;
	position: 	relative;
        font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
}

img {
	border:	0px;
}

a {
    color: #0000ff;
}

a:visited {
    color: #0000ff;
}

#logo {
	position:	absolute;
	top:		-40px;
	left:		-7px;
	background:	url(http://www.uverovapohotovost.cz/images/logo.gif);
	width:		310px;
	height:		32px;
}

#topmenu {
        background: 	#7a92ec;
	width:		770px;
	height:		24px;
        border-top: 	1px #000 solid;
        border-bottom: 	1px #000 solid;
	color:		#fff;
        font-size: 	15px;
        word-spacing:	9px;
	padding-top:	4px;
}

#topmenu a {
	color:		#fff;
        font-size: 	13px;
        font-weight:	bold;
        word-spacing:	0px;
        text-decoration: none;
}

#topmenu a:hover {
        text-decoration: underline;
}

#envelop {
        border-top: 	2px #7a92ec solid;
        border-bottom: 	2px #7a92ec solid;
	margin-top:	4px;
}

#mainpart {
    width:	770px;
    margin-top: 0px;
    text-align: 	left;
}

/*
#text-part {
    text-align: 	left;
    width: 		770px;
    background-color: 	#fff;
    padding: 10px 0px 0px 0px; 
    font-size: 		13px;
}
*/

#maincont {
	background:	url(http://www.uverovapohotovost.cz/images/bg2.jpg);
}

#uvod_slogan {
    text-align: 	center;
    color:		#285732;
    font: bold 18px/2.0 Arial;
    padding-top:	12px;
    padding-bottom:	14px;

}

#uvod_motto {
    text-align: 	justify;
    display:		block;
    color:		#285732;
    width: 		330px;
    height: 		350px;
    font: 		bold 13px/1.3 Arial;
    padding-left:	30px;
    word-spacing:	1px;
    padding-top:	20px;

}

#uvod_pict {
    width: 		296px;
    height: 		179px;
    float: 		right;
    clear: 		both;
    padding-right:	30px;
}

#leftlinks {
    text-align: 	left;
    display:		block;
    color:		#285732;
    width: 		200px;
    height: 		100px;
    font: 		bold 13px/1.3 Arial;
    padding-left:	30px;
    word-spacing:	1px;
    padding-top:	20px;

}

#pohotovost_pict {
    width: 		430px;
    height: 		100px;
    float: 		right;
    clear: 		both;
    padding-right:	30px;
}

#bottom {
    width:		770px;
    background-color:	#fff;
    clear:		both;
}

#botblank {
    height:		10px;
    background-color:	#fff;
    clear:		both;
    border-bottom:	10px #7a92ec solid;
}

#copyright {
    width:		770px;
    text-align: 	right;
    padding:		4px;
    position:		absolute;
    right:		0px;
    padding-bottom:	20px;
    background-color:	#fff;
    font-family:	verdana, helvetica, sans-serif;
    color:		#999;
    font-weight:	bold;
    font-size:		10px;
    clear:		both;
}

#copyright a {
    text-decoration: none;
    color:		#999;
}

#copyright a:hover {
    text-decoration: underline;
    color: 		#990000;
}


/* ------------------------------------------------------------------------------- */
#middlemenu {
	background:	url(http://frace1.superweb.cz/images/hlavicka.jpg);
        background-color: #cccc33;
	width:		770px;
	height:		201px;
}

#botmenu {
    color:		#999;
    font-size: 		15px;
    font-weight:	bold;
    word-spacing:	10px;
    border-top: 	2px #fff solid;
    border-bottom: 	2px #fff solid;
    background:		#d6cf98;
    padding:		2px;
    padding-bottom:	6px;
    height:		14px;
}

#botmenu a { color: #606060; font-size: 12px; word-spacing: normal; text-decoration: none; }
#botmenu a:hover { color: #990000; text-decoration: underline; }
#botmenu_left { float: left; padding-left: 8px; }
#botmenu_right { float: right; padding-right: 8px; }


div.lobrazek {
    float: left;
    padding: 2px;
    margin: 6px 10px 10px 0;
    border: 1px solid #666;
}

div.robrazek {
    float: right;
    padding: 2px;
    margin: 6px 0 10px 10px;
    border: 1px solid #666;
}


h2 {
    background: #fff; 
    color: #990000; 
    font-size: 12pt; 
    padding: 0px;
    margin: 0px; 
    padding-top: 2px; 
}


