html, body {
    background: #000 URL(img/bg_main_logo1.jpg) fixed;
    font-family:"Times New Roman", Times, serif;
    color: #fff;
}

p {
	font-size: 14px;
	text-align:left;
	margin:10px 15px;
	color:#666;
}

* {
    padding: 0;
    margin: 0;
}

.banner {margin:25 0 15 0;}

h1 {
	text-align:left;
	margin:15px;
	font-size:18px;
	color:red;
	font-weight:bold;
}

h2 {
	text-align:left;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:5px;
	font-size:16px;
	color:#333;
	font-weight:bold;
}

.spisok {color:#666; margin:0 0 0 30;}

.pozn {
	color:#666666;
	font-style:italic;
	padding:5px;
	border-left:#666666 solid 3px;
}

#floatleft {float:right;}

.video {
	margin-left:10px;
}
.video_span {
	text-decoration:underline;
	color:#666;
	font-size:14px;
}
.video_zag {
	text-align:center;
	font-size:18px;
	margin:0px;
}

.head_input {
	border:#666 solid 1px;
	width:150px;
}
.head_button {
	border:#666 solid 1px;
	background:none;
	color:#666;
}
.td_cenik {
	margin-left:10px;
	color:#333;
	font-size:14px;
}

.td_cenik tr {
	height:20px;
}

.price_table {background:#FFF url(img/img_price.jpg) no-repeat 100% 100%;}

.price_table1 {background:#FFF;}

.td_cenik a {
	color:#333;
}

.td_cenik a:hover {
	text-decoration:none;
}

.space_top {
	width:800px;
	color:#666;
	font-size:12px;
	padding-bottom:3px;
	text-align:center;
}

.team {
	font-size:12px;
	color:#333;
	font-weight:bold;	
}

.team_podpis {
	font-size:10px;
	color:#333; font-style:italic;
}

#text {
	font-size: 14px;
	text-align:left;
	margin:0px 15px;
	color:#666;	
}

#text a {
	color:#666;
}

#text a:hover {
	color:red;
	text-decoration:none;
}

.main_table {
	border-top:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
	border-right:#FFF solid 1px;
	border-left:#FFF solid 1px;
	width:850px;
	height:550px;
	background: #000;
}
			 

.align_center_to_right {
	z-index: 1;
	width: 850px;
	height: 550px;
	background: #fff;
}

.main_menu {
	width:195px;
	height:100%;
	background:#000;
	float:left;
}

#menu, #menu ul {
	width:195px;
	text-align:left;
	font-size:14px;
}

#menu li {
	width:195px;
	list-style:none;
}

#menu li a {
	display:block;
	width:195px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:7px;
	color:#fff;
}

#menu li a:hover {
	color:red;
	background:#CCC;
	text-decoration:none;
}

#menu li.akt a {
	color:#fff;
	background:red;
	text-decoration:none;
	font-weight:bold;
}

#menu li.akt a:hover {
	color:#fff;
	background:red;
	text-decoration:none;
	font-weight:bold;
}

#podmenu-sl {
	text-align:left;
	font-size:14px;
	list-style:none;
	margin-left:10px;
}

#podmenu-sl li a {
	display:block;
	width:185px;
	padding-top:0px;
	padding-bottom:2px;
	padding-left:7px;
	color:#333;
	text-decoration:underline;
}

#podmenu-sl li a:hover {
	text-decoration:none;
	color:#F00;
}

#podmenu {
	text-align:left;
	font-size:13px;
	list-style:none;
	margin-left:10px;
}

#podmenu li a {
	display:block;
	width:185px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:7px;
	color:#fff;
	text-decoration:none;
}

#podmenu li a:hover {
	text-decoration:underline;
	background:#333;
}

#podmenu li.akt a {
	color:red;
	background:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#podmenu li.akt a:hover {
	color:red;
	background:#FFF;
	text-decoration:none;
	font-weight:bold;
}

.main_body {
	width:280px;
	height:550px;
	background:#fff;
	float:left;
}

.main_body_text {
	width:653px;
	height:550px;
	background:#fff;
	float:left;
}

.main_body_text img.img_right {
	float:right;
	border:#000 solid 1px;
	margin:0;
	margin-left:5px;
}

.main_body_text img.img_top {
	float:top;
	border:#000 solid 1px;
	margin:0;
}

.main_img {
	width:373px;
	height:550px;
	background:#fff;
	float:right;
}

.img_main {
	margin-bottom:-4px;
}

#right_box {
	width:280px;
	height:550px;
	padding:0px;
	border: none;
	margin: 0px;
	background:#FFF;
}

.copyright {
	color:#666;
	text-align:center;
	font-size:12px;
	padding:3px;
}

.copyright a {
	color:#666;
}

.copyright a:hover {
	text-decoration:none;
}