BODY{
	background-color: white;
	margin: 0;
	font-family: Arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #656565;
}
IMG{
	border: 0;
}
H1,H2,H3,H4 FORM{
	margin: 0;
	padding: 0;
}
H1{
	color: #46bae1;
	font-size: 1.3em;
}
H2{
	color: #cdcdcd;
	font-size: 1.1em;
  text-decoration:none;
}
H3{
	color: #46bae1;
	font-size: 1.1em;
}
H4{
	font-size: 1.1em;
}


HR{
	margin:0 0 10px 0;
	_margin:0 0 5px 0;
	height: 1px;
	border: 0;
	background-color: #dfdfdf;
}
	
.right{
	text-align:right;
}
.left{
	text-align:left;
}
.inline{
	display: inline;
	text-decoration:none;
}
.drobek{
	color: #cdcdcd;
	padding:0 5px;
	vertical-align: 20%;
}
/* \*/  * html #drobek { height: 1px; }  /* */

.podtisk{
	background-color: #46bae1;
	color: #ffffff;
}	
.rozcesti{
  float:left;
  width:480px;
  padding-left:15px;
}
.rozcesti2{
  width:200px;
  text-align:center;
}
.rozcestiP{
  float:right;
  width:480px;
  text-align:right;
  padding-right:15px;
}
A{
	text-decoration: none;
	color: #cdcdcd;
}
A.level1{
	color: #248cc9;
	line-height: 2em;	
	padding-left: 10px;	
}

modra {color: #248cc9;} 


A.level2{
	color: #656565;
	padding-left: 25px;
	line-height: 2em;
}
.level3{
	padding-left: 25px;
}
A.level4{
	color: #656565;
}

A:hover{
	text-decoration: underline;
}

UL{
	margin: 8px 0 0 0;
	padding-left: 10px;
	float: left;
}
LI{
	margin: 5px 30px 5px 15px;
	padding: 0;
	list-style-image: url("./pics/tecka.png");
}


#body{
	margin: 0 auto;
	width: 880px;
	position: relative;	
}
#head{
	height: 107px;
	overflow: hidden;
	background-color: #248cc9;
	background-image: url("./pics/pozadi2.png");
	background-repeat: repeat-x;
	position: relative;
}
#main{
	padding: 10px 0 0 30px;
	background-image: url("./pics/pozadi1.png");
	background-repeat: no-repeat;
	background-color: white;
}
#obrazek{
	float: left;
	padding-top:10px;
}
#hlavni{
	float: left;
	width: 325px;
	padding: 10px 20px;
}
#portfolio{
	float: right;
	width: 190px;
	font-size: 1.2em;
}
#portfolio H2{
	font-size: 1em;
}

#text{
	text-align: justify;
	font-size:1em;
}
#text P{
	padding: 0;
	margin: 0 0 15px 0;
}
#text A{
	color: #46bae1;
}
#vyhledat{
	padding-right: 30px;
	text-align: right;
}
#vyhledat INPUT{
	width: 140px;
}

#pruh{
	position: absolute;
	top: 0;	left: 0;
	width: 100%;
	height: 143px;
	background-color: #248cc9;
	background-image: url("./pics/pozadi4.png");
	background-repeat: repeat-x;
}
#pruh2{
	width: 50%;
	height: 143px;
	background-image: url("./pics/pozadi3.png");
	background-repeat: repeat-x;
}
#menu{
	float: right;
	margin-top: 78px;
}

#podtisk {
	background-color: #46bae1;
	color: #ffffff;
}	

#mini {
	float: left;
	text-align:right;
	padding: 30px 30px;
}
.podval {
	text-align:center;
	width:630px;
	color: #cdcdcd;
	padding-top:60px;
}

