body {
	margin: 0px;
	padding: 0;
	text-align: center;
	background-color: #000000;
}
body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6B6B6;
	line-height: 14px;
}

a img {border: 0px solid black;}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
	text-decoration: none;
}
a:hover { color: #FFFFFF;}
a.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E1310C;
	text-decoration: none;
}
a.red:hover { color: #FFFFFF;}
a.paticka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7B7B7;
	text-decoration: none;
}
a.paticka:hover { color: #FFFFFF;}
#mainPage {
	width: 780px;
	border: solid 1px #1A1A1A;
	background-color: #101010;
	height: 500px;
}
#mainPage div#Left {
	width: 220px;
	background-image: url(../img/bg-kytaraMenu.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-position: right top;
	float: left;
	height: 500px;
}
#mainPage div#Left #logo {
	width: 145px;
	height: 145px;
	left: 40px;
	top: 20px;
	position: relative;
}
#mainPage div#Left #menu {
	width: 160px;
	left: 39px;
	top: 40px;
	position: relative;
}
#mainPage div#Right {
	width: 535px;
	background-image: url(../img/bg-kytaraBody.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	float: left;
	height: 500px;
}
#mainPage div#Right #middle {
	width: 470px;
}


#main {
	width: 780px;
	border: solid 1px #1A1A1A;
	background-color: #101010;
	position: relative;
}
#main div#Left {
	width: 220px;
	background-image: url(../img/bg-kytaraMenu.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-position: right top;
	float: left;
	height: 600px;
	background-color: #101010;
}

#main div#Left #logo {
	width: 145px;
	height: 145px;
	left: 40px;
	top: 20px;
	position: relative;
}
#main div#Left #menu {
	width: 160px;
	left: 39px;
	top: 40px;
	position: relative;
}
#main div#Right {
	width: 535px;
	background-image: url(../img/bg-kytaraBody.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	background-color: #000000;
	height: 100%;
}
#main div#Right #middle {
	width: 470px;
}
#middleWin {
	width: 100%;
	float: left;
	text-align: left;
}
#middleWin div.sloupec1 {
	display: in-line;
	float: left;
	width: 230px;
	text-align: left;
}
.sloupec1 div.foto {
	color: #6E6E6E;
	float: left;
	width: 115px;
}
.sloupec1 div.clen {
	text-align: left;
	float: left;
}
#middleWin div.sloupec2 {
	display: in-line;
	float: left;
	width: 240px;
	text-align: left;
}
.sloupec2 div.foto {
	color: #6E6E6E;
	float: left;
	width: 115px;
}
.sloupec2 div.clen {
	text-align: left;
	float: left;
}
#middleWin div.sloupec1Disko {
	display: in-line;
	float: left;
	width: 120px;
	text-align: left;
}
#middleWin div.sloupec2Disko {
	display: in-line;
	float: left;
	width: 340px;
	text-align: left;
}
#line {
	background-image: url(../img/line-red.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 15px;
	float: left;
}
.lineDottedH {
	background-image: url(../img/line-dotted-H.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	background-position: left center;
}
.txt12 {
	font-size: 12px;
	line-height: 20px;
}
.white {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
#bottom {
	width: 100%;
	float: left;
	color: #8C8C8C;
	font-size: 10px;
	text-align: center;
	background-image: url(../img/line-red.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	margin-top: 30px;
	height: 70px;
}
#bottomHome {
	width: 100%;
	float: left;
	color: #8C8C8C;
	font-size: 10px;
	text-align: center;
	background-image: url(../img/line-red.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	margin-top: 30px;
	height: 50px;
}
.fotogelarieBox {
	padding: 1px;
	border: 1px solid #292929;
}
.fotogalerieMezi {
	height: 30px;
}

