@charset "utf-8";
/****************************************************************
************** CSS FOR fanklub.sga-project.com ******************
***************** (c) 2008 SGA-Project fanklub ******************
****************************************************************/


/***************************************************************
************** Hlavní rozlozeni stranky ************************
***************************************************************/
/*{
border:1px solid white; }*/

body{
    background-color: #D9D7C5;
    color: #000000;
    margin: 0;
    padding: 0;
    background-image:url('/pictures/template/bg.png');
    background-position:top left;
    background-repeat:repeat-x;
}
img {
    border:none;
}
body, td, th {
    font-family: Verdana,Arial,"Arial CE", sans-serif;
    font-size: 12px;
}
span[title], th[title], .help
{
    border-bottom:1px dashed #e6e6e6;
    cursor:help;
}
/*input[type="text"], input[type="password"],input[type="file"], textarea,select, .inp{
    border: none;
    background-color: #ddd;
    border: 1px solid #999;
    padding-right: 0.1em;
    padding-left: 0.1em;
    padding-top:0.1em;
    padding-bottom:0.1em;
    margin-bottom:1px;
    color: #000000;
}
input[type="text"]:focus, input[type="password"]:focus,input[type="file"]:focus, textarea:focus,select:focus, .inp:focus{
    border-color:#000;
}
input[type="submit"]{
    background-color: #999;
    border: 1px solid #000;
}*/
#project-line{
    float:right;
    margin-right:5px;
    padding-top:1px;
    font-size:0.99em;
    
    font-weight:bold;

}
.zmiz {
    display:none;
}
h1 {
    font-size:1.8em;
    border-bottom:1px solid white;
    font-weight:normal;
}
.flash{
    font-size: 12px;
    border: 1px;
    border-style: solid;
    padding: 12px 45px;
    margin: 1em auto;
    width:70%;
}

.success{
    background:#e9fada url(/pictures/icons/accept.png) no-repeat scroll 15px 50%;
    border-color: #90b975;
    color: #005500;
}

.error {
    background: #fff0f0 url(/pictures/icons/error.png) no-repeat scroll 15px 50%;
    border-color: #f08888;
    color:#770000;
}
.notice{
    background: #e8e8F8 url(/pictures/icons/info.png) no-repeat scroll 15px 50%;
    border-color: #8888F0;
    color:#030340;
}
.warn{
    background: #FFfae5 url(/pictures/icons/warn.png) no-repeat scroll 15px 50%;
    border-color: #ff7800;
    color:#b24a00;
}


code{
    margin:10px;
    border:1px solid #000;
    background-color:#f0f0f0;
    padding:5px;
    font-size:0.9em;
    display:block;
    text-align:left;
}

#content table.tb, table.datagrid{
    border:1px solid #333333;
    border-collapse:collapse;
    width:100%;
}
#content table.tb th, table.datagrid th, table.datagrid tr, table.datagrid td,#content table.tb tr, #content table.tb td {
    border:1px solid #666 !important;}
#content table.tb th, table.datagrid th{
    text-align:left;
    background-color:#D9D7C5;}
#content table.tb tr.odd, table.datagrid tr.odd{
    background-color:#e0e0e0;
}
#content table.tb tr:hover, table.datagrid tr:hover {
    background-color:#d0d0d0;
}
a{
    color: #000000;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}
#page {
    width:970px;
    margin:0 auto;
}
#head {
    padding:10px;
    height:50px;
}
#series{
    height:290px;
    overflow:hidden;
    color:white;
    background-image:url('/pictures/upoutavky/logo.png');
}
.fade{
    background-position:0px 0px;
    background-repeat:no-repeat;

    height:290px;
}
.fade-content, .fade-links{
    background-image:url('/pictures/template/series.png');
}
.fade-content{
    padding:5px;
    width:290px;
    height:150px;
    margin-top:40px;
    line-height:1.3em;
}
.fade-content div {
    margin-top: 10px;
    text-align: justify;
}
.fade-links{
    width:296px;
    padding:2px;
    margin-top:5px;
    
}
.fade-links a{
    color:white;
    text-decoration:none;
    font-size:1.4em;
    margin-left:56px;
}
.fade-content h2{
    margin:0;
    padding:0;
    margin-bottom:5px;
    font-weight:normal;
}
hr{
    border:0px none;
    width:100%;
    background-color:#412C60;
    color:#412C60;
    height:1px;}

#logo {	
    display:block;
    width:425px;
    height:50px;
    
    text-decoration:none;
    float:left;
    background-image:url('/pictures/template/logo.png');
    background-repeat:no-repeat;

}
#languages{
    float:right;
    margin:10px 5px;
}
#languages a img{
    opacity:0.5;
}
#languages a:hover img{
    opacity:1;
}
#menu {
}
#menu h2{
    display:none;
}
#menu a{
   
    
    padding:5px;
    font-size:1.4em;
    text-decoration:none;
}
#menu a:hover{
    background-color:#A3A298;
}
#body{
    background-color:#ECEADC;
    border-width:0px 10px 0px;
    padding:0px 15px;
    
}

#menu ul {
    list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:0;
padding:5px;
text-align:center;
}
#menu li{
    display:inline;
}


#foot{
    margin:15px -5px 0px;
    padding:5px;
    background-color:#EDEBDE;
    text-align:center;
}
#content {
    text-align:justify;
    padding:25px;
    width:620px;
    float:left;
}
#column{
    float:right;
    width:240px;
   
}
#column h2{
    margin:2px 0px 2px 2px;
    background-color:#D9D7C5;
    font-size:1.2em;
    padding:5px;
}
.column-content{
    padding:5px;
    margin:5px 2px 10px 2px;
}

.column-content ul {
    padding:0px;
    margin:0px;
    line-height:1.5em;
    padding-left: 5px;

    list-style:none;
}
 .partners-block {
    text-align:center;
    padding:2px 5px;
    margin-top:0px;
}

.partners-block img{
    border:1px solid #01677D;
    margin:2px 7px;
}

#fb-link{

    padding:5px 0px 5px 5px;
    text-align:right;
}
#fb-link a{
    padding:0px 3px;
}

h2 {
    font-size:150%; }
h3 {font-size:120%; }
#content h2{
    /*color:#5BCB79;*/
    font-weight:normal;
    border-bottom:1px solid #014251;
}
#content h3{
    border-bottom: solid 1px #01677D;
    font-weight:bold;
    margin:25px 0px 0px 0px;
    padding:0px;

}
th {text-align:left;}
.cistic {
    clear:both;
}
#line,.admin_links {
    text-align:center;
    margin-bottom:20px;
}
#line a,.admin_links a{
    padding:5px;
    border:1px solid #999;
    text-decoration:none;
}
#line a:hover,.admin_links a:hover{
    background-color:#999;
    
}
.banner{

    margin:10px auto;
    text-align:center;
    width:470px;
    display:block;
    clear:all;

}
.banner img{
    border:1px solid #012032;
}
/********** ANKETA ************/
.anketa {width:300px; margin:auto;  margin-bottom:20px; border-bottom:1px dotted #01677D; }
.progress {background-color:#CCCCCC; margin:2px 2px 10px 0px; }
.progress div{background-color:#592A5C}
.progress div.even{background-color:#2D3062;}
.otazka{ font-weight:bold; text-align:center; margin-bottom:15px;}
.column-content .anketa{ width: auto; border: none;}

/********* REGISTRACE *********/
#reg label, #obj label, form#nice label,form.search label {
    float:left;
    width:170px;
    margin-bottom:10px;
}
#reg input[type="checkbox"],form#nice input[type="checkbox"], .search input[type="checkbox"]{
    float:left;
    display:block;
    width:15px;
    margin:0px;}

#reg input[type="text"], #reg input[type="password"], #obj input[type="text"], form#nice input[type="text"], form#nice select,form#nice input[type="password"],form#nice input[type="file"],#reg select {
    float:left;
    width:180px;
}
#reg input[type="submit"]{
    margin:auto;
    text-align:center;
}
#reg br, form#nice br {
    clear:both;}
#reg fieldset, #obj fieldset, form#nice fieldset {
    border-color:#C4C0C9;
    border-style:solid;
    border-width:1px 0px 0px 0px;
    

    padding-top:10px;
    margin-bottom:10px;}
.search fieldset{
    border-width: 1px 0px !important;
    padding:0px 10px !important;
}

#reg legend, #obj legend, form#nice legend {
    font-weight:bold;
    color:#000;}
form#nice .souhlas input {
    float:left;
    vertical-align:middle;
}
form#nice .souhlas label{
    width:540px;
    margin-left:5px;}
form#nice input[readonly="readonly"]{
    background-color:#CCCCCC;
}
.search label{
    margin-bottom:0px !important;
}

/********* DOKUMENTY ************/
.docs_list td{
    border: 1px solid #888888;
    background-color: #111111;
}
.docs_list{
    border-collapse: collapse;
    width: 90%;
}

.admin_form{
    width: 100%;
    border: 0;
    text-align: left;
}

/********* SHOP *************/
.shop span {
    display:block;
    float:left;}
.shop{
    padding-bottom:10px;
    padding-top:10px;
    border-bottom:1px solid #01677D;
    height:62px;
    overflow:hidden;

}
.shop a {
    float:left;
    border:1px solid #012032;
    padding:5px;
    width:50px;
    height:50px;
    vertical-align:middle;
    text-align:center;
}
.shop .title{
    float:left;
    margin-left:10px;
}
.shop .title a{
    width:auto;
    height:auto;
    border:none;
    margin:0px;
    padding:0px 0px 5px 0px;
    font-size:1.1em;
    font-weight:bold;

}
.shopInfo{
    background-color:#D9D7C5;
    padding:5px;
    display:block;
    border:1px solid #c0c0c0;
}
.nabidka_box {

    margin-right:20px;

}
.nabidka_box a img {
    vertical-align: middle;
    margin:5px auto;
}

.nabidka_box h3{
    width:100%;
}
.details{

}
.details td {
    border:none !important;
}
.details .zbozi{
    max-height: 50px;
    overflow: auto;
    width: 280px;
    float: left;

}
.shop_neclen td{background-color: #202020; font-style: italic;}
.shop_neplatic td{background-color: #303030; text-decoration: line-through; }
.shop_vyrizeno td{ color: #006B6B;}
/********* USERS *************/
.img_box {
    float:right;
    max-width:130px;
    max-height:170px;
    overflow:hidden;
    border:1px solid #666666;
    background-color:#D9D7C5;
    padding:5px;
    vertical-align:middle;
}
.img_box img {
    margin:auto;
    border:none;
}
ul.member_detail {
    padding:0px;}
ul.member_detail li {
    list-style:none;}
ul.member_detail li strong{
    float:left;
    width:85px;}
ul.member_detail2 li strong{
    width:50px;
}
ul.member_detail2 {
    /*clear:both;*/}
ul.member_detail2 span {
    width:185px;
    display:block;
    float:left;}
ul.member_detail2 li {
    display:block;
    float:left;
    _float:none;
    width:270px;}
ul.member_detail3 li strong{
    width:130px;
    float:left;
    display: block;
}
ul.member_detail3 li div{
    float:left;
    width:430px;
}
ul.member_detail3 li {
    display:block;
    clear:both;
}

/* NOVINKY */
.novinka {
    border-bottom: 1px solid #01677D ;
}
.novinka .nv_text img.main {
    float: left;
    width:100px;
    height:100px;
    margin: 2px 5px 5px 0px;
    border: 1px solid #012032;

}
.novinka .nv_text{
    margin:8px 0px 0px 0px;
}
.novinka h3{
    display:inline;
    margin-bottom:5px;
    border-bottom-color:#01677D !important;
}
.novinka h3:before{
    content:"";
}
.novinka h3 a{
    text-decoration:none;
}
.novinka div{
    margin:0px;
}

.novinka p{
    margin:0px;
}
.novinka .comments {
    float:left;
    font-size:0.9em;
}

.novinka .comments a{

}
.novinka.single{

    border-bottom: none;
}

.novinka .author{
    float:right;
    font-size:0.9em;
}
.author-single{
    font-style: italic;
}
.novinka .share{
    margin-top: 22px;
}
.share img{
    vertical-align: baseline;
}

.old_nv, .new_nv{
    position:relative;
    float:right;
    font-size:0.9em;
    top:-10px
}
.new_nv{
    float:left;
}
.login input[type="text"], .login input[type="password"]{
    width: 98%;
}
.login input[type="submit"]{
    cursor: pointer;
    margin: auto;
    display: block;
}
.petice{
    width:100%;
}
.petice th {
    border-bottom:1px solid #ffffff;
    background-color:#0f0f0f;
    border-bottom:1px solid #AAA;
}
.petice td{
    border-right:1px solid #AAA;
    border-bottom:1px solid #AAA;
}

.paging{
    margin: 7px 0px;
    text-align: center;
    background-color: #333;
    padding: 3px;
}
.date_line {
    background-color:#a0a0a0;
    text-align:center;
    padding:5px;
    margin-bottom:10px;
}
.candidate {
    border-bottom:1px solid #00621A;
    margin:10px 0px;
    padding:10px 0px 0px;
}
.candidate .image {
    border:1px solid #012032;
    float:left;
    /*width: 100px;
    height:130px;*/
    padding:5px;
    margin:0px 15px 5px 0px;
}
.candidate .item {
    clear:right;
}
.candidate .bigItem{
    font-weight:bold;
    font-size:1.3em;
    margin-bottom:5px;
}
.candidate .text {
    margin-top:20px;
}
.form-control-error { border-color: #b00; background-color: #fee; }
.form-error-message {
    margin-left: 5px;
    padding-left: 20px;
    /* background: url('images/error-icon.gif') 0 0 no-repeat;*/
    min-height: 20px;
    min-width: 20px;
    font-size: 12px;
    color: #b00;
}
pre.dump, pre.dump code, pre.dump {
    font: 9pt/1.5 Consolas, monospace !important;
}
pre.dump code{
    background:transparent;
    display:inline;
    border:none;
    margin:0px;
    padding:0px;
}

pre.dump {

    padding: .4em .7em;
    border: 1px dotted silver;
}

pre.dump {
    padding: 0;
    margin: 0;
    border: none;
}

pre.dump span {
    color: #c16549;
}
.page_nav{
    background-color:#D9D7C5;
    color:#555555;
    margin:7px 0;
    padding:5px;
    text-align:center;
}
.page_nav a{
    text-decoration:none;
    padding:2px 4px;
    color:#000;
    background-color:#f0f0f0;
    border:1px solid #b1b1b1;
}
.page_nav a:hover{
    text-decoration: underline;
}

.page_nav a.actual{
    background-color:#9a9a9a;
    color:white;
    font-weight:bold;
}
.page_nav a.disabled{
    border-color:#c0c0c0;
    color:#606060;
}