html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}
table , body, h1, h2 {
	color: #c6c6c6;
	font-weight: normal;
}
table , body, h1, h2, textarea, input, button {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica;
}
table {
	border-collapse: collapse;
	border-width: 0px;
}
table td {
	vertical-align: top;
}
a {
	outline: none;
}
img {
	border-width: 0px;
}
a:link, a:visited {
	color: #c2413a;
}
a:hover {
	color: #ff5a51;
}
textarea {
	overflow: auto;
}
body {
	background-position: center 0px;
	background-repeat: no-repeat;
	background-color: #000000;
	
}

.bodyUvod {
	background-image: url(../images/bg.jpg);
}
.bodySub {
	background-image: url(../images/bg_sub.jpg);
}

.t1 {
	color: #ffffff;
}

#main {
	margin: 0 auto;
	position: relative;
	width: 900px;
	/*
	background-position: -150px 0px;
	background-repeat: no-repeat;
	*/
}
.bodyUvod #main {
	/*background-image: url(../images/bg.jpg);*/
}
.bodySub #main {
	/*background-image: url(../images/bg_sub.jpg);*/
}

#mainTableHolder {
	padding-top: 89px;
}
#mainTable {
	position: relative;
}

#logoMatadore, #topTopic {
	position: absolute;
	top: 0px;
	height: 86px;
	font-size: 21pt;
	font-family: Arial, Helvetica;
	line-height: 90px;
}
#logoMatadore {
	width: 286px;
	left: 46px;
}
#topTopic {
	width: 451px;
	right: 16px;
}

#leftButtons {
	/*width: 106px;*/
	width: 123px;
	height: 521px;
	margin: 19px 0px 0px 31px;
	position: relative;
}
#leftButtons a {
	display: block;
	float: left;
	position: relative;
	width: 15px;
	height: 100%;
	background-repeat: no-repeat;
	margin-right: 2px;
	background-color: #570a06;
}
.bodySub #leftButtons a {
	background-image: url(../images/buttons_leftsub_bg.jpg);
}
.bodyUvod #leftButtons a {
	background-image: url(../images/buttons_left_bg.jpg);
}
#leftButtons a:hover, .bodySub #leftButtons .selected, .bodyUvod #leftButtons .selected {
	background-image: none;
	background-color: #740e08;
}
#leftButtons img {
	position: absolute;
	left: 1px;
	bottom: 337px;
}

#leftButtons .b1 {
	background-position: 0px 0px;
}
#leftButtons .b2 {
	background-position: -17px 0px;
}
#leftButtons .b3 {
	background-position: -34px 0px;
}
#leftButtons .b4 {
	background-position: -51px 0px;
}
#leftButtons .b5 {
	background-position: -68px 0px;
}
#leftButtons .b6 {
	background-position: -85px 0px;
}

#contentDivHolder {
	/*background: url(../images/content_bg_repeat.gif) 0px 0px repeat-y;*/
	background: url(../images/content_bg_repeat.gif) right 0px repeat-y;
	border-bottom: 1px solid #4c4c4c;
}
#contentDivBG {
	/*background: url(../images/content_bg_top.jpg) 0px 0px no-repeat;*/
	background: url(../images/content_bg_top.jpg) right 0px no-repeat;
}
#contentDiv {
	/*width: 578px;*/
	width: 561px;
	position: relative;
	padding: 5px 0px 20px 0px;
	min-height:534px;
	height:auto !important;
	height:530px;
}
#rightButtons {
	width: 185px;
	height: 540px;
	position: relative;
	text-align: right;
}
.webcookPlazma {
	margin: 42px 0px 22px 0px;
	width: 185px;
	height: 146px;
}
.rightMargin {
	margin-right: 31px;
}
.smallGallery {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.smallGallery a img {
	display: block;
	height: 31px;
	width: 123px;
	margin: 5px 0 5px 7px;
	border: 1px solid #9b9b9b;
}
.smallGallery a:hover img {
	border: 1px solid #d4d4d4;
}

#bottom {
	color: #868686;
	text-align: center;
	margin: 25px 45px 15px 0px;
}

.contentTable {
	color: #ffffff;
	width: 100%;
}
.col1, .col2, .col3 {
	padding-right: 50px;
}
.jedalnyListok .col1, .jedalnyListok .col2, .jedalnyListok .col3, .denneMenu .col1, .denneMenu .col2, .denneMenu .col3 {
	padding-bottom: 7px;
}
.jedalnyListok textarea {
	color: #ffffff;
	background: transparent;
	border: 1px solid #9a9a9a;
}
.bTop1 {
	padding-top: 6px;
	border-top: 1px solid #4b4b4b;
}
.denneMenu .col1, .denneMenu .col2, .denneMenu .col3 {
	padding-right: 30px;
}
.col1 {
	background: url(../images/dot1.gif) 78px 6px no-repeat;
}
.clearBG {
	background-image: none;
}

.tableTopic {
	background-color: #4b4b4b;
	padding: 1px 0px;
	margin: 13px 0px;
}
.tableTopic, .col1, .colll1 {
	padding-left: 90px;
}
.largeTopic {
	font-weight: bold;
	color: #d1443d;
}


.buttonClose {
	display: block;
	position: absolute;
	right: 2px;
	top: 2px;
	width: 15px;
	height: 15px;
	background: url(../images/b_close.gif) 0px 0px no-repeat;
}
.buttonClose:hover {
	background-position: 0px -15px;
}
.imgNapojovyListok {
	position: absolute;
	left: -108px;
	top: 273px;
}
.imgJedalnyListok {
	position: absolute;
	left: -96px;
	top: 205px;
}
.imgKontakt {
	position: absolute;
	left: -82px;
	top: 260px;
}


.galeria a {
	display: block;
	background: url(../images/gallery_bg_off.gif) 0px 0px no-repeat;
}
.galeria a:hover {
	background: url(../images/gallery_bg_on.gif) 0px 0px no-repeat;
}
.galeria a img {
	padding: 1px 7px 7px 1px;
}
.galeria .tableTopic {
	padding-left: 19px;
}
.galeria .coll1 {
	padding-left: 19px;
	padding-bottom: 5px;
}
.galeria .coll4 {
	padding-right: 13px;
}
.kontakt {
	color: #c6c6c6;
}
.kontakt .col1 {
	padding-bottom: 7px;
	background-image: none;
}
.kontakt .marginT2 {
	margin-top: 60px;
}
.kontakt .tableTopic {
	margin-bottom: 7px;
}
.kontakt textarea, .kontakt input {
	color: #ffffff;
	background: transparent;
	border: 1px solid #9a9a9a;
	width: 100%;
}
.kontakt .tableTopic {
	color: #ffffff;
}
.kontakt .col1, .kontakt .col2, .kontakt .col3 {
	padding-right: 85px;
}

.akcie div, .innerTopic {
	padding-left: 50px;
	padding-right: 13px;
}
.akcie div {
	padding-bottom: 15px;
	color: #ffffff;
}
.innerTopic {
}


.listItems div {
	padding: 0px 0px 0px 15px;
	background: url(../images/dot1.gif) 4px 5px no-repeat;
}

.cRed, .kontakt .cRed {
	color: #ff0000;
}
.cGreen, .kontakt .cGreen {
	color: #33c500;
}
.wSmall {
	width: 50px;
}
.wMedium, .ADM .wMedium {
	width: 150px;
}
.wLarge {
	width: 280px;
}

body .hrefButton {
	display: block;
	text-decoration: none;
	background-color: #560b06;
	color: #ffffff;
	padding: 2px;
	z-index: 100px;
}
body .hrefButton:hover {
	background-color: #740e08;
}
.ADM input {
	color: #ffffff;
	background: transparent;
	border: 1px solid #9a9a9a;
}
.ADM select {
	width: 100px;
}
.ADM .col1, .ADM .col2, .ADM .col3 {
	padding-bottom: 2px;
	padding-right: 5px;	
}
.ADM .poznTopic, .poznTopic {
	font-size: 8pt;
	color: #a2a2a2;
}
.ADM button {
	position: absolute;
	left: 5px;
	height: 50px;
	width: 78px;
}
.ADM .divB {
	padding-bottom: 25px;
	border-bottom: 10px solid #000000;
}