/* @override http://cfsb/css/cfsb.css */

body {
    text-align: center;
    padding: 0;
    margin: 0;
    color: #3D3D3D;
    font-size: 12px;
    position: relative;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    background: #e8e8e8;
}

body#index {
    background: #fff;
    text-align: center;
    padding-top: 60px;
}


img {
    border: none;
}

.img_float_left {
    float: left;
    margin: 12px 12px 12px 0 !important;
}

.img_float_right {
    float: right;
    margin: 12px 0 12px 12px !important;
}

/*a {text-decoration: none; color: #7E1519;}
a:hover {text-decoration: none; color: #43346A;}*/

a {text-decoration: none; color: #43346A; 
}

a:hover {text-decoration: underline; color: #43346A; }

p {	padding: 5px 0;
    margin: 0;
    line-height: 145%;
    text-align: left;
}

ul, ol {
    margin: 5px 0;
    padding: 0 25px;
}

ul li {
    padding: 5px 0;
}

table {
    margin: 0;
    padding: 0;
}



.concerts_table {
margin-top: 10px;
}

.concerts_table td {
	vertical-align: text-bottom;
}

.concerts_table td.td1 {
width: 90px; padding-right: 10px;
	
}

#disco-text {
	float: left;
}

#disco-text h3 {
padding-bottom: 7px;
margin: 0;

}

#discography_detail {
	padding-top: 10px;
}

#discography_detail h3 {
	padding: 10px 0;
	  color: #653f82;
    font-size: 16px;
    margin: 0;
    font-weight: bold;
}

#discography_detail td {
vertical-align: top;
}

#discography_detail td p {
padding: 1px 0;
}

#discography_detail #cdtd {
	padding-top: 12px;
	vertical-align: top;
	padding-right: 10px;
}

#discography_detail #cdtd img {
    border: 1px solid #cfcfcf;
    padding: 1px;}

#spoluprace {
    margin: 0;
    padding: 0;
    width: 100%;
}

#spoluprace td {
    vertical-align: top;
}

#spoluprace p{
    margin: 0;
    padding: 0 0 4px 0;
    width: 100%;
}

h1 {
    color: #653f82;
    font-size: 18px;
    padding: 10px 0 10px 0;
    margin: 0;
    font-weight: bold;
}

.title1 {
    color: #653f82;
    font-size: 13px;
    margin: 0;
    font-weight: bold;
}

.date {
    color: #43346A;
    font-size: 13px;
font-weight: normal;}

h2{
    color: #8c4586;
    font-size: 16px;
    padding: 10px 0 10px 0;
    margin: 0;
    text-align: left;
    font-weight: bold;
}

h3{
color: #8c4586;
    font-size: 14px;
    padding: 0px 0 5px 0;
    margin: 0;
    text-align: left;
    font-weight: bold;
}

h4 {
    color: #43346A;
    font-size: 14px;
    padding: 0;
    margin: 10px 0 10px 0;
}

h5 {
    font-size: 13px;
    padding: 0;
    margin: 10px 0 10px 0;
}

h6 {
    font-size: 12px;
    padding: 0;
    font-weight: normal;
    margin: 7px 0 7px 0;
}

.clear{
    clear: both;
    display: block;
    height: 0;
    font-size: 1px;
    overflow: hidden;
}

.error {
    background: #bf1503;
    padding: 2px 0 2px 4px;
    color: #fff;
    z-index: 10;
    font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    width: 550px;
    text-align: left;
position: absolute;
top: 10px;
left: 0;
}

.success {
    background: #91B31D;
    padding: 2px 0 2px 4px;
    color: #fff;
    z-index: 10;
    font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    width: 550px;
    text-align: left;
position: absolute;
top: 10px;
left: 0;
}


#page {
    width: 981px;
    position: relative;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}


/* HEAD */


#head {
    height: 134px;
    width: 981px;
    margin: 0 auto;
    position: relative;
    background: url(../img/header.jpg) no-repeat left top;
}


#head h3{
    position: absolute;
    width: 141px;
    height: 118px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    top: 7px;
    left:11px;
}

#head h3 a {
    cursor: pointer;
    display: block;
    color: #F6FAFD;
    height: 100%;
    line-height: 210px;
    width: 100%;
    font-size: 6px;

}

#head h3 a:hover {
    text-decoration: none;
    border: none;
}

#head h3 span{
    display: block;
    position: absolute;top: 0;left: 0;
    width: 100%;height: 100%;
    background: url(../img/logo.jpg) no-repeat;
}

#intro  {
	background: url(../img/index.jpg) no-repeat;
    font: 14px Garamond, "Times New Roman", Times, serif;
    color: #8b8c8d;
    width: 980px;
    margin: 0 auto;
height: 463px;
position: relative;
}

#intro #lang {
	position: absolute;
top: 440px;
left: 0;
width: 100%;
text-align: center;
}

#intro a {
    font: 14px Garamond, "Times New Roman", Times, serif;
    letter-spacing: 1px;
    color: #666;
}

#intro a:hover {
    color: #333;
}

#menu {
    padding: 0;
    position: relative;
    z-index: 10;
    width: 981px;
    background: #622585;
}

#menu a {
    color: #fff;
    width: 107px;
    border: solid #fff;
    border-width: 1px 1px 1px 1px;
    text-align: center;
    padding: 8px 0 0 0;
    height: 22px;
    text-decoration: none;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
}

#menu a:hover {
/*background: #622585;*/
}

#menu ul {
    margin: 0;
    padding: 0;
    height: 28px;
    list-style: none;
    z-index: 100;
}

#menu ul li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}
#menu li ul {
    position: absolute;
    top: 32px;
    left: 1px;
    display: none;
}

#menu ul li ul li a{
    background-color: #fff;
    color: #000;
    width: 265px;
    font-size: 12px;
    border-bottom:1px solid #000;
    border-top: none;
    border-right:1px solid #000;
    border-left:1px solid #000;
    padding: 2px 5px 1px 5px;
height: auto;
    text-align: left;
}

#menu ul li ul li a:hover {
     color: #fff;
   }

#menu li:hover ul { display: block; }


.a1 {background: #351163 ;}
.a2 {background: #422a7e;}
.a3, #menu ul li ul.a3 a:hover {background: #502683;}
.a4, #menu ul li ul.a4 a:hover {background: #622585;}
.a5 {background: #722680;}
.a6, #menu ul li ul.a6 a:hover {background: #7c3996;}
.a7, #menu ul li ul.a7 a:hover {background: #7c3996;}
.a8 {background: #722680;}
.a9 {background: #622585;}

/*
#menu a:hover,#menu a.active {
background: #351163;
text-decoration: none;
}


#menu #lang {
display: block;
float: right;
}

#menu #lang a {

}

a.cart {
background: url(../img/cart.gif) no-repeat 2px left;
padding-left: 18px;
}

#menu #lang a.cz {
background: url(../img/cz.gif) no-repeat 0 center;
}

#menu #lang a.en {
background: url(../img/en.gif) no-repeat 0 center;
}

#menu #lang a.fr {
background: url(../img/fr.gif) no-repeat 0px center;
}


*/
/* LEFT */

#left {
    float: left;
    padding: 0 0 0 0;
    text-align: center;
    font-family: "Trebuchet MS","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

    line-height: 135%;
    width: 225px;
    color: #000;
    min-height: 150px;
}

/* MENULEFT */

#menu-left {
    float: left;
    padding: 7px 0 0 0;
    text-align: left;
    font-family: "Trebuchet MS","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    line-height: 135%;
    width: 280px;
    color: #000;
}

#menu-left h3 {
    background: url(../img/menu-h-bg.png) no-repeat;
    padding-left: 45px;
    height: 21px;
    color: #43346A;
    font-size: 12px;
    padding: 6px 0 10px 45px;
    margin: 8px 0 0 0;
}



#menu-left a {
    display: block;
    font-size: 12px;
    padding: 4px 5px 4px 25px;
    margin-left: 6px;
    color: #333;
    background: url(../img/dot.gif) no-repeat 10px 10px;
}


#menu-left a:hover, #menu-left .active  {
    color: #43346A;
}

#regmail  {
    background: url(../img/mail-news.gif) no-repeat left 4px;

    margin: 20px 0 30px 15px;
}

#regmail h4  {
    color: #43346A;
    font-size: 15px;
    margin: 0 0 11px 0;
    padding-left: 57px;
}

#regmail p  {
    padding: 0 0 11px 0;}

#regmail .info {
    font-size: 11px;
    color: #979797;
}

#regmail #field {
    background: white url(../img/field-bg.gif) repeat-x;
    border: 1px solid #A7A6A4;
    padding: 3px;
    width: 145px;
    margin-left: 57px;
    color: #6A6A68;
}
.btn {
    background: #72267f;
    color: #fff;
    font-size: 11px;
    border: 1px solid #422A7E;
    margin: 0;
    padding: 2px 6px 3px 6px;
    height: 22px;
    margin: 10px 0;
    cursor: pointer;

}

.btn_h {
    background: #FF9700;
    color: #fff;
    font-size: 11px;
    border: 1px solid #E57614;
    padding: 1px 6px 3px 6px;
    height: 22px;
    cursor: pointer;

}


/* FOTOGALERIE */

.album-box {
    width: 134px;
    height: 135px;
    overflow: hidden;
    margin-right: 12px;
    text-align: center;
    float: left;
    padding: 7px 6px;
    /*border: 1px solid #cacaca;*/
    font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

    background: url(../img/program-bg.gif) repeat-x -1px top;
}

.album-box .img-box {
    margin: 0 auto;
    width: 130px;
    display: block;
    overflow: hidden;
    border: 1px solid transparent;
}

.album-box .img-box:hover {
    border: 1px solid #ccc !important;
}

.album-box .img-box img {
    display: block;
}

.img-text h4  {
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    margin: 5px 1px;
}

.img-text h4 a  {
    color: #666 !important;
}

#photos h3 {
    text-transform: uppercase;
    margin: 10px 0 5px 0;
}

#photos .photo-info{
    float: right;
    font-weight: normal;
    font-size: 12px;
    text-transform: lowercase;
    padding: 0;
}

#photos .photo-info .date{
    background: url(../img/time.gif) no-repeat left center;
    padding-left: 17px;
    margin-left: 10px;
}

.photos {
    background: url(../img/photos.gif) no-repeat left 2px;
    padding: 0px 0 0 18px;
    color: #777;
    display: inline;
}

.photo-box {
    float: left;
    margin: 10px 12px 0px 0;
}

.photo-box a img {
    border: 1px solid #cacaca;
    padding: 1px;
}

.photo-box a.down {
    float: none;
    padding: 0 0 0 15px;
    border: none;
    font-size: 11px;
    color: #888 !important;
    background: url(../img/down.gif) no-repeat 2px 2px;
}

.photo-box a.down:hover {
    float: none;
    padding: 0 0 0 15px;
    border: none;
    font-size: 11px;
    background: url(../img/down.gif) no-repeat 2px -16px;
}

.photo-box a:hover img {
    border: 1px solid #777;
    padding: 1px;
}

.photo-box img {
    display: block;
    background: url(../img/loader.gif) no-repeat center center;
}

/* CONTENT */



#content {
    line-height: normal;
    padding: 0 20px 75px 0;
    margin: 0 auto;
    width: 961px;
    min-height: 400px;
    _height: 400px;
    background: #fff url(../img/noty.gif) no-repeat center bottom;
    position: relative;
    z-index: 0;
}

#search {
	text-align: left;
position: absolute;
top: 32px;
right: 9px;
	padding-top: 10px;
	z-index: 5;
}

#search input {
height: 16px;
border: 1px solid #cacaca;
background: #fff;
}

#search #btn {
padding: 1px 5px;
color: #777;
cursor: pointer;
font-size: 11px;
height: 20px;
border: 1px solid #cacaca;
background: #eee;
}

#search p {
padding: 0;
margin: 0;
}

#content-in {
    width: 750px;
    padding: 35px 10px 0 0;
    min-height: 450px;
    float: left;
    z-index: 0;
    _height: 450px;
    position: relative;
    text-align: justify;
}



#photos {
margin-top: 20px;}

#photos img {
	margin-right: 5px;
	margin-bottom: 5px;
}

.catalog-box {
    padding: 5px 0 15px 0;
}

.catalog-box .foto {
    float: left;
    width: 180px;
}

.catalog-box .popis {
    padding: 0;
    float: left;
    width: 455px;
    display: block;
}

.catalog-box h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding:  0 0 6px 0;
}

.catalog-box p {
    line-height: 155%;
}

.catalog-box img {
    float: left;
    margin: 3px 12px 8px 0;
}

#order_form { 
    font-size: 14px;}

.delivery {
    text-align: right;
    padding: 7px 0;
}

#order_form img { 
    height: 28px;
    position: relative;
    top: 8px;
    margin-right: 10px;
}


#order  {
    padding: 15px 0;
}

#order p {
    padding: 5px 0;
    width: 543px;
    position: relative;
}

#order p input {
text-align: right;
}

#order p .abs1 {
position: absolute;
top: 1px;
left: 55px;
width: 315px;
text-align: left;
}

#order p .abs2 {
position: absolute;
top: 1px;
left: 120px;
width: 250px;
text-align: left;
}

.note {
	background: url(../img/sedadla.gif) no-repeat left center;
	margin-left: 10px;
	padding-left: 18px;
position: absolute;
right: 10px;
top: 3px;
}

#order p span {
    float: right;
    padding-top: 10px;
}

.gotoorder {
    background: #43346A;
    position: absolute;
    top: 15px;
    right: 0;
    color: #fff;
    padding: 3px 5px;
}

.gotoorder:hover {
    background: #43346A;
    position: absolute;
    top: 14px;
    right: -1px;
    color: #fff;
    padding: 4px 6px;
}

.total {
    text-align: right;
    padding: 0px 0;
}

.contactform  {
    float: left;
    width: 315px;
}

.contactform p {
    width: 90px;
    font-size: 13px;
    position: relative;
    text-align: right;
}

.contactform p input {
    width: 220px;
    margin-left: 5px;
    position: absolute;
    top: 1px;
    left: 90px;
}

.contactform p textarea {
    width: 224px;
    height: 70px;
    margin-left: 5px;
    position: absolute;
}

#order_form input.pcs { 
    width: 20px;
    margin-left: 5px;
    text-align: right;
}
#abonent {
	padding-top: 10px;
	padding-left: 15px;
}

#abonent .button {
margin-bottom: 12px;}

#abbox {
padding-left: 15px;
margin-top: 5px;
}

#abbox img {
    border: 1px solid #cfcfcf;
    padding: 1px;
}

.members_table th{
    color: #8c4586;
    font-size: 14px;
    font-weight:bold;
 
}

.members_table td{
    vertical-align: top;
    text-align: left;
    width: 180px;
    line-height: 150%;
}

#abonent .title1, .archiv-box a{
    color: #653f82;
    font-size: 15px;
    font-weight: bold;
}

#abonent .title2, .archiv-box a span {
    color: #8c4586;
    font-size: 14px;
    font-weight: bold;
}

.archiv-box a{
display: block;
padding: 10px 0 0 15px;
}


#abonent .location{
    color: #666;
    font-size: 14px;
    font-weight: bold;
    margin: 6px 0 8px 0;
}

#sidebar {
    width: 175px;
    padding: 40px 0;
    margin-right: 25px;
    float: left;
    text-align: left;
    background: #fff;
}



#sidebar img {
    margin: 0 auto;
}

#sidebar img.akt-img {
margin-left: 16px;
margin-top: 6px;
    border: 1px solid #cfcfcf;
    padding: 1px;
}



#sidebar #kinokavarna {
    background: url(../img/kinokavarna.jpg) no-repeat;
    padding: 72px 0 0 0;
    margin: 0px 0;
    width: 230px;
    color: #333;
    display: block;
    padding-left: 0;
    font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    border: none;
}

#sidebar #kinokavarna:hover {
    border: none;
}

#sidebar .buttons{
   margin-left: auto;
   margin-right: auto;
   text-align:center;
   width: 175px;
}

#sidebar .buttons a{
    width: 170px;
}

#abbox .buttons a {
padding: 5px 3px;
font-size: 12px;
display: block;
}

.buttons a,.button {
	    display: block;
	    float: left;
	    margin-right: 10px ;
    background:#72267f;
    color:#fff;
    width: 200px;
    margin-top: 8px;
    font-size: 11px;
    padding: 2px;
    text-align: center;
}

.buttons a:hover, .button:hover {
background: #422A7E;
color: #fff;
text-decoration: none;
}

.rezervace {
    position: relative;
    left: -2px;
    text-align: left;
    margin-bottom: 10px;
    display: block;
    border: none !important;
}

.rezervace:hover {
    border: none !important;
}



.news-box {
    width: 606px;
    float: left;
    padding: 8px 12px;
    margin: 0 0 15px 0;
    /*border-top: 1px solid #ddd;*/
    background: url(../img/program-bg.gif) repeat-x -1px top;
}

.link {
    background: url(../img/link.gif) no-repeat 0px 5px;
    padding-left: 13px;
    float: right;
    display: block;
}


.news-box p {
    width: 100%;
    float: left;
    padding: 2px 0;
}

.news-box H3 {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 3px 0;
}

#article-pics {
    width: 160px;
    float: right;
    margin: 0 0 12px 12px;

}

#article-pics img {
    margin: 0 0 10px 0;

    display: block;

}

#article-pics a:hover {
    border: none;
}


#article-text-with-photo #clanek  {
    text-align: justify;
    margin-bottom: 5px;
}

#article-text-no-photo #clanek  {
    width: 100%;
    text-align: justify;
    margin-bottom: 5px;
}


#clanek h1 .date {
    float: right;
    background: url(../img/time.gif) no-repeat left 2px;
    color: #555;
    font-weight: normal;
    font-size: 11px;
    padding-left: 17px;
}

#clanek h1 {
    color: #43346A;

    font-size: 17px;
    padding: 0;
    margin: 10px 0 10px 0;
    font-weight: normal;
}

#clanek h2 {
    color: #43346A;
    font-size: 16px;
    padding: 0;
    margin: 0px 0 15px 0;
}

#clanek h3 {
    font-size: 14px;
    padding: 0;
    margin: 15px 0 10px 0;
}

#clanek h4 {
    font-size: 12px;
    padding: 0;
    margin: 12px 0 10px 0;
}


#clanek h5 {
    font-size: 12px;
    padding: 5px 0;
    margin: 0;
}

#clanek h6 {
    font-size: 12px;
    padding: 5px 0;
    margin: 0;
}




.back {
    width: 100%;
    background: url(../img/back.gif) no-repeat left 4px;
    padding-left: 13px;
}


.article-box-first {
    /*background: #EBEBEB;*/
    margin: 0;
    padding: 10px 10px 10px 10px;
    margin: 15px 0 10px 0;
    background: #FEFAD6;
    border: 1px solid #E8E19E;
}

.article-box-first {
    /*background: #EBEBEB;*/
    margin: 0;
    padding: 10px 10px 5px 10px;
    margin: 15px 0 10px 0;
    background: #FEFAD6;
    border: 1px solid #E8E19E;
}


.article-box-first h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.article-box-first img {
    float: left;
    margin-right: 15px;


}

#sidebar .article-box-first h3 {
    font-size: 12px;
    text-transform: none;
    padding: 0;
    margin: 0;
}

#sidebar .article-box-first p {
    font-size: 12px;
}

.article-box {
    margin: 0;
    padding: 8px 10px 8px 0;
    margin: 0 0 5px 0;
}

.article-box h3  {
    color: #8c4586;
    font-size: 14px;
    padding: 0px 0 5px 0;
    margin: 0;
    text-align: left;
    font-weight: bold;
}

.article-box h3 a  {
    color: #8c4586;
}



#spoluprace {
    margin: 0;
    padding: 0;
    width: 100%;
}

#spoluprace td {
    vertical-align: top;
}

#spoluprace p{
    margin: 0;
    padding: 0 0 4px 0;
    width: 100%;
}





/* LEFT */

#left {
    float: left;
    padding: 0 0 0 0;
    text-align: center;
    font-family: "Trebuchet MS","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

    line-height: 135%;
    width: 225px;
    color: #000;
    min-height: 150px;
}

/* MENULEFT */

#menu-left {
    float: left;
    padding: 7px 0 0 0;
    text-align: left;
    font-family: "Trebuchet MS","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    line-height: 135%;
    width: 280px;
    color: #000;
}

#menu-left h3 {
    background: url(../img/menu-h-bg.png) no-repeat;
    padding-left: 45px;
    height: 21px;
    color: #43346A;
    font-size: 12px;
    padding: 6px 0 10px 45px;
    margin: 8px 0 0 0;
}



#menu-left a {
    display: block;
    font-size: 12px;
    padding: 4px 5px 4px 25px;
    margin-left: 6px;
    color: #333;
    background: url(../img/dot.gif) no-repeat 10px 10px;
}


#menu-left a:hover, #menu-left .active  {
    color: #43346A;
}

#regmail  {
    background: url(../img/mail-news.gif) no-repeat left 4px;

    margin: 20px 0 30px 15px;
}

#regmail h4  {
    color: #43346A;
    font-size: 15px;
    margin: 0 0 11px 0;
    padding-left: 57px;
}

#regmail p  {
    padding: 0 0 11px 0;}

#regmail .info {
    font-size: 11px;
    color: #979797;
}

#regmail #field {
    background: white url(../img/field-bg.gif) repeat-x;
    border: 1px solid #A7A6A4;
    padding: 3px;
    width: 145px;
    margin-left: 57px;
    color: #6A6A68;
}



/* FOTOGALERIE */

.album-box {
    width: 134px;
    height: 135px;
    overflow: hidden;
    margin-right: 12px;
    text-align: center;
    float: left;
    padding: 7px 6px;
    /*border: 1px solid #cacaca;*/
    font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

    background: url(../img/program-bg.gif) repeat-x -1px top;
}

.album-box .img-box {
    margin: 0 auto;
    width: 130px;
    display: block;
    overflow: hidden;
    border: 1px solid transparent;
}

.album-box .img-box:hover {
    border: 1px solid #ccc !important;
}

.album-box .img-box img {
    display: block;
}

.img-text h4  {
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    margin: 5px 1px;
}

.img-text h4 a  {
    color: #666 !important;
}

#photos h3 {
    text-transform: uppercase;
    margin: 10px 0 5px 0;
}

#photos .photo-info{
    float: right;
    font-weight: normal;
    font-size: 12px;
    text-transform: lowercase;
    padding: 0;
}

#photos .photo-info .date{
    background: url(../img/time.gif) no-repeat left center;
    padding-left: 17px;
    margin-left: 10px;
}

.photos {
    background: url(../img/photos.gif) no-repeat left 2px;
    padding: 0px 0 0 18px;
    color: #777;
    display: inline;
}

.photo-box {
    float: left;
    margin: 10px 12px 0px 0;
}

.photo-box a img {
    border: 1px solid #cacaca;
    padding: 1px;
}

.photo-box a.down {
    float: none;
    padding: 0 0 0 15px;
    border: none;
    font-size: 11px;
    color: #888 !important;
    background: url(../img/down.gif) no-repeat 2px 2px;
}

.photo-box a.down:hover {
    float: none;
    padding: 0 0 0 15px;
    border: none;
    font-size: 11px;
    background: url(../img/down.gif) no-repeat 2px -16px;
}

.photo-box a:hover img {
    border: 1px solid #777;
    padding: 1px;
}

.photo-box img {
    display: block;
    background: url(../img/loader.gif) no-repeat center center;
}

/* CONTENT */












.news-box {
    width: 606px;
    float: left;
    padding: 8px 12px;
    margin: 0 0 15px 0;
    /*border-top: 1px solid #ddd;*/
    background: url(../img/program-bg.gif) repeat-x -1px top;
}

.link {
    background: url(../img/link.gif) no-repeat 0px 5px;
    padding-left: 13px;
    float: right;
    display: block;
}


.news-box p {
    width: 100%;
    float: left;
    padding: 2px 0;
}

.news-box H3 {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 3px 0;
}

#article-pics {
    width: 160px;
    float: right;
    margin: 0 0 12px 12px;

}

#article-pics img {
    margin: 0 0 10px 0;

    display: block;

}

#article-pics a:hover {
    border: none;
}


#article-text-with-photo #clanek  {
    text-align: justify;
    margin-bottom: 5px;
}

#article-text-no-photo #clanek  {
    width: 100%;
    text-align: justify;
    margin-bottom: 5px;
}


#clanek h1 .date {
    float: right;
    background: url(../img/time.gif) no-repeat left 2px;
    color: #555;
    font-weight: normal;
    font-size: 11px;
    padding-left: 17px;
}



.back {
    width: 100%;
    background: url(../img/back.gif) no-repeat left 4px;
    padding-left: 13px;
}


.article-box-first {
    /*background: #EBEBEB;*/
    margin: 0;
    padding: 10px 10px 10px 10px;
    margin: 15px 0 10px 0;
    background: #FEFAD6;
    border: 1px solid #E8E19E;
}

.article-box-first {
    /*background: #EBEBEB;*/
    margin: 0;
    padding: 10px 10px 5px 10px;
    margin: 15px 0 10px 0;
    background: #FEFAD6;
    border: 1px solid #E8E19E;
}


.article-box-first h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.article-box-first img {
    float: left;
    margin-right: 15px;


}

#sidebar .article-box-first h3 {
    font-size: 12px;
    text-transform: none;
    padding: 0;
    margin: 0;
}

#sidebar .article-box-first p {
    font-size: 12px;
}



#sidebar .article-box h3 {
    margin: 0;
    display: block;
    font-size: 14px;
    padding: 0 0 3px 0;
}

#sidebar .article-box p {
    font-size: 12px;
}

.article-box img {
    float: left;
    margin-right: 15px;
height: 75px;
    border: 1px solid #cfcfcf;
    padding: 1px;
    margin-top: 1px;

}

#repertoar-text {
    float: left;
   width: 650px;
}

.article-box .date {
    margin: 0;
    display: block;
    padding: 0 0 5px 0;
}




/* P A T A */

#pata {
    color: #B1B1B1;
    font-size: 10px;
    padding: 5px 0 0 0;
    height: 20px;
    width: 981px;
    margin: 0 auto;
    background: #fff;
} 

#pata a {
    text-decoration: none;
    color: #B3B3B4;
    font-size: 9px;
    padding-top: 3px;
    padding-bottom: 3px;
} 

#pata a:hover {
    color: #43346A;
    text-decoration: none;
}

#pata #que:hover {
    color: #f47c20;
}


#pata #divadlo { 
    float: left;
    width: 250px;
    text-align: left;
    padding: 3px 0 0 5px;
    margin: 0;
}



#que {
    background: url(../img/grafique.gif) right 0 no-repeat;
    float: right;
    padding-right: 20px;
    margin: 0 11px 0 0;
} 


#diskuze {
    position: relative;
    margin: 15	px 0 25px 3PX;

}

#comment_form fieldset  {
    border: none;
    padding: 0;
    margin: 0;
    height: 140px;

}

#diskuze h3 {
    margin: 10px 0;
    padding: 0;
}

#diskuze h4 {
    padding: 0 0 0 0;
    margin: 15px 0 15px 0;
    font-size: 13px;
}





#captcha  {
    height: 20px;
}

#kontakty {
    padding-top: 0px;
}

#kontakty p{
    padding: 0;
}

#map {
    width: 380px;
    height: 410px;
    position:absolute;
    top: 50px;
    right: -8px;
    border: 1px solid #a3a3a3;
    background: url(../admin/img/photobox-bg.gif);
}






/* P A T A */

#pata {
    color: #B1B1B1;
    font-size: 10px;
    padding: 5px 0 0 0;
    height: 20px;
    width: 981px;
    margin: 0 auto;
    background: #fff;
} 

#pata a {
    text-decoration: none;
    color: #B3B3B4;
    font-size: 9px;
    padding-top: 3px;
    padding-bottom: 3px;
} 

#pata a:hover {
    color: #43346A;
    text-decoration: none;
}

#pata #que:hover {
    color: #f47c20;
}


#pata #divadlo { 
    float: left;
    width: 250px;
    text-align: left;
    padding: 3px 0 0 5px;
    margin: 0;
}



#que {
    background: url(../img/grafique.gif) right 0 no-repeat;
    float: right;
    padding-right: 20px;
    margin: 0 11px 0 0;
} 




table td {
    margin: 0;
    padding: 0;
    vertical-align: top !important;
}

