@import url("tabs.css");
/* < general styles */
html,body { /*height:100%;*/ font-size:100.1%; }
html,body,div,table,caption,form,fieldset,legend,input,
select,textarea,button,ul,ol,li,dl,dt,
dd,p,address { margin:0; padding:0; }
table { border:0; border-collapse:collapse; border-spacing:0; font-size:100%; }
td,th { vertical-align:top; font-weight:normal; }
address { font-style:normal; }
sup { vertical-align:top; }

body {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    border: 0;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    background-color: #262626;
    background-image: url(images/musicmafia-body_BG.png);
    background-repeat: repeat-x;
    background-position: top;
    font-size: 11px;
}
.zluta {color: #fffaae}
#copy {
	text-align:center;
	font-size: 0.85em;
	color:#CCCCCC;
	margin: auto;
    width:644px;
}
#copy a {
color: #999999;
text-decoration:none;
}
#copy a:hover {
text-decoration:underline;
}
#top
{
	height: 110px;
	width: 766px;
	margin: auto;
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu-main-bottom
{
	font-size : 0.85em;
	width: 800px;
	margin: auto;
	height: auto;
	background-color: #000000;
}
#menu-main-bottom a, #menu-main-bottom a:visited, #menu-main-bottom a:active
{
	color: #CCCCCC;
	text-decoration: none;
	font-size : 0.85em;
	padding-right: 5px;
	padding-left: 5px;
}
#menu-main-bottom a:hover
{
	text-decoration:underline;
}
#menu-main
{
    width: 766px;
    margin: auto;
    padding:0;
    background-color: #000000;
    height: 56px;
}
#menu-main ul, #menu-main ol { list-style:none; }
#menu-main a, #menu-main a:visited, #menu-main a:active
{
	color: #FFF;
	text-decoration: none;
}
#menu-main a:hover
{

}
#data {
    width: 644px;
    margin: auto;
    background-image: url(images/musicmafia-data.png);
    background-repeat: no-repeat;
    background-position: center top ;


}
#data ul {
	padding-left: 15px;	
}
#data ol {
	padding-left: 15px;	
}
#data li {

}
#data hr {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #4182B1;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#left-box {
	text-align:left;
	padding: 10px;
	font-size: 1em;
    float:left;
    width:644px;
    
}
.box {
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:left;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.box .img1 {
	margin-left: 20px;
}
.box .nadpis {
	font-style: italic;
	text-decoration: underline;
}

.textb {
	font-weight: bold;
}
/*------------------ RES ----------------------------*/
#res {
	background:none;
}
/*------------------- guestbook ---------------------*/
#guestbook
{
	text-align:left;
	clear: left;
	margin-top:10px;
}
#guestbook .vlozil
{
	font-weight:bold;
	color:#FFFF00;
}
#guestbook .vlozeno
{
	color: #999999;
	font-size: 0.85em;
}
#guestbook .text
{
}
.guestbook-item, .guestbook-item-lich {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 9px 5px 9px 5px;
}
.guestbook-item-lich {
	background-color: #3B3B3B;
}
/*---- ----------------------------------------- ----*/
/*-------------------- ankety -----------------------*/
.ankety-box {
	color:#DDDDDD;
}

.ankety-box .box-maintitle,
.ankety-box .box-maintitle a,
.ankety-box .box-maintitle a:visited,
.ankety-box .box-maintitle a:active {
	text-align: left;
	font-size: 1em;
	color:#DDDDDD;
	vertical-align: middle;
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	text-decoration: none;
}
.ankety-box .box-maintitle a:hover {
	text-decoration: underline;
}
.ankety-box .box-title {
	text-align: left;
	font-weight:bold;
	font-size:1em;
	vertical-align: middle;
	height: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ankety-box .box-data {
	padding: 2px;
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: .85em;
}
.ankety-box .box-data .input-radio {
	margin-right: 6px;
}
.ankety-box .box-data .odpoved {
	font-weight:bold;
}
.ankety-box .box-data .vysledek {
	color:#333;
	margin-left: 25px;
}
.ankety-box .box-data .pocet-hlasu {
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
}

/*---- ----------------------------------- ----*/
p {
    text-align:justify;
}
h1
{
    color: #fff;
    font-size: 1.4em;
    text-align:left;
    text-transform: uppercase;
    margin-top:6px;
}
h2
{
	color: #11A1EF;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h3
{
	color: #11A1EF;
	font-size: 1.1em;
}
h4
{
	color: #DA3CC0;
	font-size: 1.1em;
}
h6
{
	font-size: 1.3em;
}
a
{
    color: #DA3CC0;
}
a, a:visited, a:active
{
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
.input
{
	background-color: transparent;
	border: 1px solid #666666;
	font-weight: bold;
	color: #CCCCCC;
	font-size: .9em;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	background-color: transparent;
	border: 1px solid #666666;
	font-weight: bold;
	color: #CCCCCC;
	font-size: .9em;
}
.button
{
	font-size: 1em;
	color: #FFFFFF;
	background-color: #636282;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
/*-------------------- ankety ------------------------*/
.ankety a
{
	font-weight:bold;
}
/*----------------------------------------------------*/
/*-------------------- galerie -----------------------*/
.gal-box {
	margin:2px;

}
.gal-box img {
	border: 1px solid #030110;
}
.gal-box .gal-BH {

}
.gal-box .gal-BL {

}
.gal-box .gal-BP {

}
.gal-box .gal-BD {

}
.gal-box .gal-data {
	padding: 1px;
	text-align:center;
}
.gal-box .gal-data .gal-name,
.gal-box .gal-data .gal-name a,
.gal-box .gal-data .gal-name a:visited,
.gal-box .gal-data .gal-name a:active {
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	color:#CCCCCC;
}
.gal-box .gal-data .gal-name a:hover {
	 text-decoration: underline;
}
.gal-tab-obr .gal-kat a,
.gal-tab-obr .gal-kat a:active,
.gal-tab-obr .gal-kat a:visited {
	font-size:1.1em;
	text-decoration:none;
	color:#FFF;
	font-weight: bold;
}
.gal-tab-obr .gal-kat a:hover {
	text-decoration:underline;
}
.gal-tab-obr .gal-kat-nazev {
	font-size:1.3em;
	font-weight: bold;
	text-align:center;
	padding-left: 20px;
	padding-bottom:20px;
	text-decoration:underline;

}
/*---- ----------------------------------- ----*/
.main-table
{
	background-color:#ffcc66;
}
/*---- ---------- news ------------------- ----*/
#news
{
    border: 1px solid #242424;
    background-color:#000;
    padding: 4px;
}
.news {
	margin-bottom: 20px;
	padding: 2px;

}
.news-title {
	padding-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	font-variant: small-caps;
	color:#CCCCCC;
	padding-bottom: 2px;
	padding-top: 1px;
}
.news-title a {
	color:#CCCCCC;
	text-decoration: underline;
}
.news-title a:hover {
	text-decoration: none;
	color: #FFF;
}
.news-date {
    color:#999999;
	font-weight: normal;
	font-style: normal;
	font-size: 0.65em;
	padding-left: 10px;
}
.news-text {
	text-align: left;
	padding:5px;
	font-size: 1em;
	display: block;
}
.news-img
{
	margin-top:1px;
	border: 1px solid #000000;
}
/*---- ----------------------------------- ----*/
/*---- ---------- downloads  files ------- ----*/
.down
{
    margin-bottom:20px;
}
#down-navigace
{
	font-size: 1.1em;
}
#down-navigace a
{
	font-weight: bold;
}
.down-files
{
	margin-bottom: 20px;
}
.down-files-title
{
	font-weight: bold;
	font-size: 1.2em;
	font-variant: small-caps;
	color:#CCCCCC;
}
.down-files-title a
{
	color:#CCCCCC;
	text-decoration: underline;
}
.down-files-title a:hover {
	text-decoration: none;
}
.down-files-popis
{
	font-weight:bold;
}
.down-files-date
{
	font-weight: normal;
	font-size: .65em;
	padding-left: 10px;
}
.down-files-text
{
	text-align: left;
	margin-top: 5px;
	margin-bottom:5px;
	font-size: 1em;
	display: block;
	padding: 5px;
}
.down-link
{
	font-weight: bold;
	font-size: .9em;
}
.down-size
{
	font-size: .85em;
}
/*---- ----------------------------------- ----*/
/*---- ------------- portfolio ----------- ----*/
#port-table
{
	border-collapse:collapse;
}
/*-- port-hlavni --*/
#port-hlavni
{
	border: 1px solid #ccc;
	text-align: center;
	font-size: 0.85em;
	font-weight: bold;
}
#port-hlavni a,
#port-hlavni a:hover,
#port-hlavni a:active,
#port-hlavni a:visited
{
	color:#FFF;
}
/*-- port-kategorie --*/
#port-kategorie
{
	border: 1px solid #ccc;
	color: #FFF;
}
#port-kategorie table
{
	text-align:center;
	width: 100%;
}
#port-kategorie table td
{
	width: auto;
}
#port-kategorie a,
#port-kategorie a:hover,
#port-kategorie a:active,
#port-kategorie a:visited
{
	font-weight: bold;
	color:#FFF;
}
/*-- port-left --*/
#port-left
{
	width: 180px;
	border: 1px solid #ccc;
	background-color: #760C1C;
}
#port-left-div
{
	width: 180px;
	overflow: auto;
	font-size: 0.85em;
}
.left-nadpis a
{
	font-size: 0.85em;
}
.left-podnadpis a
{
	font-size: 0.85em;
	color: blue;
}
.left-rok
{
	font-size: 0.85em;
}
/*-- port-data --*/
#port-data
{
	text-align: left;
	vertical-align: top;
	border: 1px solid #ccc;
}
#port-data .link
{
	font-weight: bold;
	font-size: 0.85em;
}
#port-data .datum
{
	font-size: 0.85em;
}
#port-data H2
{

}
/*-- img-menu --*/
#port-table #img_menu
{
	width: 300px;
	height: 100px;
	overflow: auto;
	text-align: center;
	white-space: nowrap;
	padding: 0px;
	margin: 10px auto 10px auto;
}
#port-table #img_menu img
{
	border: 0px;
	margin-right: 5px;
	margin-left: 5px;
	height: auto;
	clear: none;
}
/*---- ----------------------------------- ----*/
#navigace {
    text-align: center;
    height: auto;
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #FFF;
    font-weight: bold;
}
#navigace a, #navigace a:hover, #navigace a:visited
{
    text-decoration:none;
    color: #FFF;
}
#navigace a:hover
{
    text-decoration:underline;
}
#navigace #aktualni
{
    color: #DDD;
}
/*---- ----------------------------------- ----*/

