body {
	text-align: center;
	background: #666 url(../img/back-page.jpg) repeat-x;
	font-family: arial; color: #000;
	}

img {
	border: 1px #000000;
	float: right;
	margin: 0px 0px 0px 10px;
	}

h1 {
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
	
h2 {
	font-weight: bold;
	text-decoration: underline;
	padding: 0;
	margin: 0;

	}
	
h3 {
	font-weight: bold;
	font-size: 110%;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	}

h4 {
	font-weight: bold;
	font-size: 100%;
        padding-bottom:0px;
        margin-bottom:0px;}

h5 {
	font-weight: normal;	
	font-size: 90%;
	}

h6 {
	font-weight: normal;
	font-size: 80%;
	}

p {
	font-weight: normal;
	font-size: 85%;
	}

	
a:link {
    color: blue;
    text-decoration: underline;
}


a:visited {
	text-decoration: underline;
	color: blue;
}

a:hover {
	text-decoration: underline;
	color: red;
}

a:active {
	text-decoration: underline;
	color: blue;
}

#page {
	position: relative;
	margin: 0 auto;
  	width: 770px;
  	border: 1px solid #000;
  	background: #ccc;
	text-align: left;
	}

#banner {
	position: relative;
  	width: 770px;
	height: 150px;
	background: #333 url(../img/banner.jpg) no-repeat;
	}

#menu {
	position: relative;
	width: 100%; 
	height: 36px;
	background-color: #111; 
} 

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(../img/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
	display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	padding: 9px 20px;
	text-decoration: none;
	border-right: 1px solid white;
}

.solidblockmenu li a:visited{
	color: white;
}

.solidblockmenu li a:hover{
	color: #9dabc7;
	background: transparent url(../img/blockhover.gif) center center repeat-x;
}

.solidblockmenu li .current{
	color: white;
	background: transparent url(../img/blockactive.gif) center center repeat-x;
}


#obsah {
	position: relative;
  	width: 770px;
	height: 349px;
	margin: 0px;
	background: #ccc url(../img/back-obsah.gif) repeat;
	}
	
#obsah_left_1 {
	position: relative;
  	width: 520px;
	height: 349px;
	float: left;
	background: #ccc url(../img/back-obsah.gif) repeat;
	}

#obsah_left_2 {
	padding: 10px;
	}

#obsah_left_3 {
  	width: 510px;
	height: 329px;
	background: #ddd;
	overflow: auto; 
	}
	
#obsah_left_4 {
	padding: 10px;
	margin: 0px;
	}

#obsah_left_5 {
  	width: 480px;
	height: 309px;
	text-align: left;
	}

#obsah_right_1 {
	position: relative;
  	width: 230px;
	height: 349px;
	float: right;
	}
	
#obsah_right_2 {
	padding: 20px;
	}
	
#obsah_right_3 {
  	width: 190px;
	height: 309;
	text-align: right;
	}

#obr {
  	border: 1px solid #000;
	}
	
#in_left {
	position: relative;
	float: left;
	width: 420px;
	}
	
#in_right {
	position: relative;
	float: right;
	}
	
#sluzby {
	margin: 0;
	float: left;
	}
	
#coppy_1 {
	position: relative;
  	width: 420px;
	float: left;
	}

#coppy_2 {
	padding: 10px;
	}
	
#coppy_3 {
  	width: 400px;
	text-align: left;
	}
	
#designed_1 {
	position: relative;
  	width: 320px;
	float: right;
	}

#designed_2 {
	padding: 10px
	}
	
#designed_3 {
  	width: 300px;
	text-align: right;
	}
		
#bottom {
	position: relative;
  	width: 770px;
	height: 75px;
	background: #58657e;
	border-top: 1px solid #000;
	}