/* Tresc stron */

html
{
overflow: -moz-scrollbars-vertical;
}

iframe {
	text-size: 8px;
}

body {
	margin: 0px; 
	padding: 0px; 
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	text-align: center; 
	font-size: 0.7em; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #000; 
	background: #7c8082 url(images/bg_pattern.gif) repeat-x;
}

td {
	margin: 0; 
	padding: 0 0 0 3px; 
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	text-align: left; 
	font-size: 1.1em; 
	line-height: 1.7; 
	font-weight: normal; 
	color: #666;
}

.indent {
	margin: 0; 
	padding: 0 0 0 45px; 
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	text-align: left; 
	font-size: 1.1em; 
	line-height: 1.7; 
	font-weight: normal; 
	color: #666;
}

.phone {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	text-align: left; 
	font-size: 1.3em; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #666;
}

.cform {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	text-align: left; 
	font-size: 1.0em; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #666;
}

p {
	font-size: 1.1em; 
	margin: 10px 0 10px 0;
}

img {
	margin: 0;
	border: none;
}

#container {
	margin: 0 auto; 
	padding: 0; 
	width: 780px; 
	background: #fff;
	text-align: left; 
}

#header {
	margin: 0; 
	padding: 0; 
	width: 780px; 
	
}

#consplit {
	clear: both;
	width: 740px;
	padding: 16px 20px;
}

#content {
	float: left;
	width: 500px;
	color: #666;
}

h1 {
	margin: 0;
	margin-bottom: 12px;
	color: #631C00;
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-size: 20px;
	font-weight: normal;
}

h2 {
	margin: 0;
	margin-bottom: 12px;
	color: #631C00;
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-size: 16px;
	font-weight: normal;
}

h3 {
	font-size: 1.1em; 
	font-weight: bold; 
	margin: 10px 0 0 0;
	color: #000;
}

#sidebar {
	float: right;
	width: 200px;
	font-family: Arial;
	color: #666;
	margin-top: 40px;
}

.ffix {
	clear: both;
	height: 0;
	overflow: hidden;
}

#footer {
	clear: both; 
	margin: 0; 
	padding-top: 14px; 
	padding-left: 20px; 
	padding-right: 20px;
	width: auto; 
	height: 23px; 
	background: #000 url(images/footer_stretch.jpg) repeat-x; 
	color: #fff; 
	font-size: 1em
}

#footer .left {
	text-align: left;
	float: left;
}

#footer .right {
	text-align: right;
	float: right;
}

.icon {
	margin: 0 1px 0 3px;
}

.images {
	border: 3px double #999;
}

.indent {
	padding: 0px 5px 0px 10px;
}

/* Menu */

ul {
	padding: 0;
	margin: 0;
	width: 780px;
	float: left;
	background: #000 url(images/nav_complete.jpg) repeat-x;
	list-style-type: none;
}

ul li {
	float: left;
	color: #fff;
}

li a:link {
	color: #fff;
}

li a:visited {
	color: #fff;
}

ul a {
	font-size: 11px;
	display: block;
	line-height: 27px;
	background: url(images/nav_divider.jpg) repeat-y right top;
	text-decoration: none;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0;
	padding-bottom: 10px
}

ul a:hover {
	color: #666;
	text-decoration: none;
	background: url(images/nav_divider.jpg) repeat-y right top;
}

ul .last a {
	background: none;
}

ul .last a:hover {
	background: none;
}

/* Linki */

a:link {
	color: blue; 
	font-weight: normal; 
	text-decoration: underline;
}
	
a:visited {
	color: navy; 
	font-weight: normal; 
	text-decoration: underline;
}

a:active {color: blue; 
	font-weight: normal; 
	text-decoration: none;
}

a:hover {
	color: blue; 
	font-weight: normal; 
	text-decoration: none; 
}

.top:link {
	color: #fff; 
	font-weight: bold; 
	text-decoration: none;
}
	
.top:visited {
	color: #fff; 
	font-weight: bold; 
	text-decoration: none;
}

.top:active {
	color: #fff; 
	font-weight: bold; 
	text-decoration: none;
}

.top:hover {
	color: #fff; 
	font-weight: bold; 
	text-decoration: underline; 
}

.side:link {
	color: #b43c0c; 
	font-weight: bold; 
	text-decoration: none;
}
	
.side:visited {
	color: #b43c0c; 
	font-weight: bold; 
	text-decoration: none;
}

.side:active {color: #b43c0c; 
	font-weight: bold; 
	text-decoration: none;
}

.side:hover {
	color: #fff; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #b43c0c;
}

.bottom:link {
	color: #fff; 
	font-weight: normal; 
	text-decoration: none;
}
	
.bottom:visited {
	color: #fff; 
	font-weight: normal; 
	text-decoration: none;
}

.bottom:active {
	color: #fff; 
	font-weight: normal; 
	text-decoration: none;
}

.bottom:hover {
	color: #fff; 
	font-weight: normal; 
	text-decoration: underline; 
}

table td td td.div {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
}

h2 .pricelist {
	margin-top: 20px;
}
