

body {
	background-color: #024545;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}

h1 {
	display: none;
}

.h2 {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	margin: 10px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-family: arial;
	font-size: 15px;
	color: #024545;
	margin: 5px;
	padding: 0px;
	vertical-align: middle;
	text-decoration: underline;
}

h4 {
	font-family: arial;
	font-size: 14px;
	color: #ad0000;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-family: arial;
	font-size: 14px;
	color: #ad0000;
	margin: 10px;
	padding: 0px;
}

h6 {
	font-family: arial;
	font-size: 15px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}

p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#main {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #024545;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

.t {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.t a, t a:visited {
	color: #ad0000;
	text-decoration: none;
}

.t a:hover {
	color: #000000;
	text-decoration: underline;
	
}

#hlavicka {
	width: 730px;
	padding: 0px;
	margin: 0px;
	border-style: none;
	height: 230px;
	background-image: url('../imgs/top.jpg');
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: sans-serif;
}

#in {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	
}
#hlavicka2 {
	width: 730px;
	padding: 0px;
	margin: 0px;
	border-style: none;
	height: 230px;
	background-image: url('../imgs/top2.jpg');
	background-repeat: no-repeat;
}

#hlavicka3 {
	width: 730px;
	padding: 0px;
	margin: 0px;
	border-style: none;
	height: 200px;
	background-image: url('../imgs/top3.jpg');
	background-repeat: no-repeat;
}



#menu-top {
	padding: 0;
	margin: 0;
	width: 730px;
	background-image: url('../imgs/menu.jpg');
	background-repeat: no-repeat;
	height: 40px;
	color: #ffffff;
}

#menu-top ul {
	padding: 0;
	margin: 0px 0px 0px 50px;
	text-align: center;
}

#menu-top ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
}

#menu-top ul li a{
	color: #000000;
	display: block;
	height: 28px;
	font-weight: bold;
	padding: 12px 0px 0px 0px;
	text-decoration: none;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
}

#menu-top ul li a:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
}

#obsah {
	padding: 0px;
	margin: 0;
	width: 730px;
	background-image: url('../imgs/stred.jpg');
	background-repeat: repeat-y;
	color: #000000;
 	text-align: center;
	list-style-type: circle;
	font-family: sans-serif;
	font-size: 13px;
}

#obsah-index {
	padding: 0px;
	margin: 0;
	width: 730px;
	height: 500px;
	background-image: url('../imgs/stred-main.jpg');
	color: #000000;
}
#cistic{
  clear:both;
  font-size:0px;
}
#paticka {
    padding-top: 8px;
	margin: 0;
	text-align: center;
	width: 730px;
	background-image: url('../imgs/pata.jpg');
	background-repeat: no-repeat;
	height: 40px;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
}

#paticka a, paticka a:visited {
    color: #024545;
    text-decoration: none;
}

#paticka a:hover {
    color: #000000;
    text-decoration: underline;
}

#o-firme {
	width: 730px;
	height: 80px;
	background-image: url('../imgs/o-firme.jpg');
}

#novinky {
	width: 730px;
	height: 80px;
	background-image: url('../imgs/novinky.jpg');
}

#nase-vyrobky {
	width: 730px;
	height: 80px;
	background-image: url('../imgs/vyrobky.jpg');
}

#tatra {
	width: 730px;
	height: 80px;
	background-image: url('../imgs/tatra.jpg');
}

#ke-stazeni {
	width: 730px;
	height: 80px;
	background-image: url('../imgs/ke-stazeni.jpg');
}

#kontakty {
	width: 730px;
	height: 80px;
	background-image: url('../imgs/kontakty.jpg');
}

#about-us {
	width: 730px;
	height: 80px;
	background-image: url('../imgs/about-us.jpg');
}

#news {
	width: 730px;
	height: 80px;
	background-image: url('../imgs/news.jpg');
}

#products {
	width: 730px;
	height: 80px;
	background-image: url('../imgs/products.jpg');
}

#download {
	width: 730px;
	height: 80px;
	background-image: url('../imgs/download.jpg');
}

#contacts {
	width: 730px;
	height: 80px;
	background-image: url('../imgs/contacts.jpg');
}

.photo {
	border: 2px solid #000000;
}

.vyber {
	width: 600px;
	text-align: left;
	padding: 10px;
}

.text {
	width: 650px;
	padding: 5px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}

.text a {
	font-weight: bold;
	color: #024545;
	text-decoration: none;
}

.text a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

.f {
	text-align: right;
	vertical-align: middle;
}

.in {
	border: 1px solid #ad0000;
	width: 200px;
}

.op {
	border: 1px solid #ad0000;
}

.tlacitko {
	border: 1px solid #ad0000;
	padding: 3px;
	margin: 5px;
}

ul {
	margin-left: 15px;
	list-style-type: circle;
}

a.kontakt, a.kontakt:visited {
	color: #ad0000;
	text-decoration: underline;
}

a.kontakt:hover {
	text-decoration: none;
}

#alignm {
	vertical-align: middle;
}

.obraz {
	border: 1px solid #ad0000;
}
