html{ 
	padding: 0; margin: 0; 
	background: #058E08;
}
body{
	font-family : Arial, sans-serif;	
	width : 775px;
	margin : 0;
	padding : 5px 5px 5px 0px;
}

#logo{
	float : left;
	position: relative;
	left : 50px;
	width: 259px;
	height: 61px;
	display : block;
}
#info{
	float : left;
	background : #5498D9;
	width : 18em;
	padding : 2px 15px;
	font-style: italic;	
	font-weight: bolder;
	color : #3E3732;
	margin-bottom : 5px;margin-left : 60px;
}

#main{
	clear : both;
	background-color : #9AE19B;	
	margin : 5px;
	margin-left : 125px;
	padding : 10px 5px 0 20px;
	min-height: 480px;
}

#mainWelcome{
	margin : 30px 5px 0 7.5em;
}
#welcome h1{
	color : #EEF300;
	padding : 0 50px;
	font-style: italic;	
	clear : both;
}

#navi{
	clear : both;
	width : 9em; height: 20em;
	background: url('img/line1.gif') top left repeat-y;
	position : absolute;
	top : 7em;
	left : 0;
}

#navi a{
	display: block;
	background: #00AA00;
	color: #FFF;
	font-size: 1.2em;
	text-decoration : none;
	padding : 3px 5px 3px 20px;
	margin : 10px;
}
#navi a:hover{
	text-decoration : underline;
}
#navi a.jazyk{
	background: transparent;
	margin : 5px 5px 5px 40px;
}
#jazyk:{
	margin : 0;
	padding : 0;
	margin-top : 30px;
}
#footer{
	clear : both;
	text-align: center;
	font-weight: bold;	
}

h1{
	padding:0;
	padding-right: 50px;
	margin: 0;
	margin-bottom: 5px;
	text-align: right;
	background: #058E08;
	color : #FFF;
	clear: both;
}
h2{
	margin: 0;
}

a img{
	border : none; 
}
.nahled img{
	width : 150px;
	height : 150px;
	margin-bottom : 5px;
	display: block;
}
.nahled a{
	color: #FFFFFF;
	font-weight: bold;	
}

.nahled{
	margin: 0;
	margin-bottom: 15px;
	margin-right: 5px;
	padding: 0;
	width : 150px;
	height : 180px;
	background-color : Green;
	color : white;
	text-align : center;
	float :left;
}
.obrazky{
	width: 100%;
}

.both{
	clear : both;
}
.doprava{
	text-align: right;
}
.stred{
	text-align: center;
}

.bold{
	font-weight: bold;
}
.formular input{
	width : 15em;	
}
.formular input.tlacitko{
	width: auto;
}
.red{
	color: red;
}

input.pocet{
	width: 2em;
	height: 0.9em;
	text-align: right;	
}

.formular th{
	text-align: right;
	padding : 5px;
}

.popis{
	padding: 5px;
	font-size: 0.8em;
}
.popis li{
	list-style-position : inside;	
}

.detail{
	float : left;
	margin : 5px;
	width: 300px;
}
.detail img{
	width : 300px;
	height : 300px;
}
.detail .maly{
	width : 90px;
	height : 90px;
	margin : 5px;
	float : left;
}

/*výpis doplnku v tabulce**********************/
.doplnky, .stavebnice{
	font-size: 0.8em;
}
.doplnky td, .stavebnice td{
	border-bottom: 1px solid Green;
}
.doplnky th, .stavebnice th {
	color : white;
	background-color: Green;
	padding: 5px;
}
/************************************************/
.kontakt{
	text-indent: 0;
	padding-left: 50px;
	margin: 10px;
	font-style: italic;
}
p{
	text-indent: 30px;
	margin:0;
}
img.image{
	margin-left: 50px;
	width: 482px;
	height: 253px;
}
textarea{
	width: 100%;
}
h3{
	color: yellow;
	font-size:2em;
	position: absolute;
	top: 150px;
	left:500px;
}
