* {
    font-family:'Trebuchet MS',Tahoma,Arial;
    margin:0px;
    padding:0px;
}
/*
p,div,span,input,select,textarea,table {
	font-size: 11px;
}*/

body {
	text-align:center;
	background:#2A0000 url('images/bkg.jpg');
	color:#6D6E6E;
	font-size:11px;
}

img {
	border:0;
}

a,
a:hover {
	color:#485353;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

p {
	margin-bottom:10px;
}

h1 {
	font-weight:normal;
	font-size:15px;
	margin-top:3px;
	margin-bottom:15px;
}

h2 {
	font-weight:bold;
	font-size:15px;
}

.litem {
	background: url('images/li4.gif') 0 5px no-repeat;
	padding-left:20px;
}

.frmInput,
.frmText {
	border-top:1px solid #98A9A9;	
	border-left:1px solid #98A9A9;	
	border-right:1px solid #B4C2C2;
	border-bottom:1px solid #B4C2C2;
	background:#FFF url('images/input_bkg.gif') repeat-x;
	height:20px;
	width:137px;
	padding-left:8px;
	padding-right:8px;
	font-size:13px;
}

.frmText {
	width:220px;
	height:100px;
}

.frmSubmit {
	border:0;
	background:url('images/search.gif');
	cursor:pointer;
	width:22px;
	height:22px;
}

ul {
	margin-top:10px;
	margin-bottom:10px;
}

li {
	display:block;
	padding-left:20px;
	list-style:none;
	background:url('images/li4.gif') 0 5px no-repeat;
}

#container {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}

#leftArrow,
#rightArrow {
	position:absolute;
	top:255px;
	width:52px;
	height:83px;
	background:url('images/arrow.gif');
}

#leftArrow {
	left:-90px;
}

#rightArrow {
	right:-90px;
}



/* header */
#header {
	position:relative;
	margin:auto;
	height:94px;
	background:white url('images/bkg_up0.jpg') repeat-y;
}

#header-bottom {
	height:11px;
	overflow:hidden;
	background:url('images/bkg_up1.gif');
	margin-bottom:21px;
}


/*
#header-bottom {
	height:11px;
	overflow:hidden;
	background:url('images/bkg_up3.jpg') center top repeat-y;
}

.lbc {
	float:left;
	width:11px;
	height:11px;
	background:url('images/lbc.gif') no-repeat;
}

.rbc {
	float:right;
	width:11px;
	height:11px;
	background:url('images/rbc.gif') no-repeat;
}*/

#logo {
	position:absolute;
	left:35px;
	top:5px;
	width:172px;
	height:94px;
	background:url('images/logo.jpg') no-repeat;
}

#dovozca {
	position:absolute;
	bottom:-5px;
	left:250px;
}

#address {
	position:absolute;
	top:18px;
	left:220px;
}

#phones {
	position:absolute;
	top:8px;
	left:325px;
}

#phones li {
	background-image: url('images/tel.gif');
}

#search {
	position:absolute;
	top:56px;
	left:475px;
}

#search input {
	display:block;
	float:left;
}

#search .frmInput {
	margin-right:13px;
}

#top_menu {
	position:absolute;
	top:0;
	right:15px;
	width:228px;
	height:24px;
	border:1px solid #B4C2C2;
	border-top-width:0;
}

#top_menu div {
	color:#B4C2C2;
	text-align:center;
	margin-top:3px;
	font-size:14px;
}

#top_menu span {
	text-decoration:underline;
	font-size:inherit;
}

#top_menu a {
	color:#6F7F7F;
	text-decoration:none;
}

#top_menu a:hover {
	color:#B4C2C2;
	text-decoration:none;
}


/* content */
#content-top {
	height:11px;
	overflow:hidden;
	background:url('images/bkg0.gif');
}

#content {
	position:relative;
	width:100%;
	overflow:hidden;
	background:white url('images/bkg1.jpg') repeat-y;
}


#content-footer {
	position:relative;
	color:#6F7F7F;
	height:68px;
	background:url('images/bkg_footer.jpg') repeat-y;
}

#bottom_menu {
	position:absolute;
	left:90px;
	top:20px;
}

#copyright {
	font-size:10px;
	position:absolute;
	left:90px;
	bottom:0;
}

#realisation {
	position:absolute;
	right:30px;
	bottom:0;
}

#content-bottom {
	height:11px;
	overflow:hidden;
	background:url('images/bkg_footer2.gif');
	margin-bottom:21px;
}

#text,
#contact {
	width:585px;
	overflow:hidden;
	margin:0 25px 20px 90px;
}

#prislusenstvo {
	width:585px;
	overflow:hidden;
	margin:0 25px 20px 90px;
}
#prislusenstvo a {
color:#6D6E6E;
text-decoration:none;
}
#prislusenstvo a:hover {
text-decoration:underline;
}

#right_img {
	float:right;
	width:225px;
	text-align:right;
	background:url('images/lista.jpg') no-repeat;
	margin:0 0 10px 10px;
}


/* menu */
.menu_heading1,
.menu_heading2,
.menu_heading3,
.menu_heading4 {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:90px;
}

.menu_heading1 { color:#A90361; }
.menu_heading2 { color:#97A903; }
.menu_heading3 { color:#039BA9; }
.menu_heading4 { color:#485353; }

#menu1,
#menu2,
#menu3,
#menu4 {
	width:100%;
	overflow:hidden;	
}

#menu1 { background:url('images/bkg_menu1.jpg') repeat-y; }
#menu2 { background:url('images/bkg_menu2.jpg') repeat-y; }
#menu3 { background:url('images/bkg_menu3.jpg') repeat-y; }
#menu4 { background:url('images/bkg_menu4.jpg') repeat-y; }

#menu1 ul,
#menu2 ul,
#menu3 ul,
#menu4 ul {
	width:350px;
	overflow:hidden;
	margin-left:90px;
	margin-top:9px;
	margin-bottom:9px;
}

/* for IE5.0 and IE5.5 */
#menu2 ul,
#menu3 ul,
#menu4 ul {
	width:auto;
}

#menu1 li,
#menu2 li,
#menu3 li,
#menu4 li {
	display:block;
	padding-left:20px;
	list-style:none;
	background-position:0 5px;
	background-repeat:no-repeat;
}

#menu1 li { background-image:url('images/li3.gif'); float:left; width:148px; }
#menu2 li { background-image:url('images/li1.gif'); }
#menu3 li { background-image:url('images/li2.gif'); }
#menu4 li { background-image:url('images/li4.gif'); }

#menu1 a {
	color:#A90361;
	font-size:13px;
}

#menu2 a {
	color:#97A903;
	font-size:13px;
}

#menu3 a {
	color:#039BA9;
	font-size:13px;
}

#menu4 a {
	color:#485353;
	font-size:13px;
}

/* menu - end */
/*
#location {
	position:relative;
	height:28px;
	margin-top:40px;
	margin-bottom:25px;
	border-top:1px solid #E5E4E4;
	background:url('images/bkg_location.jpg') repeat-y;
}*/

#location {
	position:relative;
	height:28px;
	margin-top:40px;
	margin-bottom:25px;
	background:url('images/bkg_loc.jpg');
}

#location span {
	position:absolute;
	left:90px;
	top:4px;
	font-size:13px;
}

#house {
	position:absolute;
	top:30px;
	right:0;
	width:292px;
	/*height:246px;*/
}

/* kontaktny formular */
#contact {
	border:1px solid #D4D4D4;
	font-size:13px;
}

#contact-left {
	float:left;
	width:50%;
	height:600px;
	background-color:#F7F7F7;
	border-right:1px solid #D4D4D4;
	margin-right:20px;
}

#contact-right {
	margin-top:20px;
	float:left;
}

#contact-right input,
#contact-right textarea {
	display:block;
	margin-bottom:10px;
}

#contact-inner {
	margin:20px;
}

/* fotogaleria */
#gallery {
	border:1px solid #F1F1F1;
	background:url('images/bkg_gallery1.gif') repeat-x;
}

#gallery-inner {
	width:583px;
	overflow:hidden;
	padding-bottom:11px;
	padding-left:1px;
	background:url('images/bkg_gallery2.gif') left bottom repeat-x;
}

#gallery a {
	float:left;
	display:inline;
	width:175px;
	height:130px;
	border:2px solid #D9DBDB;
	margin-left:11px;
	margin-top:11px;
}

#gallery a:hover {
	border-color:#605E69;
}

#gallery a img {
	display:block;
	width:175px;
	height:130px;
}

.product {
	width:100%;
	overflow:hidden;
	margin-bottom:20px;	
}

.product img {
	display:block;
	float:left;
	margin-right:30px;
}

.product div {
	float:left;
}
 /* cennik */
 
#table {
	margin-left: 10px;
}
 
.table1 span,
.table2 span,
.table3 span,
.table4 span,
.table5 span {
	font-weight: bold;
}
 
.table1 {
	width: 200px;
}

.table2 {
	text-align: center;
	width: 80px;
}

.table3 {
 	text-align: center;
	width: 80px;
}

.table4,
.table5 {
 	text-align: center;
	width: 100px;
}

#table-minitext {
	margin-top: 20px;
	margin-left: 10px;
	font-size: 10px;
}

#partneri {
	overflow: hidden;
}

.partneri1 {
	margin-left: 300px;
	margin-bottom: 20px;
}

.partneri2 {
	margin-left: 65px;
}
