/* resetovaci */

   html,body,
applet,object,iframe,
 h1, h2, h3, h4, h5, h6 ,blockquote,pre ,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,p,
dd,dl,dt,form,label,ul,li,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style-type: circle;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

.reset {
clear: both;
line-height: 0px;
width:1px;
visibility: hidden;
}

/* konec reset */


body {
font-family: Tahoma, Verdana, Helvetica, Geneva, Arial;
font-size: 11px;
 color: #205062;
background: url(img/back-body.jpg) repeat-x #e6e6e6; 
text-align: center;
margin: 0;
padding: 0;
}
h1 {
	position: absolute;
	top: 30px;
	left: 40px;
}
h1 span {
	display: none;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	color: #606060;
	margin: 0 0 8px 0;
	
}
a {
	color: #696969;
}
a:hover {
	color: #000;
}
.ramtop {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 1039px;	

}
.ram {
	position: relative;

	text-align: left;
	width: 874px;
	background: #fff;
}
.head {
   position: absolute;
	background: url(img/back-head.gif) top no-repeat;
	width: 874px;
	height: 219px;
}

ul.menu {
	position: absolute;
	width: 834px;
	height: 73px;
	top: 185px;
	left: 20px;
	background: url(img/back-ul.gif) repeat-x;
}
ul.menu li {
 height: 73px;
  	float: left;
	list-style-type: none;
}
ul.menu li a {
	display: block;
	float: left;
   margin: 0 4px;
	height: 65px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding: 0 8px;
}
ul.menu li a:hover {
   color: #d7d7d7;
   background: url(img/back-ul-on.jpg) repeat-x;
}
ul.menu li a span {
   display: block;
	margin: 35px 0 0 0;
}
.obsah {
	float: left;
	margin: 300px 0 0 0;
	width: 100%;
}
.right {
	float: right;
	width: 300px;
	padding: 0 0 30px 0;
}
p.vyber {
	padding: 25px 0 0 40px;
	color: #00943c;
	font-weight: bold;
	font-size: 14px;
}

p.vyber2 {
	padding: 0 0 0 40px;
	color: #00943c;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}
p.vyber2 a, p.vyber a {
   display: block;
	float: left;
	width: 140px;
	height: 150px;
	text-align: center;
}
p.vyber span, p.vyber2 span {
	color: #0079be;
}
p.vyber a img, p.vyber2 a img  {
	border: solid 3px #00943c;
	margin: 6px 0 0 0;
}
p.vyber a:hover img, p.vyber2 a:hover img {
	border: solid 3px #0079be;
	margin: 6px 0 0 0;
}
.left-a {
	float: left;
	margin: 10px 0 0 20px;
 	color: #696969;
	width: 485px;
		border-right: solid 1px #b7b7b7;
		padding: 0 40px 0 0;
}
.left-b{
	float: left;
	margin: 10px 0 0 14px;
	color: #0079be;
	border-top: solid 1px #b7b7b7;
	padding: 10px 40px 0 10px;
	width: 91%;
		background: url(img/back-mod.png) top repeat-x;
}
.left-c{
	float: left;
	margin: 0 16px 0 20px;
	color: #0079be;
	padding: 10px 40px 0 0;
}
.left-d{
	width: 420px;
}

.left-c p {
	color: #0079BE;
}
.left-b ul, .left-c ul {
   margin: 0;
	padding: 10px 20px 20px 20px;
	color: #696969;
}
.left-a p, .left-b p, .left-c p{
	margin: 0 0 10px 0;
}
p.url-r {
	text-align: right;
}
img.img-index {
	float: left;
	margin: 0 10px 10px 10px;
}
.profil {
	position: absolute;
	top: 0;
	right: 165px;
	background: url(img/profil.jpg) no-repeat;
	width: 312px;
	height: 173px;
}
.zus {
	position: absolute;
	top: 170px;
	right: 154px;
	width: 107px;
	height: 172px;
	background: url(img/back-zus.gif) no-repeat;
}
.banner {
	position: absolute;
	right: 0;
	top: 260px;
	width: 160px;
	height: 398px;
}
.bottom {
	position: relative;
	margin: 20px 0 0 0;
	width: 874px;
	height: 90px;
	background: url(img/back-bottom.png) #034971 top no-repeat;
}
p.top {
	position: absolute;
	left: 10px;
	bottom: 10px;
	text-align: center;
}
p.top a {
	color: #d7d7d7;
	font-size: 10px;
	line-height: 120%;
	text-decoration: none;
}
p.top a:hover {
	color: #fff;
}

p.copy {
	position: absolute;
	right: 10px;
bottom: 1px;
	color: #d7d7d7;
	padding: 0;
	 font-size: 10px;
}
p.copy img {
	vertical-align: middle;
	margin: 0 15px 0 0;
}
p.copy a {
	color: #d7d7d7;
	font-size: 10px;
}
p.copy a:hover {
	color: #fff;
}

.mailform {
 
	margin: 0 14px 0 0;
	padding: 0 0 0 10px
} 
.mailform p {
 padding: 0;
 margin:0;
 color: #acacac;
}
.mailform input, .mailform textarea {
	border: solid 1px #acacac;
	color: #0079be;
	padding: 3px;
	width:180px ;
	margin: 10px 0 0  0;
	font-size: 11px;
}
.mailform textarea {
	height: 120px;
}
p.but input {
   background: #fff;
	width: 80px;
}
 p.but input.pocet {
	width: 40px;
}
table {
	text-align: left;
	margin: 0;
	padding: 0;
	}
th.th1 {
	width: 200px;
	text-align: left;
	padding: 5px 0;
	color: #00943c;
	font-weight: bold;
}
th.th2 {
	width: 200px;
	text-align: left;
	padding: 5px 0;
	font-weight: bold;
}
td {
	padding: 3px;
}
tr.tr1 {
	padding: 8px 0 0 0;
}
ul.katalogy li {
	float: left;
	list-style-type: none;
}
ul.katalogy li a img {
	vertical-align: middle;
	margin: 0 5px 0 0; 
}
ul.katalogy li a {
	text-decoration: none;
	display: block;
	padding: 10px 0 10px 5px;
	border: solid 1px #acacac;
	margin: 6px 6px 0 0;
	width: 235px;
	font-size: 10px;
}
ul.katalogy li a:hover {
	border: solid 1px #0079be;
}
ul.galerie {
	margin: 30px 0 0 15px;
	width: 190px;
	list-style-type: none;
}

ul.galerie li a {
	display: block;
	padding: 5px 0 5px 10px;
	border-bottom: solid 1px #00943c;
	text-decoration: none;
	color: #0079be;
	font-size: 10px;
	}
ul.galerie li a:hover {
	color: #000;
	border-bottom: solid 1px #000;
}
p.mapa {
	margin: 40px 0 0 25px;
}

ul.strankovani {
 	margin: 20px 0 0 40px;
	list-style-type: none;
 height: 23px;
}
ul.strankovani li {
	float: left;
	 margin: 0 0 10px 0;
	 padding: 0;
}
ul.strankovani li a {
   display: block;
	text-decoration: none;
	font-weight: bold;
	color: #0079be;
	border-bottom: solid 1px #034971;
	margin: 0 1px 0 0;
	padding: 4px;
 
 
}
ul.strankovani li a:hover {
	color: #00943c;
	border-bottom: solid 1px #00943c;
	margin: 0 1px 0 0;
	padding: 4px;
 
	
}
ul.strankovani li span {
	color: #696969;
	font-weight: bold;
	padding: 0 3px;
}
ul.strankovani li a img {
	vertical-align: middle;
}
td.sed {
	color: #696969;
}
td.td-odd {
	height: 20px;
}
ul.dodavatele {
	list-style-type: none;
}
ul.dodavatele li a img {
	vertical-align: middle;
	margin: 0 15px 0 0;
}
ul.dodavatele li {
	float: left;
	width: 250px;
	margin: 5px 0 20px 0;
}
ul.dodavatele li a {
	text-decoration: none;
}
ul.dodavatele li a:hover {
	color: #0079be;
}
p.zelena {
	text-align: center;
	font-weight: bold;
	color: #00943c;
	padding: 0;
	margin: 0;
}
