* {
	margin: 0;
	padding: 0;
	border: 0;
}

table {
	border-collapse: collapse;
}

body {
	position: absolute;
	width: 100%
}  /*opera 9.5 fix*/
#container {
	margin: 0 auto -46px;
}

* html #container { //
	height: 100%
}

#footer,.footer_bug {
	height: 30px;
}

body {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center
}

div#header h1 {
	height: 80px;
	line-height: 80px;
	margin: 0;
	padding-left: 10px;
	color: #79B30B
}

div#container {
	text-align: left;
	border-right: 0px solid #c40005;
	border-left: 0px solid #c40005;
	background-color: #fff;
}

div#content pttt {
	line-height: 1.4
}

div#content {
	font-size: 14px;
}

div#footer p {
	margin: 0;
	padding: 5px 10px;
}

div#footer a {
	color: #fff;
}

div#container {
	width: 900px;
}

div#content {
	float: right;
	width: 575px;
	margin: 0 65px 100px 0;
}

div#content2 {
	float: right;
	width: 630px;
	margin: 0 10px 100px 0;
}

div#navigation {
	float: right;
	text-align: right;
	margin: 0 40px auto 0;
	width: 220px;
}

div#extra {
	float: left;
	clear: left;
}

div#footer {
	background-color: #c40005;
	clear: both;
	width: 900px;
	margin: 0 auto;
	text-align: center;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 10px 0px;
}

div#header {
	text-align: center;
	margin-bottom: 40px;
	position: relative;
}

div#all {
	width: 100%;
	margin: 0 auto 30px;
	min-height: 350px;
}

/* SPEACIALS */
#up {
	text-align: left;
	margin: 40px 0;
}

#up img {
	border: 0px;
}

.space_5 {
	height: 5px;
}

.space_10 {
	height: 10px;
}

.space_20 {
	height: 20px;
}

.space_40 {
	height: 40px;
	width: 100%;
}

.space_80 {
	height: 80px;
	width: 100%;
}

.space_v_5 {
	height: 100%;
	width: 10px;
}

.head_red1 {
	color: #B12D26;
}

.head_red2 {
	color: #CA7A60;
}

.head_grey {
	color: #555555;
}

.head_dark {
	color: #1B1B1B;
}

.link_red1 a {
	color: #B12D26;
}

.link_red2 a {
	color: #CA7A60;
}

.link_red3 a {
	color: #E4BEAB;
}

.link_grey a {
	color: #555555;
}

.link_black a {
	color: #000;
	font-size: 14px;
	font-family: arial, helvetica, clean, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

.error {
	color: #B12D26;
}

.arial_23 {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 23px;
	text-transform: uppercase;
}

.link_23 a {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 23px;
	text-decoration: none;
	text-transform: uppercase;
}

.head {
	margin-bottom: 5px;
}

input,textarea,select {
	border: 1px solid #848687;
	padding: 3px;
}

/* Menu */
.pico {
	width: 150;
	height: 150;
	float: left;
	margin: 0 20px;
}

div#nav {
	margin: 0 auto;
	padding-top: 30px;
	width: 748px;
	height: 156px;
}

.pico  img {
	border: none;
}

div#nav ul {
	margin: 0px;
	padding: 10px 0;
}

#menul,#menup {
	margin-top: 70px;
}

#menul {
	width: 350;
	height: 100;
	float: left;
	text-align: left;
	FONT-FAMILY: arial, helvetica, clean, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 70 auto;
}

#menup {
	width: 350;
	height: 100;
	float: left;
	text-align: left;
	FONT-FAMILY: arial, helvetica, clean, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 70 auto;
}

#menul li {
	display: inline;
	padding-right: 5px;
	border-right: 1px solid #ccc;
	margin-right: 5px;
}

#menul  a:link,#menul  a:visited {
	text-transform: uppercase;
	color: #8d8d8d;
	text-decoration: none;
}

#menul li a:hover,#menup li a:hover {
	border-bottom: 4px solid #B12D26;
	padding-bottom: 5px;
}

#menup li {
	display: inline;
	padding-right: 5px;
	border-right: 1px solid #ccc;
	margin-right: 5px;
}

#menup li a:link,#menup li a:visited {
	text-transform: uppercase;
	color: #8d8d8d;
	text-decoration: none;
}

#container li a.current {
	border-top: 4px solid #CA7A60;
	padding: 5px 0;
	font-weight: bold;
}

/* end menu */ /* do menu w newsach */
.light_menu {
	background-color: #ccc;
}

#navigation a:hover {
	color: #CB4F55;
}

#navigation a {
	margin-right: 5px;
}

.link_m a {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 23px;
	text-decoration: none;
	color: #555555;
	text-transform: uppercase;
}

#submit {
	background-color: #000000;
	border: medium none;
	color: #FFFFFF;
	padding: 3px;
}

.submit_disable {
	background-color: grey !important;
	border: medium none;
	color: #FFFFFF;
	padding: 3px;
}

.cond {
	width: 560px;
	padding: 10px;
	border: 1px solid;
}

.linka {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 23px;
	text-decoration: none;
	color: #848687;
	text-transform: uppercase;
}

.link2 a {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 23px;
	text-decoration: none;
	color: #848687;
	text-transform: uppercase;
}

/* NEWS */
.news {
	width: 425px;
	font-size: 14px;
	font-family: arial, helvetica, clean, sans-serif;
	margin-bottom: 40px;
}

.news #news_title {
	color: #c15e78;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.news #news_pre {
	color: #292929;
	margin-bottom: 10px;
}

.news #news_main {
	font-size: 14px;
	color: #848687;
	margin-bottom: 10px;
}

#news_main {
	font-size: 14px;
	color: #848687;
}

#video {
	margin-top: 10px;
	margin-bottom: 10px;
}

#video_title {
	color: #292929;
}

#news_main_short {
	color: #848687;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 14px;
}

/* END NEWS */ /* booking */
#block_djs {
	width: 575px;
}

#dj_left {
	float: left;
	width: 260px;
	height: 100%;
	position: relative;
}

#dj_right {
	float: left;
	width: 260px;
	height: 100%;
	margin-left: 20px;
}

#dj_head {
	
}

#dj_name {
	padding-left: 6px;
	vertical-align: top;
	width: 100%;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 18px;
	color: #b12d26;
	text-transform: uppercase;
}

#dj_buttons {
	margin: 7px 0 0 0px;
	width: 260px;
}

.dj_name_4 {
	padding-left: 6px;
	vertical-align: top;
	width: 126px;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 18px;
	color: #b12d26;
	text-transform: uppercase;
}

.dj_image_4 img {
	width: 124px;
	height: 124px;
	border: 1px solid;
}

#dj_buttons_4 img {
	border: 0px;
}

.abook {
	float: left;
}

.apromo {
	float: right;
}

.aabout img {
	margin-top: 3px;
}

#block_djs a,#block_djs img {
	border: 0px
}

.table_4 tr td {
	vertical-align: bottom;
}

#dj_image {
	width: 258px;
	height: 258px;
	margin-bottom: 5px;
	margin-top: 10px;
	border: 1px solid #000;
}

#row {
	font-size: 10px;
}

#dj_descr {
	text-align: center;
	font-size: 12px;
}

#row_left {
	color: #b12d26;
	text-align: right;
	vertical-align: top;
	width: 75px;
}

#row_right {
	color: #555555;
	text-align: left;
}

#dj_profile_menu a {
	border: 1px solid #E6E6E6;
	color: #626262;
	float: left;
	height: auto;
	margin-bottom: 1px;
	padding-bottom: 3px;
	padding-top: 3px;
	position: relative;
	text-decoration: none;
	text-indent: 6px;
	width: 155px;
	height: 22px;
}

.dj_profil_image {
	width: 155px;
	border: 0px;
	display: block;
	float: right;
}

.dj_profil_image a {
	border: 1px solid #848687;
}

#dj_profile_menu a:hover {
	border: 1px solid #e6e6e6;
	text-decoration: none;
	color: #626262;
	background-color: #e3e3e3;
}

.dj_image_list img {
	width: 62px;
	height: 62px;
	border: 1px solid #848687;
}

.dj_name_list a {
	font-size: 23px;
	color: #000;
	text-decoration: none;
}

.dj_name_list {
	vertical-align: top;
	width: 126px;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
}

.buttons_list {
	width: 150px;
	float: right;
}

.buttons_list a,.buttons_list img {
	border: 0px;
}

.buttons_list  div {
	display: inline;
}

.table_list {
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	margin: 0 auto;
	width: 100%;
}

.table_list th {
	background-color: #555555;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 0;
	text-align: left;
}

.th_buttons {
	
}

.table_list th.dj {
	width: 75px;
}

.table_list tbody tr {
	border-bottom: 1px solid #708392;
	padding: 0 0 10px 0px;
}

.table_list tbody td {
	padding: 10px 0 10px 0px;
}

.sub_menu {
	display: none;
	margin-left: 15px;
	font-size: 20px;
}

.sub_menu  a {
	text-decoration: none;
	font-size: 15px;
	display: block;
	color: #555555;
	text-transform: uppercase;
}

.sub_menu  a#reset {
	color: #C15E78;
}

/* for parners */
#partner  a {
	
}

#partner img {
	border: 0px;
}

#partner {
	margin: 40px auto;
	float: left;
	height: 100px;
}

#partner a img {
	width: 190px;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

#partner a:hover img {
	opacity: 1;
	filter: alpha(opacity = 100);
}

/* sort list */
#sort_block {
	margin: 40px 0;
}

.sort_list {
	color: #555555;
	font-size: 15px;
	text-transform: uppercase;
}

.sort_list span {
	color: #000;
}

.sort_list a {
	color: #555555;
	text-decoration: none;
}

.sort_list .active {
	color: #B12D26;
}

.blinks a {
	color: #555555;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
}

.blinks a:hover {
	color: #B12D26;
}

/* SHOP */
#shop_pre {
	color: #292929;
	font-size: 14px;
	margin-bottom: 40px;
}

#shop_table {
	border-collapse: collapse;
}

#shop_table td {
	vertical-align: top;
	padding-bottom: 20px;
}

.shop_item {
	width: 100%;
	height: 260px;
	margin-bottom: 20px;
}

.shop_item img {
	border: 0px;
}

#shop_title {
	color: #c15e78;
	font-size: 23px;
	font-family: arial, helvetica, clean, sans-serif;
	text-transform: uppercase;
}

#buy {
	display: inline;
	float: left;
}

#shop_price {
	display: inline;
	float: left;
	margin-left: 20px;
	color: #c15e78;
	font-size: 18px;
	font-family: arial, helvetica, clean, sans-serif;
}

#bigPrice {
	display: inline;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 23px;
	color: #B12D26;
	text-transform: uppercase;
}

#smallPrice {
	display: inline;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 13px;
	color: #B12D26;
}

#shop_image {
	float: left;
	border: 1px solid #999;
	height: 265px;
	margin-right: 20px;
	cursor: pointer;
}

#shop_button {
	height: 30px;
}

#shop_button img {
	border: 0px;
}

#shop_txt {
	margin-top: 5px;
	color: #292929;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 14px;
}

.more_txt {
	display: none;
}

.djAvatar {
	position: relative;
	z-index: 1;
	width: 258px;
	height: 260px;
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}

.djAvatar img {
	border: 1px solid #848687;
	width: 258px;
}

.subo {
	left: 0px;
	width: 250px;
	height: 0px;
	background-color: #000000;
	z-index: 1000;
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
	padding: 5px;
	color: #ffffff;
	font-family: arial, helvetica, clean, sans-serif;
	text-transform: uppercase;
	font-size: 23px;
	text-align: left;
	display: none;
}

.dj_sub {
	color: #848687;
	font-family: arial, helvetica, clean, sans-serif;
	text-transform: uppercase;
	font-size: 23px;
	margin-bottom: 20px;
}

.table_4 td {
	width: 145px;
}

.djAvatar4 {
	position: relative;
	z-index: 1;
	width: 125px;
	height: 127px;
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}

.djAvatar4 img {
	width: 125px;
	height: 125px;
	border: 1px solid #848687;
}

.subo4 {
	left: 0px;
	width: 117px;
	height: 0px;
	background-color: #000000;
	z-index: 1000;
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
	padding: 5px;
	color: #ffffff;
	font-family: arial, helvetica, clean, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	text-align: left;
	display: none;
}

.dj_sub4 {
	color: #848687;
	font-family: arial, helvetica, clean, sans-serif;
	text-transform: uppercase;
	font-size: 23px;
	margin-bottom: 20px;
}

.djAvatarProfile {
	position: relative;
	z-index: 1;
	width: 160px;
	height: 156px;
	margin: 0px;
	padding: 0px;
	border: 0px solid;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.djAvatarProfile img {
	width: 155px;
	height: 155px;
	border: 1px solid #848687;
}

.subo_profile {
	left: 0px;
	width: 146px;
	height: 0px;
	background-color: #000000;
	z-index: 1000;
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
	padding: 5px;
	color: #ffffff;
	font-family: arial, helvetica, clean, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	text-align: left;
	display: none;
}

/* styl for tablesorter */
.djs_list {
	width: 100%;
	border-collapse: collapse;
	margin: 0 auto;
}

.djs_list thead {
	border: 0px solid;
}

.djs_list thead th {
	padding: 5px 0px;
	margin: 0px;
	text-align: left;
}

.party {
	padding: 0 !important;
}

.djs_list thead th.player {
	width: 200px;
}

.djs_list tbody td {
	padding: 10px 10px;
	font-size: 12px;
	color: #000;
}

th {
	background-color: #555555;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 0;
	text-align: left;
}

th.header {
	background-color: #555555;
	cursor: pointer;
	text-align: left;
	padding: 2px 0px;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
}

thead {
	border: 1px solid #000;
}

th.dj,th.dj_lead {
	width: 70px;
}

th.party {
	width: 390px;
	padding-right: 40px;
}

th.data {
	width: 90px;
}

th.gallery {
	text-align: center;
	width: 15px;
	padding-right: 7px;
}

td.gallery {
	text-align: center;
	width: 15px;
}

th.regular {
	text-align: center;
	width: 15px;
	padding-right: 7px;
}

td.regular {
	text-align: center;
	width: 15px;
}

th.download {
	text-align: center;
	width: 15px;
	adding-right: 7px;
}

td.download {
	text-align: center;
	width: 15px;
}

th.headerSortUp {
	
}

#legenda {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tablesort {
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	margin: 0 auto;
}

.tablesort td a {
	color: #444444;
}

.tablesort td a:hover {
	background-color: #708392;
	color: #fff;
}

.tablesort tr {
	border-bottom: 1px solid #708392;
	padding-left: 14px;
	padding-right: 14px;
}

.dj_support {
	padding-right: 15px;
}

td .dj {
	padding-left: 5px;
}

.tablesort td {
	padding-right: 10px;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}

#table_party {
	width: 300px;
}

/*  shop i tabela  */
.odd {
	background-color: #848687;
}

.even {
	background-color: #C1C3C5;
}

.tracklist {
	width: 100%;
	border-collapse: collapse;
	margin: 0 auto;
}

.tracklist thead {
	border: 0px solid;
}

.tracklist thead th {
	padding: 5px 10px;
	margin: 0px;
	text-align: left;
}

.tracklist thead th.player {
	width: 200px;
}

.tracklist tbody td {
	padding: 10px 10px;
	font-size: 12px;
	color: #000;
}

table.tracklist tbody tr td.buy a {
	color: #B12D26;
	text-decoration: none;
}

/* coming acts */
.acts {
	width: 100%;
	border-collapse: collapse;
	margin: 0 auto;
}

.acts thead {
	border: 0px solid;
}

.acts thead th {
	padding: 5px 10px;
	margin: 0px;
	text-align: left;
}

.acts thead th.player {
	width: 200px;
}

.acts tbody td {
	padding: 10px 10px;
	font-size: 12px;
	color: #000;
}

.acts tbody td a {
	text-decoration: none;
	color: #000;
}

/* BANNER */
.banner {
	width: 878px;
	height: 250px;
	margin-left: 10px;
	border: 1px solid #000;
	position: relative;
}

.banner_item {
	position: absolute;
	top: 0px;
	left: 0px;
}

.banner_descr {
	background: transparent url(/public/img/layout/black50opacity.png);
	top: 0px;
	position: absolute;
	z-index: 55;
	color: #fff;
	width: 878px;
	height: 0px;
	text-align: left;
}

.banner_descr h3 {
	font-size: 12px;
}

.banner_descr h3,.banner_descr p {
	margin: 5px 5px 5px 260px;
}

.banner_item img {
	display: block;
	width: 878px;
	height: 250px;
}

/* end new banner */ /* start news */ /* end news */
#range {
	width: 100%;
}

#range td {
	vertical-align: top;
}

.small {
	width: 30px;
}

#dstaff td {
	padding-bottom: 5px;
	padding-right: 10px;
}

.cb {
	width: 100px;
	float: left;
	display: inline;
}

.video {
	margin: 20px 0;
}

#lang {
	right: 0px;
	position: absolute;
	float: right;
	margin: 15px;
}

#lang a {
	color: #8D8D8D;
	text-decoration: none;
}

.w100p {
	width: 100%;
}

.w50 {
	width: 50%;
}

.h250 {
	height: 250px;
}

.h100 {
	height: 100px;
}

.w30 {
	width: 30px;
}

.w90 {
	width: 90px;
}

.w296 {
	width: 296px;
}

#sound {
	bottom: -1px;
	height: 30px;
	right: 0px;
	position: absolute;
	width: 30px;
	border: none;
}

#area_play {
	
}

.black23 {
	font-size: 15px !important;
	color: #000;
	text-align: right;
	padding: 6px 0 0 !important;
}

.country {
	width: 20px;
}

.buttons {
	padding-left: 5px !important;
}