body{
	padding: 0px;
	margin: 0px;
	background-color: #2F2C33;
	font-size: 14px;
	font-family: "Trebuchet MS";
}

a{
	text-decoration: underline;
	color: #FF6600;
	font-size: 14px;
}
a:hover{
	text-decoration: none;
}

.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {color: #FF0000}



#bgr_top{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 400px;
	background-color: #27262C;
	z-index: -10;
}

#container {
	width: 784px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border: solid #000000 10px;
	margin-top: 10px;
	text-align: center
}



#content {
	position: relative;
	padding: 4px;
	min-height:770px;
	background-color: #000000;
}

#header { width:775px;}

#menu{
	height: 34px;
	line-height:34px;
	background-image: url(../img/bgr_menu.jpg);
	background-repeat: repeat-x;
	text-align:left;
}

#menu a {
	padding:5px 15px 5px 13px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: none;
	background:url(../img/menu-item-spacer.jpg) no-repeat right center;
}

#menu a:first-child { margin-left:6px;
}
#menu a:last-child { background-image:none;
}

#menu a:hover{
	color: #5F5959;
}


#box_body{
	background-image: url(../img/bgr_obr.jpg);
	background-repeat: no-repeat;
	background-position: 70% 10%;
	width: 749px;
	min-height: 480px;
	text-align: left;
	padding: 8px 13px 22px 13px;
	color: #FFFFFF;
}

#box_body img{
	border: 3px solid #C4C4C3;
}
#box_body img.left{
	float: left;
}
#box_body img.right{
	float: right;
	margin-right: 25px;
	margin-left: 10px;
}


#footer{
	width: 100%;
	height: 30px;
	background-color: #000000;
	color: #5B5B5B;
	font-size: 12px;
	text-align: left;
}
#footer hr{
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 9px;
	border: none;
	border-top: 1px solid #5B5B5B;
}
#footer .ns{
	float: right;
	padding-right: 10px;
}
.ns a, .ns a:hover{
	color: #F34705;
	font-size: 10px;
}

h1{
	text-align: left;
	color: #DD0106;
	font-size: 20px;
	padding-bottom:2px;
	border-bottom: 1px solid #DD0106;
}


.zajimave-bar { width:790px; margin:23px auto 14px auto; color:#CCC; font-size:12px;  }
.zajimave-bar a { font-weight:normal; color:#CCC; text-decoration:none; font-size:12px; margin-left:6px;}
.zajimave-bar a:hover { text-decoration:underline;}

h2 { font-size:16px; color: #FF6600;}

.important { color: #FF6600;}


table.tbl-cenik { border-collapse:collapse; background:#FFF;}
table td{ vertical-align:top; padding:5px 10px; border:1px solid #CCC; color:#000;}

table.tbl-cenik .rozmer { white-space:nowrap; }
table.tbl-cenik .cena { text-align:right; }
table.tbl-cenik .tbl-caption td { background-color:#DDD; }

.picture { margin:28px 0;}
