/* 1.0 CSS Reset by Lukasz Bien i troche kodu z meyerweb.com */

* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#container {
	width: 918px;
	margin: 10px auto;
}

#header1 {
	background: transparent url(images/header1.jpg) 0 0;
	width: 918px;
	height: 203px;
}

#header1 h1 {
	display: block;
	text-indent: -9009px;
}

#header1 #m_index {
	display: block;
	text-indent: -9009px;
	width: 181px;
	height: 42px;
	background: transparent url(img/02_01.png) 0 0;
}

#header1 #m_index:hover {
	background: transparent url(img/02_g.gif) 0 0;
}

#header1 #m_oferta {
	display: block;
	text-indent: -9009px;
	width: 181px;
	height: 42px;
	background: transparent url(img/03_01.png) 0 0;
}

#header1 #m_oferta:hover {
	background: transparent url(img/03_g.gif) 0 0;
}

#header1 #m_dojazd {
	display: block;
	text-indent: -9009px;
	width: 181px;
	height: 42px;
	background: transparent url(img/04_01.png) 0 0;
}

#header1 #m_dojazd:hover {
	background: transparent url(img/04_03.png) 0 0;
}


#header1 #m_kontakt {
	display: block;
	text-indent: -9009px;
	width: 181px;
	height: 42px;
	background: transparent url(img/05_01.png) 0 0;
}

#header1 #m_kontakt:hover {
	background: transparent url(img/05_g.gif) 0 0;
}

#header1 #m_index a, #header1 #m_oferta a, #header1 #m_dojazd a, #header1 #m_kontakt a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}

#header2 {
	background: transparent url(images/header2.jpg) 0 0;
	width: 918px;
	height: 178px;
}

#header3 {
	background: transparent url(images/header3.gif) 0 0;
	width: 918px;
	height: 43px;
}

#header3 h2 {
	position: relative;
	font: 12px Verdana;
	top: 10px;
	left: 210px;
	color:#FFFFFF;
	font-weight: bold;
}

#cont_top {
	width: 918px;
	height: 20px;
	background: transparent url(images/cont_top.gif) 0 0;
}

#content {
	width: 918px;
	background: transparent url(images/cont_mid.gif) repeat-y 0;
}

#content h3 { display:block; margin: 0 0 20px 30px; padding-top: 20px; font: 20px arial, sans-serif; }
#content p {
	margin: 10px 80px 0px 30px;
	line-height: 120%;
	text-align:justify;
	font: 17px times new roman, sans-serif;
	text-indent: 80px;
}

#footer {
	width: 918px;
	height: 32px;
	background: transparent url(images/cont_bot.gif) 0 0;
}
