html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font: 10pt/1.5 sans-serif;
	background: #c5e6ff url("/pics/body-bg.png") top center repeat-y;
}

#header {
	background: #238cdf url("/pics/h3.jpg") top right no-repeat;
	height: 120px;

}

#header-toolbar {
	background: #89ccff url('/pics/nav-menu-bg3.png') top left repeat-x;;
	height: 28px;
	border-top: 1px solid white;
}

#header-content {
        width: 850px;
        padding: 0;
	color: white;
}

#header-content p {
	margin: 0;
	padding-right: 10px;
	text-align: right;
}

#header-content a {
	color: #fafafa;
	text-decoration: none;
}

#header-content a:hover {
	text-decoration: underline;
}

#nav-menu {
        width: 850px;
        margin-left: auto;
        margin-right: auto;
	padding: 0;
}

#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu ul li {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	background-image: none;
}

#nav-menu li:hover {
	background: #89ccff;
}

#nav-menu ul li a {
	padding: 3px 20px 5px 10px;
	float: left;
	display: block;
	text-decoration: none;
	color: white;
	border-right: 1px solid #eeeeee;
	color: white;
	font-weight: bold;
}

#nav-menu li a:hover {
	background: #3aa5f5;
	color: white;
}

#container {
	_height: 100%;
	min-height: 100%;
	position: relative;
        width: 850px;
        margin-left: auto;
        margin-right: auto;
	background: white url('/pics/container-bg.png');
}

#left {
	clear: left;
}

#main {
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 60px;
	/*padding-top: 20px;*/
}

a {
        color: #238cdf;
}

h1 {
	color: #238cdf;
	margin-top: 17px;
	font-size: 17pt;
}

#main h2 {
	font-size: 15pt;
        color: #238cdf;
}

#footer {
        background: #147ace url('/pics/f-bg2.png') top left repeat-x;
	position: absolute;
	bottom: 0;
        color: #fafafa;
        font-size: 80%;
        margin-top: 50px;
        padding-top: 5px;
	padding-left: 10px;
	width: 840px;
	height: 50px;
	vertical-align: bottom;
}

#footer a {
	color: #fafafa;
}

.cleaner {
                clear:both;
                height:1px;
                font-size:1px;
                border:none;
                margin:0; padding:0;
                background:transparent;
}

.produkt {
}

.produkt td {
	vertical-align: top;
}

.produkt img {
	float: left;
	padding: 20px;
	clear: both;
}

.produkt h3 {
	margin-top: 18px;
	color: #238cdf;
}

.contactbox {
	width: 50%;
	height: 80px;
	float: left;
	margin-bottom: 20px;
}

.contactbox strong {
	color: #238cdf;
}

#ponuka-vsetky {
	width: 100%;
	margin: 0;
	padding: 0;
}

#main-right {
	margin-left: 230px;
	font-size: 12px;
}

#main-right img {
	border: none;
}

#main-right h1 {
	padding: 0;
	font-size: 17pt;
}

#left-sidebar {
	width: 190px;
	float: left;
	background: #e9f6ff;
	font-size: 12px;
	_margin-top: 20px;
}

#left-sidebar strong {
	color: #238cdf;
}

#left-sidebar h3 {
	font-size: 14px;
	color: #238cdf;
	margin-top: 0;
	margin-bottom: 8px;
}

#left-sidebar ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#left-sidebar ul.menu li {
	background-image: none;
	padding: 0;
}

#left-sidebar ul.menu li a {
	color: #238cdf;
	padding-left: 20px;
	background: url('/pics/li.png') 5px 5px no-repeat;
	display: block;
	text-decoration: none;
	min-height: 20px;
	font-size: 10pt;
	_height: 20px;
}

#left-sidebar ul.menu li a:hover {
	text-decoration: underline;
	background: url('/pics/li-dark.png') 5px 5px no-repeat;
	color: #0071C5;
}

#left-sidebar ul.menu li a.current {
        font-weight: bold;
        background: url('/pics/li-dark.png') 5px 5px no-repeat;
}

#left-sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#left-sidebar ul li {
	margin: 0;
	padding-left: 20px;
	background: url('/pics/li.png') 5px 5px no-repeat;
}

strong {
	color: #238cdf;
}

#main-right ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#main-right ul li {
        padding-left: 20px;
	padding-top: 1px;
        background: url('/pics/li.png') 5px 5px no-repeat;
}

#main-right ul li:hover {
	background: url('/pics/li-dark.png') 5px 5px no-repeat;
}

.search {
	border: 1px solid #238cdf;
	width: 160px;
	padding: 1px 4px;
}

.float-right {
	float: right;
}

#ContactForm label {
	width: 100px;
	display: block;
	float: left;
	color: #238cdf;
	font-weight: bold;
}

#ContactForm input, textarea {
	border: 1px solid #8ad0ff;
	background: #e9f6ff;
	padding: 3px;
}

#ContactForm .button {
	font-weight: bold;
	/*color: #238cdf;*/
	color: #238cdf;
	margin-right: 15px;
}

#ContactForm p {
	margin: 0;
	margin-bottom: 5px;
}

.form-data {
	margin: 0;
	background: #e9f6ff;
	padding: 5px;
	display: block;
	margin-left: 100px;
}

span #lblinfo {
	font-weight: bold;
	color: #238cdf;
	margin-left: 100px;
}
