

/* ___| CSS document |_____________________ */


body { 
	margin: 0;
	padding: 0;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	font-size: 70%;
	background: #000;
	color: #fff;
	line-height: 16px;
	text-align: justify;
	}
a img {
  	border: 0;
	}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	}
.none {
	display: none;
	}
.hidden {
	visibility: hidden;
	}
.clear {
	margin: 0;
	height: 0;
	float: left;
	clear: both;
	}


/* ___| container |_____________________ */


#container {
	margin: 0 auto 0 auto;
	width: 787px;
	}
	
	
/* ___| header |_____________________ */

	
h1 {
	margin: 0;
	width: 198px;
	height: 142px;
	background: url("../img/bennewitz-quartet.png") no-repeat;
	float: left;
	}
h1 a {
	width: 198px;
	height: 142px;
	display: block;
	}
h1 a span {
	display: none;
	}
#head_r {
	margin: 0;
	width: 410px;
	float: right;
	}
p#top_menu {
	margin: 3px 0 12px 0;
	width: 700px;
	text-align: right;
	color: #fff;
	float: right;
	}
p#top_menu a {
	color: #fff;
	text-decoration: none;
	}
p#top_menu a:hover {
	color: #fff;
	text-decoration: underline;
	}
	

/* ___| menu |_____________________ */


#menu {
  /*
	margin: 0 0 0 0;
	width: 787px;
	height: 37px;
	background: url("../img/bg_umenu.png") no-repeat left;
	*/
	float: right;
	clear: both;
	margin-bottom: 0 !important;
	}
menu {
	margin: 0 0 0 0px;
	padding: 0;
	width: 787px;
	height: 37px;
	background: url("../img/bg_menu.png") repeat-x;
	}
menu li {
	margin: 0;
	list-style: none;
	font-weight: bold;
	float: left;
	}
menu li.flag {
	margin: 0;
	padding: 0 10px 0 12px;
	height: 37px;
	width: 80px;
	line-height: 37px;
	vertical-align: middle;
	background: url("../img/bg_item.png") no-repeat right;
	color: #fff;
	text-decoration: none;
	display: block;
	float: right;
	}
menu li a {
	margin: 0;
	padding: 0 7px 0 10px;
	height: 37px;
	line-height: 37px;
	vertical-align: middle;
	background: url("../img/bg_item.png") no-repeat left;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	}
menu li#now a {
	margin: 0;
	padding: 0 12px 0 10px;
	height: 37px;
	line-height: 37px;
	vertical-align: middle;
	background: url("../img/bg_item.png") no-repeat left;
	color: #bbb;
	text-decoration: none;
	display: block;
	float: left;
	}
menu li a span {
	margin: 0;
	padding-left: 20px;
	background: url("../img/bg_znak.png") no-repeat left 7px;
	display: block;
	}
menu li.flag a {
	margin: 0;
	padding: 0;
	background: none;
	display: inline;
	float: none;
	}
menu li.flag a {
	margin: 12px 1px 0 9px;
	display: block;
	width: 16px;
	height: 11px;
	float: left;
	}
menu li.flag a img {
	float: left;
	}
menu li.flag a:hover {
	margin: 11px 0 0 8px;
	border: 1px solid #fff;
	}
menu li a:hover {
	color: #bf841b;
	text-decoration: none;
	}
ul.submenu {
	margin: -1px 0 0 0;
	padding: 0;
	width: 256px;
	position: relative;
	}
ul.submenu li {
	margin: 0;
	list-style: none;
	}
#main ul.submenu li a {
	margin: 0;
	padding: 0 0 0 14px;
	width: 244px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	background: url("../img/bg_submenu.png") no-repeat top;
	color: #fff;
	text-decoration: none;
	display: block;
	}
#main ul.submenu li a:hover {
	color: #daa344;
	text-decoration: none;
	}
	
	
/* ___| main |_____________________ */


#main {
	margin: 0;
	width: 787px;
	min-height: 553px;
	margin-top: 7px;
	background: url("../img/bg_main.jpg") no-repeat 10px top;
	float: left;
	padding: 0 !important;
	}
#left {
	margin: 0 7px 0 0;
	width: 520px;
	float: left;
	}
#right {
  padding: -10px;
	/**margin: 6px 0 0 8px;**/
	margin: 6px 0 0 0;
	width: 260px;
	float: left;
	}
#main p {
	line-height: 170%;
	}
#main h2, #main h3, #main h4, #main h5, #main h6 {
	color: #bf841b;
	}
#main h2 {
	margin-bottom: 10px;
	padding: 2px 0 0 22px;
	line-height: 18px;
	vertical-align: middle;
	font-size: 120%;
	text-transform: uppercase;
	background: url("../img/bg_znak_tit.png") no-repeat left 0px;
	}
#main a {
	color: #eee;
	text-decoration: none;
	}
#main a:hover {
	color: #fff;
	text-decoration: underline;
	}
.box h3 {
	margin-bottom: 6px;
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	}
.box h4 {
	margin-bottom: 4px;
	font-size: 110%;
	font-weight: normal;
	}
.box h5 {
	margin-bottom: 4px;
	font-size: 100%;
	}
.box h6 {
	margin-bottom: 4px;
	font-size: 100%;
	text-transform: uppercase;
	}
.box p {
	margin-bottom: 10px;
	}
p#subpic {
	margin: 10px 0 0 0;
	}	
p#subpic img {
	padding: 2px;
	border: 1px solid #180c08;
	}
p.facebook	{ text-align: center; margin-bottom: 15px; }
.class1 {
	color: #bf841b;
	}
.class2 {
	color: #bf841b;
	font-style: italic;
	}
.class3 {
	color: #bf841b;
	font-weight: bold;
	}


.foto {
	margin: 2px 15px 3px 0;
	text-align: center;
	float: left;
	}
#main .box .foto_desc {
	margin: 3px 0 0 0;
	width: 180px;
	text-align: left;
	color: #bf841b;
	font-weight: bold;
	font-size: 90%;
	}
	
	
/* ___| boxs |_____________________ */


.box {
	margin: 0 0 20px 0;
	width: 519px;
	float: left;
	clear: both;
	}
.box_m {
	margin: 0;
	margin-top: 6px;
	padding: 20px;
	width: 479px;
	min-height: 40px;
	background: url("../img/bg_box.png") repeat-y top;
	border-top: 1px solid gray;
	float: left;
	clear: both;
	}
.box_b {
	margin: 0;
	width: 519px;
	height: 1px;
	background: url("../img/bg_box_b.png") no-repeat;
	font-size: 0;
	float: left;
	clear: both;
	}
	
	
.brown_box {
	/**margin: 0 0 20px 0;**/
	margin: 0;
	width: 260px;
	float: left;
	clear: both;
	}
.brown_t {
	margin: 0;
	padding-left: 30px;
	width: 230px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	background: url("../img/bg_brown_t.png") no-repeat;
	float: left;
	clear: both;
	}
.brown_m {
	margin: 0;
	padding: 15px;
	width: 230px;
	background: url("../img/bg_brown_m.png") repeat-y;
	float: left;
	clear: both;
	}
#nonpad {
	padding: 0 0 0 1px;
	width: 259px;
	}
.brown_b {
	margin: 0;
	padding-right: 20px;
	width: 240px;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	background: url("../img/bg_brown_b.png") no-repeat;
	float: left;
	clear: both;
	}
#main .brown_box h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 105%;
	}
#main .brown_box h4 {
	margin-bottom: 4px;
	color: #fff;
	text-transform: uppercase;
	font-size: 100%;
	}
#main .brown_b p {
	text-align: right;
	}
#main .brown_b p a {
	color: #fff;
	text-decoration: none;
	}
#main .brown_b p a:hover {
	color: #bf841b;
	text-decoration: none;
	}
	

.gray_box {
	margin: 0;
	width: 260px;
	float: left;
	clear: both;
	margin-top: 7px;
	}
.gray_t {
	margin: 0;
	padding-left: 30px;
	width: 229px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	background: url("../img/bg_gray_t.png") no-repeat;
	float: left;
	clear: both;
	}
.gray_m {
	margin: 0;
	padding: 8px 15px 8px 15px;
	width: 229px;
	min-height: 40px;
	background: url("../img/bg_gray_m.png") repeat-y;
	float: left;
	clear: both;	
	}
.gray_m p	{ margin-bottom: 10px; }
	
.gray_b {
	margin: 0;
	padding-right: 20px;
	width: 240px;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	background: url("../img/bg_gray_b.png") no-repeat;
	float: left;
	clear: both;
	}
#main .gray_box h3 {
	color: #fff;
	font-size: 105%;
	}
#main .gray_box#flash-player	{ padding-bottom: 1px; background: transparent url(../img/bottom-border.png) repeat-x 0 100%; width: 259px; }
#main .gray_box p a {
	color: #d1831f;
	text-decoration: none;
	}
#main .gray_box p a:hover {
	color: #aaa;
	text-decoration: none;
	}
	
	
.small_box {
	margin: 5px 16px 20px 0;
	width: 242px;
	float: left;
	}
.small_t {
	margin: 0;
	padding-left: 30px;
	width: 212px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	background: url("../img/bg_small_t.png") no-repeat;
	float: left;
	clear: both;
	}
.small_m {
	margin: 0;
	padding: 15px 0 4px 22px;
	width: 220px;
	min-height: 40px;
	background: url("../img/bg_small_m.png") repeat-y;
	float: left;
	clear: both;
	}
.small_b {
	margin: 0;
	width: 242px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	background: url("../img/bg_small_b.png") no-repeat;
	float: left;
	clear: both;
	}
#main .small_box h3 {
	color: #fff;
	font-size: 105%;
	text-align: left;
	text-transform: none;
	}
#main .small_b p {
	text-align: center;
	}
#main .small_b p a {
	color: #fff;
	text-decoration: none;
	}
#main .small_b p a:hover {
	color: #bf841b;
	text-decoration: none;
	}
	
	
.large_box {
	margin: 5px 0 20px 0;
	width: 261px;
	float: left;
	}
.large_t {
	margin: 0;
	padding-left: 30px;
	width: 231px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	background: url("../img/bg_large_t.png") no-repeat;
	float: left;
	clear: both;
	}
.large_m {
	margin: 0;
	padding: 17px 20px 10px 20px;
	width: 221px;
	min-height: 40px;
	background: url("../img/bg_large_m.png") repeat-y;
	float: left;
	clear: both;
	}
.large_b {
	margin: 0;
	padding-right: 10px;
	width: 251px;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	background: url("../img/bg_large_b.png") no-repeat;
	float: left;
	clear: both;
	}
#main .large_box h3 {
	color: #fff;
	font-size: 105%;
	text-align: left;
	text-transform: none;
	}
#main .large_box h4 {
	margin-bottom: 4px;
	color: #bf841b;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 100%;
	}
#main .large_box p {
	margin-bottom: 17px;
	}
#main .large_box .large_b p {
	margin-bottom: 0;
	text-align: right;
	}
#main .large_b p a {
	color: #fff;
	text-decoration: none;
	}
#main .large_b p a:hover {
	color: #bf841b;
	text-decoration: none;
	}


.dis_box {
	margin: 0 0 20px 0;
	width: 520px;
	float: left;
	clear: both;
	}
.dis_t {
	margin: 0;
	padding: 0 20px 0 30px;
	width: 470px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	background: url("../img/bg_dis_t.png") no-repeat;
	float: left;
	clear: both;
	}
.dis_m {
	margin: 0;
	padding: 15px 30px 15px 30px;
	width: 460px;
	background: url("../img/bg_dis_m.png") repeat-y;
	float: left;
	clear: both;
	}
.dis_b {
	margin: 0;
	width: 520px;
	height: 26px;
	line-height: 24px;
	vertical-align: middle;
	background: url("../img/bg_dis_b.png") no-repeat;
	float: left;
	clear: both;
	}
#main .dis_t p {
	margin-top: 3px;
	float: right;
	}
#main .dis_box h3 {
	color: #bf841b;
	text-transform: uppercase;
	font-size: 105%;
	}
#main .dis_b p {
	text-align: center;
	}
#main .dis_b p a, #main .dis_t p a {
	color: #fff;
	text-decoration: none;
	}
#main .dis_b p a:hover, #main .dis_t p a:hover {
	color: #bf841b;
	text-decoration: none;
	}
#main .dis_box p {
	margin-bottom: 2px;
	}
#main .dis_box p.tit {
	font-weight: bold;
	}
#main .dis_box p.tit strong {
	color: #bf841b;
	}
#main p a.butt {
	padding: 2px 16px 3px 16px;
	color: #bf841b;
	text-decoration: none;
	background: #392721;
	}
#main p a.butt:hover {
	background: #fff;
	}
.line {
	margin: 10px 0 10px -14px;
	width: 493px;
	height: 1px;
	font-size: 0;
	background: url("../img/bg_line.png") no-repeat center;
	position: relative;
	float: left;
	clear: both;
	}
#main table {
	margin: 0;
	border-collapse: collapse;
	border: 1px solid #999;
	}
#main table th {
	padding: 4px;
	background: #ccc;
	border: 1px solid #999;
	color: #444;
	}
#main table td {
	padding: 4px;
	border: 1px solid #999;
	}

	
/* ___| footer |_____________________ */


#footer {
	margin: 20px 0 0 0;
	padding: 10px 10px 30px 10px;
	width: 767px;
	background: url("../img/bg_footer.png") no-repeat center top;
	float: left;
	clear: both;
	display: block;
	}
#footer p {
	margin: 0;
	line-height: 140%;
	text-transform: uppercase;
	font-size: 90%;
	color: #808080;
	float: left;
	}
#footer p#for {
	float: right;
	text-align: right;
	}
#footer p span {
	color: #60420e;
	}
#footer p a {
	color: #808080;
	text-decoration: none;
	}
#footer p span a {
	color: #60420e;
	text-decoration: none;
	}
#footer p a:hover {
	text-decoration: underline;
	}


/**
 * Basic definitions for the editing area.
 */

/**
 * Core styles.
 */

.Bold
{
	font-weight: bold;
}

.Italic
{
	font-style: italic;
}

.Underline
{
	text-decoration: underline;
}

.StrikeThrough
{
	text-decoration: line-through;
}

.Subscript
{
	vertical-align: sub;
	font-size: smaller;
}

.Superscript
{
	vertical-align: super;
	font-size: smaller;
}

/**
 * Font faces.
 */

.FontComic
{
	font-family: 'Comic Sans MS';
}

.FontCourier
{
	font-family: 'Courier New';
}

.FontTimes
{
	font-family: 'Times New Roman';
}

/**
 * Font sizes.
 */

.FontSmaller
{
	font-size: smaller;
}

.FontLarger
{
	font-size: larger;
}

.FontSmall
{
	font-size: 8pt;
}

.FontBig
{
	font-size: 14pt;
}

.FontDouble
{
	font-size: 200%;
}

/**
 * Font colors.
 */
.FontColor1
{
	color: #ff9900;
}

.FontColor2
{
	color: #0066cc;
}

.FontColor3
{
	color: #ff0000;
}

.FontColor1BG
{
	background-color: #ff9900;
}

.FontColor2BG
{
	background-color: #0066cc;
}

.FontColor3BG
{
	background-color: #ff0000;
}

/**
 * Indentation.
 */

.Indent1
{
	margin-left: 40px;
}

.Indent2
{
	margin-left: 80px;
}

.Indent3
{
	margin-left: 120px;
}

/**
 * Alignment.
 */

.JustifyLeft
{
	text-align: left;
}

.JustifyRight
{
	text-align: right;
}

.JustifyCenter
{
	text-align: center;
}

.JustifyFull
{
	text-align: justify;
}

/**
 * Other.
 */

code
{
	font-family: courier, monospace;
	background-color: #eeeeee;
	padding-left: 1px;
	padding-right: 1px;
	border: #c0c0c0 1px solid;
}

kbd
{
	padding: 0px 1px 0px 1px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}

blockquote
{
	color: #808080;
}

#newsletter form input.input {
	vertical-align: middle;
	width: 160px;
	font-size: 14px;
	padding: 3px;
	border: 1px solid #8C8B8E;
	font: Trebuched;
	background: url('http://img.inspiro-solutions.cz/publisher/admin/bg-form.png') no-repeat 0 0;
	margin-left: 1em;
}

/*  links  */
#links {text-align: center;}
#links ul {margin-top:30px;}
#links ul li {display: inline;font-size:75%;}
#links ul li a {margin: 0 5px 0 0; color: #60420e;text-decoration: none;text-transform: uppercase;}
#links ul li a:hover {text-decoration: underline;}