@charset "utf-8";
/* CSS Document */
body {
	background-color:#efefef;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background-image:url(../img/bg.png); background-repeat:no-repeat; background-position:center top;
	}
h1 {
	color:#bc3a0d;
	font-size:15px;
	font-weight:bold;
	margin:5px 0 8px 0px;
	padding:0 0 0px 10px;
	text-transform:uppercase;
	letter-spacing: -1px;
	float:left;
	width:100%;
	border-left: 4px solid #bc3a0d;
	}
h2 {
	color:#bc3a0d;
	font-size:15px;
	font-weight:bold;
	margin:5px 0 8px 0px;
	padding:0 0 0px 10px;
	text-transform:uppercase;
	letter-spacing: -1px;
	float:left;
	width:100%;
	border-left: 4px solid #bc3a0d;
	}
.h2-m {
	color:#bc3a0d;
	font-size:14px;
	font-weight:bold;
	margin:5px 0 10px 0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	letter-spacing: -1px;
	text-decoration:underline;
	}
h3 {
	color:#bc3a0d;
	font-size:13px;
	font-weight:bold;
	margin:5px 0 10px 0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	letter-spacing: -1px;
	float:left;
	}
.h3-k {
	color:#333;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 5px 0;
	padding:0 0 0px 0;
	text-transform:normal;
	letter-spacing: 0px;
	float:left;
	width:100%;
	}
p {	
	margin:0;
	padding:0 0 10px 0;
	line-height:normal;
	line-height:18px;
	width:100%;
	float:left;
	}
.redhead {
	background-color:#900;
	color:#FFF;
	font-weight:bold;
	padding:5px;
	text-align:left;
	}

a {
	text-decoration:underline;
	border-bottom: 0px dotted #333;
	color:#333;
	}
a:hover {
	text-decoration:underline;
	border-bottom: 0px dotted #000;
	color:#333;
	}
.a-foot {
	text-decoration:none;
	border-bottom: 1px dotted #ccc;
	color:#ccc;
	}
.a-foot:hover {
	text-decoration:none;
	border-bottom: 1px dotted #ccc;
	color:#ccc;
	}
ul {
	margin:0 0 17px 13px;
	padding:0;
	width:50%;
		}
li {
	margin:0 0 3px 0;
	padding:0;
	}
.radek {
	width:100%;
	height:auto;
	float:left;
	
	}
#container {
	width:890px;
	height:auto;
	margin:0px 0px 0px -445px;
	position:relative;
	left:50%;
	}
#header {
	width:890px;
	height:133px;
	float:left;
	clear:left;
	}
#logo {
	width:260px;
	height:93px;
	float:left;
	clear:left;
	margin:40px 0 0 20px;
	}
#menu {
	width:519px;
	height:33px;
	float:left;
	clear:right;
	margin:100px 0 0 70px;
	}
#body {
	width:850px;
	height:auto;
	float:left;
	clear:left;
	margin:0;
	padding:20px;
	background-color:#FFF;
	}
#footer {
	width:850px;
	height:auto;
	float:left;
	clear:left;
	margin:0;
	padding:20px;
	background-color:#666;
	color:#efefef;
	font-size:10px;
	}
/*menu*/
.bt-home {
		width:115px;
		height:33px;
		float:left;
		clear:left;
		margin:0 5px 0 0;
		cursor:pointer;
		background-image:url(../img/bt-home.png); background-repeat:no-repeat; background-position: left top;
		}
.bt-home:hover {
		background-image:url(../img/bt-home-a.png); background-repeat:no-repeat; background-position: left top;
		}
.bt-home-a {
		width:115px;
		height:33px;
		float:left;
		clear:left;
		margin:0 5px 0 0;
		cursor:pointer;
		background-image:url(../img/bt-home-a.png); background-repeat:no-repeat; background-position: left top;
		}
.bt-nabidka {
		width:144px;
		height:33px;
		float:left;
		clear:right;
		margin:0 5px 0 0;
		cursor:pointer;
		background-image:url(../img/bt-nabidka.png); background-repeat:no-repeat; background-position: left top;
		}
.bt-nabidka:hover {
		width:144px;
		height:33px;
		float:left;
		clear:right;
		margin:0 5px 0 0;
		cursor:pointer;
		background-image:url(../img/bt-nabidka-a.png); background-repeat:no-repeat; background-position: left top;
		}
.bt-nabidka-a {
		width:144px;
		height:33px;
		float:left;
		clear:right;
		margin:0 5px 0 0;
		cursor:pointer;
		background-image:url(../img/bt-nabidka-a.png); background-repeat:no-repeat; background-position: left top;
		}
.bt-foto {
		width:100px;
		height:33px;
		float:left;
		clear:right;
		margin:0 5px 0 0;
		cursor:pointer;
		background-image:url(../img/bt-foto.png); background-repeat:no-repeat; background-position: left top;
		}
.bt-foto:hover {
		background-image:url(../img/bt-foto-a.png); background-repeat:no-repeat; background-position: left top;
		}
.bt-foto-a {
		width:100px;
		height:33px;
		float:left;
		clear:right;
		margin:0 5px 0 0;
		cursor:pointer;
		background-image:url(../img/bt-foto-a.png); background-repeat:no-repeat; background-position: left top;
		}
.bt-cenik {
		width:55px;
		height:33px;
		float:left;
		clear:right;
		margin:0 5px 0 0;
		cursor:pointer;
		background-image:url(../img/bt-cenik.png); background-repeat:no-repeat; background-position: left top;
		}
.bt-cenik:hover {
		background-image:url(../img/bt-cenik-a.png); background-repeat:no-repeat; background-position: left top;
		}
.bt-cenik-a {
		width:55px;
		height:33px;
		float:left;
		clear:right;
		margin:0 5px 0 0;
		cursor:pointer;
		background-image:url(../img/bt-cenik-a.png); background-repeat:no-repeat; background-position: left top;
		}
.bt-kontakt {
		width:80px;
		height:33px;
		float:left;
		clear:right;
		margin:0 5px 0 0;
		cursor:pointer;
		background-image:url(../img/bt-kontakt.png); background-repeat:no-repeat; background-position: left top;
		}
.bt-kontakt:hover {
		background-image:url(../img/bt-kontakt-a.png); background-repeat:no-repeat; background-position: left top;
		}
.bt-kontakt-a {
		width:80px;
		height:33px;
		float:left;
		clear:right;
		margin:0 5px 0 0;
		cursor:pointer;
		background-image:url(../img/bt-kontakt-a.png); background-repeat:no-repeat; background-position: left top;
		}
.w350 {
		width:350px;
		height:auto;
		float:left;
		clear:right;
		text-align:right;
		margin:0 0 25px 0;
		}
.w500 {
		width:500px;
		height:auto;
		float:left;
		clear:left;
		}
.u500 {
	width:100%;
	height:auto;
	list-style:circle;
	}
.u500 li {
	margin:0 0 5px 10px;
	}
.w850 {
		margin:0;
		padding:0;
		width:850px;
		height:auto;
		float:left;
		}
.cenik {
	width:850px;
	height:auto;
	float:left;
	clear:left;
	text-align:left;
	padding:0px;
	border:0px;
	margin:0 0 20px 0px;
	}
tr {
	padding:0px;
	}
.ai {
	border:0px;
	text-decoration:none;
	}
.ai:hover {
	border:0px;
	text-decoration:none;
	}
#leva {
	width:410px;
	height:auto;
	float:left;
	clear:left;
	}
#prava {
	width:400px;
	height:auto;
	float:left;
	clear:right;
	position:relative;
	}
ul {
	float:left;
	clear:left;
	}
.w {
	width:850px;
	height:auto;
	float:left;
	caption-side:left;
	line-height:18px;
	}
.ico {
	padding-top:10px;
	padding-left:15px;
	}
.tab {
	font-size:12px;
	color:#333;
	text-align:center;
	}
.g1 {
	width:134px;
	height:102px;
	float:left;
	clear:left;
	margin-bottom:14px;
	margin-top:10px;
	background-image:url(../img/bg-g.png); background-position: left top; background-repeat:no-repeat;
	cursor:pointer;
	}
.g1:hover {
	background-image:url(../img/bg-g-hover.png); background-position: left top; background-repeat:no-repeat;
	}
.g2 {
	width:134px;
	height:102px;
	float:left;
	clear:right;
	margin-bottom:14px;
	margin-left:9px;
	margin-top:10px;
	background-image:url(../img/bg-g.png); background-position: left top; background-repeat:no-repeat;
	cursor:pointer;
	}
.g2:hover {
	background-image:url(../img/bg-g-hover.png); background-position: left top; background-repeat:no-repeat;
	}
td {
	background-color:#efefef;
	font-weight:bold;
	}
table {
	margin:0 0 10px 0;
	float:left;
	}
