/* @override 
	http://studio-pelikan.cz/css/pelikan.css
	http://pelikan/css/pelikan.css
	http://PELIKAN/css/pelikan.css
	http://www.jazykova-skola-pelikan.cz/css/pelikan.css
	http://jazykova-skola-pelikan.cz/css/pelikan.css
	http://pelikan.atelierzidlicky.eu/css/pelikan.css
*/

body {
    text-align: center;
    padding: 0;
    margin: 0;
    color: #3E3F40;
    position: relative;

    background: #fff;
    font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


ul {
    margin: 4px 0 8px 0;
    padding: 0 0 0 0px;

}

li {
    background: url("../img/li.png") no-repeat 1px center;
    background-repeat: no-repeat;
    list-style-type: none;
    padding-left: 14px;

}


img {
    border: none;
}

a {text-decoration: none; color: #e50083;}
a:hover {text-decoration: none; color: #FF5600;}

#content a:hover {text-decoration: underline; color: #FF5600; }

p {	padding: 5px 0;
    margin: 0;
    line-height: 145%;
}

table td {
    margin: 0;
    padding: 0;
    text-align: left !important;
}




.clear{
    clear: both;
    display: block;
    height: 0;
    font-size: 1px;
    overflow: hidden;
}

.info {
    background: url("../img/info.png") repeat-x 0 bottom;
    padding: 1Opx 0px 15px 0px;
    font-size: 11px;
    color: #888;
    line-height: normal;
font-style: italic;
    z-index: 10;
    border-top: 1px solid #ccc;
    margin-top: 15px;
/*    width: 980px;*/


}

.error {
    background: #bf1503 url("../img/error-bg.gif") repeat-x 0 bottom;
    padding: 5px 0;
    font-size: 12px;
    color: #fff;
    z-index: 10;
/*    width: 980px;*/
    text-align: center;
    margin: 0;

}

.success {
    background: #a6cd22 url("../img/success-bg.gif") repeat-x 0 bottom;
    padding: 5px 0;
    z-index: 10;
    font-size: 12px;
    color: #fff;
/*    width: 980px;*/
    text-align: center;
    margin: 0;
}


#page {
    width: 980px;
    position: relative;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #A2B4BE url(../img/page-in-bg.jpg) repeat-x;
}

#page-in {
    width: 980px;
    position: relative;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #fff url(../img/content-bg.jpg) repeat-x;
}



/* HEAD */


#head {
    height: 131px;
    width: 980px;
    margin: 0 auto;
    position: relative;
    background: url(../img/header-2.jpg) no-repeat right top;
}


#head strong{
    position: absolute;
    height: 131px;
    width: 980px;
    overflow: hidden;
    margin: 0;
    top: 0;
    left:0;
}

#head strong a {
    cursor: pointer;
    display: block;
    color: #F6FAFD;
    height: 100%;
    line-height: 210px;
    width: 100%;
    font-size: 6px;

}

#head strong a:hover {
    text-decoration: none;
}

#head strong span{
    display: block;
    position: absolute;top: 0;left: 0;
    width: 100%;height: 100%;
    background: url(../img/header-3.jpg) no-repeat;
}

#menu {
    height: 26px;
    padding-left: 0px;
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    background: #fff url(../img/menu-bg-2.jpg) left bottom repeat-x;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;

}


#menu a {
    font-size: 11px;
    font-weight: bold;
    color: #39373a;
    padding: 6px 13px 4px 13px;
    display: block;
    margin-right: 1px;
    float: left;
    height: 16px;
}

#menu a:hover, #menu a.active {
    font-size: 11px;
    color: #fff;
    display: block;
    float: left;
    background: #aebfc6 url(../img/menu-a.jpg) left top repeat-x;
}



/* 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: 0 0 0 0;
    text-align: left;
    line-height: 135%;
    width: 200px;
    color: #000;
    text-transform: uppercase;
    background: #a2b4bd url(../img/menu-left-bg.jpg) repeat-x;
}

#slidemenu {
    width: 200px;
    float: left;
}
        
#slidemenu .slide-header {    
    width: 188px;
    padding: 6px 0 6px 12px;
    background: #FF5E00 url(../img/menu_item1.jpg) repeat-x left bottom; 
    cursor: pointer;
    font-weight: normal;
    color: #fff;
    display: block;
}  

#slidemenu .menu-item-1 {                                                 
    background: #e83800 url(../img/menu_item1.jpg) repeat-x left bottom;
} 

#slidemenu .menu-item-2 {                                                 
    background: #e50084 url(../img/menu_item2.jpg) repeat-x left bottom;
}  

#slidemenu .menu-item-3 {                                                 
    background: #940385 url(../img/menu_item3.jpg) repeat-x left bottom;
}  

#slidemenu .menu-item-4 {                                                 
    background: #7fb813 url(../img/menu_item4.jpg) repeat-x left bottom;
}   

#slidemenu .slide-category {
    font-weight: normal;
    color: #FF5600;
    overflow: hidden;
    display: none;
}

#slidemenu .slide-text a {
    display: block;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 4px 0 5px 14px;
    background: url(../img/menu-arrow-sub.gif) no-repeat 7px 9px;
}

#slidemenu .slide-text a.licha {
    /*background-color: #e7f3f9;*/
}

#slidemenu .slide-text a.suda {
    /*background-color: #fff;*/
}

#slidemenu .slide-text a:hover, #slidemenu .slide-text a.licha-active, #slidemenu .slide-text a.suda-active {
    border: none;
    /*background: #3D97CB url(../img/menu-arrow-sub.gif) no-repeat 7px -11px;*/
    background: #e50083;
    color: #fff;
}


#regmail  {
    padding: 15px 10px 3px 10px;
    margin: 0;
    margin-bottom: 10px;
    height: 85px;
    overflow: hidden;
}

#page #regmail h4  {
    color: #fff;
    font-size: 13px;
text-transform: uppercase;
    margin: 0;
    padding: 0 0 7px 0;
    background: none;
}

#regmail p  {
    padding: 0 0 11px 0;}

#regmail .info {
    font-size: 11px;
    color: #fff;
    padding: 0 10px;
}

#regmail #field {
    background: white url(../img/field-bg.gif) repeat-x;
    border: 1px solid #A7A6A4;
    padding: 3px;
    width: 140px;
    margin: 0 0 7px 0;
    color: #6A6A68;
}
.btn {
    background: none;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
        /*background: whitesmoke url(../img/field-bg.gif) repeat-x;*/
        
    font-size: 10px;
    border: none;
    /*border: 1px solid #CCC;*/
    padding: 2px 6px 2px 6px;
    height: 22px;}

.btn_h {
    background: #e50083;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    border: 0px solid #00889A;
    padding: 2px 6px 3px 6px;
    height: 22px;
    cursor: pointer;
}


/* CONTENT */



#content {
    font-size: 12px;
    line-height: normal;
    float: left;
    padding: 35px 20px 30px 20px;
    width: 570px;
    min-height: 995px;
    _height: 625px;
    position: relative;
    text-align: justify;
    background: #fff url(../img/content-bg.jpg) repeat-x;
}

#content table {
    line-height: 16px;
    background-color: #eee;
    margin: 5px 0 15px 0;
    width: 100%;
}


#content table th {
     background-color: #e50083;
    color: #fff;
    padding: 4px 5px;
    text-transform: uppercase;
    margin: 0;
    font-weight: normal;
    font-size: 11px;
    text-align: left;
vertical-top: middle !important;

}

#content table thread tr {
     background-color: #e50083;
    color: #fff;
    padding: 2px 5px;
    margin: 0;
    font-weight: normal;
    font-size: 12px;
}

#content table td{
    padding: 5px 5px;
    vertical-align: text-top;
    text-align: left;
    margin: 0;
     background: #fff;
    border-bottom: 1 px solid #fff;
}

#content table td.prize{
    padding: 5px 5px;
    width: 95px;
    text-align: left;
    margin: 0;
}

#content table td.prize{
    padding: 5px 5px;
    width: 200px;
    text-align: left;
    margin: 0;
}

#content table td.center{
    padding: 5px 5px;
    text-align: left;
    margin: 0;
}



#content table#proj-table {
    margin: 0;
}

#content table#proj-table td {
    margin: 0;
    vertical-align: top;
    padding: 0;
padding-right: 40px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 20px;
    text-align: left !important;
background: #fff;

}

#content table#proj-table td img {
margin-top: 15px;}



.news-box {
    padding: 0 0 15px 0;
    width: 100%;
}

.home-date {
    background: url(../img/date-bg.gif) no-repeat -1px top;
    width: 33px;
    height: 30px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 2px;
    padding: 9px 3px 0 1px;
    text-align: center;
}

.news-box p {
    padding: 2px 0;
    line-height: 16px;
}

.news-box H3 {
    font-size: 15px;
    margin: 0;
    padding: 0 0 3px 0;
}

.news-box H3 .date {
    font-size: 11px;
    font-weight: normal;
    float: right;
}

#article-pics {
    width: 160px;
    float: right;
    margin: 0 0 10px 10px;

}

#article-pics img {
    margin: 0 0 10px 0;

}

#article-pics a:hover {
    border: none;
}


#article-text-with-photo #clanek  {
    float: left;
    width: 400px;
    text-align: justify;
    margin-bottom: 5px;
}

#article-text-no-photo #clanek  {
    width: 100%;
    text-align: justify;
    margin-bottom: 20px;
}

#content h1 {
    font-size: 19px;
    padding: 0;
    color: #FF5600;
    text-align: left;
    margin: 12px 0 12px 0;
}


#content h2 {
    font-size: 18px;
    padding: 0;
    color: #e50083;
    margin: 10px 0 15px 0;
}

#content h3 {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0;
    color: #e50083;
    padding: 10px 0 10px 0;
}


#content h4 {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    color: #e50083;
    padding: 10px 0 10px 0;
}

#content h5 {
    font-size: 15px;
    padding: 10px 0;
    margin: 0;

}


#content h6 {
    font-size: 13px;
    padding: 7px 0;
    margin: 0;
}


.article-box h3 {
    color: #e50083;
    font-size: 14px;
    padding: 0 75px 0 0 !important;
    margin: 0;
    text-transform: uppercase;
    text-align: left;
    position: relative;
}

#content h1#headline {
    color: #F0711C;
    font-size: 12px;
    padding: 7px 0 1px 0;
    margin: 0 0 12px 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 610px;
    height: 20px;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    background: #fff url(../img/heading-bg-2.gif) repeat-x left bottom;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    font-weight: bold;
    color: #39373a;
}

#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;
    margin-right: 15px;
}


.back2arts {
    width: 100%;
    background: url(../img/back.gif) no-repeat left 5px;
    padding-left: 12px;
}

.article-box {
    margin: 0;
    padding: 0 0 8px 0;
    border-bottom: 1px dotted #ccc;
    margin: 10px 0 14px 0;
}




.article-box strong.newhead {
    color: #FF5600;
    display: block;
    font-size: 14px;
    padding: 0 75px 0 0 !important;
    margin: 0;
    text-transform: uppercase;
    text-align: left;
    position: relative;}



.article-box img {
    float: right;
    margin-left: 12px;

}


#content .interview-img,#content .interview-img:hover {
    float: left;
    margin: 0;
    padding: 3px 12px 0 0 ;
    text-decoration: none;
    border: none;
}

.interview-img img {
    margin: 0;
    border: 1px solid #eee;
}


.article-box h3 .date {
    position: absolute;
    top: 0px;
    right: 0;
    background: url(../img/time.gif) no-repeat left 1px;
    color: #555;
    margin: 0;
    font-weight: normal;
    font-size: 11px;
    padding: 0 0 1px 18px;

}

.article-box strong .date {
    position: absolute;
    top: 0px;
    right: 0;
    background: url(../img/time.gif) no-repeat left 1px;
    color: #555;
    margin: 0;
    font-weight: normal;
    font-size: 11px;
    padding: 0 0 1px 18px;

}


/* S I D E B A R */

#sidebar {
    width: 170px;
    float: left;
    padding-top: 28px;
    position: relative;
}

#sidebar hr {
background: #fff;
height: 1px;
margin: 0 auto;
width: 150px;
border: none;

}

#sidebar-items {

    background: url(../img/sidebar-bg2.jpg) repeat-x left 0;
}

#soc-link {
/*    margin-top: 10px;*/
    height: 55px;
    padding-left: 30px;
    padding-top: 20px;
}

#soc-link a  {
    display: block;
    width: 40px;
float: left;
}
#fblink {
    width: 80px;
    height: 40px;
/*    background: url(../img/fb.png) no-repeat left top;*/
    margin-right: 25px;
    display:block;
    float: left;

}

#tw {
    width: 82px;
    height: 25px;
/*    background: url(../img/tw.png) no-repeat left 4px;*/
    margin-right: 10px;
    margin-top:4px;
    display:block;
    float: right;


}

#sidebar img {
    display: block;
    margin-bottom: 10px;
}

#sidebar .dgu-link img {
    margin-bottom: 10px;
}

#sidebar #banner {
    background: url(../img/socrates.png) no-repeat center bottom;
    padding-bottom: 75px;
    margin-bottom: 5px;

}

/* My Comment */

#lang {
    width: 170px;
    height: 28px;
    position: absolute;
    top: 0px;
    background: #fff url(../img/heading-bg-2.gif) repeat-x left bottom;

}

#lang a {
    width: 50px;
    height: 28px;
    overflow: hidden;
}

#lang img {
    float: left;
    margin-right: 0px;

}


/* P A T A */

#pata {
    font-size: 10px;
    padding: 0;
    width: 610px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    bottom: 4px;
    left: 200px;
} 

#pata a {
    text-decoration: none;
    color: #D8E0D3;
    color: #cacaca;
    font-size: 10px;
    padding-top: 0px;
    padding-bottom: 0;
} 

#pata a:hover {
    color: #e50083;
}


#pata #mdac { 
    float: left;
    background: url(../img/mdac.gif) left top no-repeat;
    width: 116px;
    height: 25px;
    padding: 0;
    position: absolute;
    top: -11px;
    left: 15px;
}

#pata #llp { 
    float: left;
    background: url(../img/llp.gif) left top no-repeat;
    width: 140px;
    height: 25px;
    padding: 0;
    position: absolute;
    top: -12px;
    left: 145px;
}

#que {
    background: url(../img/grafique.gif) right 0 no-repeat;
    float: right;
    padding-right: 20px;
    margin: 0 11px 0 0;
} 


/* GMAP */

.map-okno {
    background: url(../img/maplogo.gif) 0 5px no-repeat;
    padding-left: 65px;
    padding-top: 7px;
    height: 50px;
    color: #000;
}
#map {
    margin-top: 18px;
    width: 570px;
    height: 550px;
    display: block;
    border: 1px solid #a3a3a3;
}

/* fotogalerie */

#photos h3 {
    font-size: 16px;
    text-align: left;
    padding: 10px 0 10px 0;
    margin: 0;
    color: #000;
}

#photos h3 .photo-info{
    float: right;
    padding-top: 5px;
    font-size: 11px;
    font-weight: normal;
}

.photos-anot {
    padding: 0 0 12px 0;
}

.back {
    padding: 5px 0;
}

/*#photos {
width: 575px;background: red;
}*/

.photo-box img {
    float: left;
    margin: 0 13px 15px 0;
height: 86px;
}

.img-box {
    width: 95px;
    text-align: center;
    float: left;
    margin: 0 15px 0 0;
    overflow: hidden;
    border-bottom: 1px solid transparent;
}



.album-box {
    width: 570px;
    text-align: center;
    float: left;
    margin: 15px 45px 0px 0;
    padding: 0;

}

.album-box img {
    float: left;
    height: 70px;
    margin-right: 20px;
    text-align: center;

}

#content .album-box h4 {
    font-size: 15px;
    font-weight: bold;
    padding: 2px 0 4px 0;
    margin: 0;
}

.album-box .img-text {
    float: left;
    font-size: 12px;
    text-align: left;
    width: 420px;
    height: 65px;
    position: relative;
}

.album-box .img-text .album-link{
    position: absolute;
    left: 0;
    text-decoration: underline;
    bottom: 0;
}

.album-box p {
    margin: 0;
    padding: 0;
}

.album-box .info{
    color: #888;
}

.spacer{
    padding: 0 4px;
}

/*  kurzy  */

.course-box{
    width: 250px;
    min-height: 375px;
    float: left;
    margin: 0 12px 12px 0;
    padding: 10px;
    background: #D8DDD6;
    border: solid 1px #ccc;
}

#content .course-box h3{
    width: 100%;
    font-size: 13px;
    margin: 0 ;
    padding: 0 0 10px 0;
}

.course-box p{
    padding: 6px 0 0;
    margin: 0;
    position: relative;
    color: #555;
    text-align: right;
    width: 120px;
}

.course-box .course-note {
font-style: italic;
font-size: 11px;
line-height: 135%;
padding-top: 5px;
}



.course-box p span{
    position: absolute;
    left: 130px;
    color: #000;
    width: 160px;
    text-align: left;
}

.course-box.wide{
    width: 534px;
}

.course-box .course-info{
    width: 50%;
    float: left;
}

.course-box .course-form{
    width: 50%;
    float: right;
    display: none;
    color: #555;
    font-size: 12px;
}

.course-box .course-form table{
background: none !important;
border:none !important;
}

.course-box .course-form td{
    padding-top: 0px !important;
    padding-bottom: 7px !important;
    background: none !important;
border:none !important;
}


.course-box .course-form textarea,.course-box .course-form input{
    color: #444;
}

.course-box .course-form textarea{
    width: 100%;
    height: 100px;
    font-style: italic; 
}

.course-box .course-form textarea{
    width: 100%;
    height: 100px;
    font-style: italic; 
}

.course-box .course-form input[type=text]{
    width: 174px;
}

.course-form .tdl{
    width: 68px;
}


.course-form .tdr{
    width: 140px;
    padding-right: 0 !important;
}

.course-box a.show-form-button{
    background: url('../img/course-button-grey.gif');
    color: #fff !important;
    text-align: center;
    width: 164px;
    height: 25px;
    border: none;
    font-weight: bold;
    line-height: 25px;
    display: block;
    margin: 20px 0 10px 40px;
}

.course-box a.show-form-button:hover{
    background: url('../img/course-button.gif');
    text-decoration: none !important;
}

.course-form .sign-up-button{
    float:right;
    background: url('../img/course-button.gif');
    color: #fff !important;
    text-align: center;
    width: 164px;
    height: 25px;
    border: none;
    font-weight: bold;
    
}


/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e50083;
	border: 1px solid #FFF;
	font-size: 8pt;

	padding: 4px;
        color:#fff;
}
table.tablesorter thead tr .header {
	background-image: url(../js/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	width: 2px;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../js/tablesorter/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../js/tablesorter/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #8dbdd8;
}



/*knihovna*/
.mp3, .file, .youtube, .link, .image{
    font-weight: normal;
    color: #000;
}

#library-table .description{
    color: #777;
}

#library-menu a{
    display:  block;
    text-transform: uppercase;
    padding:3px 10px 3px 0;
}





#addMenu {
  padding: 4px 0 20px 0;
  background: #fff;
  height: 5px;

}

#addMenu a{
  display: block;
  padding: 4px 0 2px 22px;
  text-decoration: none;
  color: #2F3239;
  float: left;
  background: url("../img/admin/select.gif") 10px 6px no-repeat;        
}

#addMenu a.add{
  background: url("../img/admin/plus.gif") 6px 5px no-repeat;
}

#addMenu a.add:hover{
color: #e50083;
}

#library_login h4 a{
    color:#fff;
    text-transform: uppercase;
}

#library_login h4 a:hover{
    color:#FF5600
}


#library_login  {
    padding: 8px 10px 3px 10px;
    margin: 0;
    margin-bottom: 0px;
    margin-top: 10px;
    height: 80px;
    overflow: hidden;
    color: #ddd;
}

#library_login h4  {
    color: #fff;
    font-size: 13px;
    margin: 0;
    padding: 0 0 7px 0;
    background: none;
}

#library_login p  {
    padding: 0 0 5px 0;}

#library_login .info {
    font-size: 11px;
    color: #fff;
    padding: 0 10px;
}

#library_login .field {
    background: white url(../img/field-bg.gif) repeat-x;
    border: 1px solid #A7A6A4;
    padding: 3px;
    width: 140px;
    margin: 0 0 7px 0;
    color: #6A6A68;
}

#library-table a:hover, #addMenu a:hover, #library-menu a:hover{
    border:none;
}


#library-languages a{
    display: block;
}




