/* @override 
	http://enteron.grafique.cz/css/enteron.css
	http://enteron.grafique.cz/css/enteron-new.css
	http://www.enteron.cz/css/enteron-new.css
*/

body {
    text-align: center;
    padding: 0;
    margin: 15px 0 10px 0;
    color: #686869;
    font-size: 12px;
    position: relative;
    font-family: Helvetica, Arial, Geneva, sans-serif;
    background: #fff;
}


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: #3767B9;}
a:hover {text-decoration: underline; color: #222;}

p {	padding: 5px 0;
    margin: 0;
    line-height: 135%;
}

ul, ol {
    margin: 5px 0;
    padding: 0 25px;
}

ul li {
    padding: 2px 0 2px 0;
}

ul li strong {
font-weight: normal;
}

ol li {
    padding: 0 0 4px 0;
}

table {
    margin: 0;
    padding: 0;
}

table td {
    vertical-align: text-bottom;}

fieldset {
    border:  0;
}

h1 {

    font-size: 20px;
    padding: 10px 0 10px 0px;
    margin: 0;
    font-weight: bold;
}

h1#top-header {
    font-size: 19px;
    padding-left: 0;
}

h2{

    font-size: 16px;
    padding: 10px 0 10px 0;
    margin: 0;
    text-align: left;
    font-weight: bold;
}

h3{
    color: #444;
    font-size: 15px;
    padding: 15px 0 10px 0;
    margin: 0;
    text-align: left;
    font-weight: normal;
}


.label img {
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 0px;
    margin: 8px 0 9px 0;
    text-align: left;
    height: 30px;
}

h4 {
    color: #444;
    font-size: 15px;
    padding: 15px 0 10px 0;
    margin: 0;
    text-align: left;
    font-weight: bold;
}

h5 {
    font-size: 13px;
    padding: 0;
    color: #202020;
    font-weight: bold;
    margin: 10px 0 10px 0;
}

h6 {
    font-size: 11px;
    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 url('../img/error-bg.png') left bottom repeat-x;
    padding: 5px 0;
    color: #fff;
    text-align: center;
    margin: 3px auto 0 auto;
}

.success {
    background: #a6cd22 url('../img/success-bg.gif') left bottom repeat-x;
    padding: 5px 0;
    color: #fff;
    text-align: center;
    margin: 3px auto 0 auto;
}

#page {
    width: 875px;
    position: relative;
    text-align: left;
    margin: 0 auto;
    padding: 0 0 15px 0;
        background: url(../img/header.jpg) right 0 no-repeat;


}




/* HEAD */

#head {
    height: 100px;
    width: 890px;
    margin: 0 auto;
    position: relative;
}

#contact {
    position: absolute;
   z-index: 10;
    right: 30px;
    top: 34px;
    color: #555;
    text-align: right;
}

#contact a {
    color: #555;
text-decoration: none;
}

#contact a:hover {
    color: #555;
text-decoration: underline;
}

#head h1 {
    position: absolute;
    width: 182px;
    height: 73px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    top: 1px;
left: 0px;
}

#head h1 a {
    cursor: pointer;
    display: block;
    color: #000;
    height: 100%;
    line-height: 300px;
    width: 100%;
    font-size: 6px;

}

#head h1 a:hover {
    text-decoration: none;
    border: none;
}

#head h1 span{
    display: block;
    position: absolute;
    background: #fff url(../img/logo.gif) no-repeat left top;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#lang {
    position: absolute;
    right: 30px;
    top: 12px;
    width: 70px;
    text-align: right;

}

#lang a {
    color: #867d74;
    font-size: 12px;
    padding: 2px;
	display: block;
	margin-left: 4px;
    float: left;
    width: 14px;
    height: 9px;
}

#lang a img {
    border: 1px solid #d6d6d6;
    width: 14px;
    height: 9px;

}

#lang a:hover img {
    border: 1px solid #999;
}

#lang a:hover, #lang a.active {
    color: #00418a;
}



/* MENU */

#menu {
    text-align: left;
    width: 450px;
    position: absolute;
    top: 28px;
    left: 220px;
    }

#menu li {
    position: relative;
    width: 114px;
    height: 40px;
    overflow: hidden;
margin-right: 8px;
    padding: 0;
float: left;}

#menu li a {
    cursor: pointer;
    display: block;
    color: #000;
    height: 100%;
    line-height: 300px;
    width: 100%;
    font-size: 6px;
    position: relative;
}

#menu li a:hover {
    text-decoration: none;
    border: none;
}

#menu li span{
    display: block;
    position: absolute;
    /*background: #333 url(../img/logo.gif) no-repeat left top;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



#menu li a#butt-1_cz span{
    background: url(../img/butt-1_cz.gif) no-repeat left -39px;}
#menu li a#butt-1_cz:hover span, #menu li a#butt-1_cz.active span{
    background-position: left 0;}

#menu li a#butt-2_cz span{
    background: url(../img/butt-2_cz.gif) no-repeat left -39px;}
#menu li a#butt-2_cz:hover span, #menu li a#butt-2_cz.active span{
    background-position: left top;}


#menu li a#butt-3_cz span{
    background: url(../img/butt-3_cz.gif) no-repeat left -39px;}
#menu li a#butt-3_cz:hover span, #menu li a#butt-3_cz.active span{
    background-position: left top;}



    
/* DE */

#menu li a#butt-1_de span{
    background: url(../img/butt-1_de.gif) no-repeat  left -39px;}

#menu li a#butt-1_de:hover span, #menu li a#butt-1_de.active span{
    background-position: left 0;}

#menu li a#butt-2_de span{
    background: url(../img/butt-2_de.gif) no-repeat  left -39px;}

#menu li a#butt-2_de:hover span, #menu li a#butt-2_de.active span{
    background-position: left 0;}

#menu li a#butt-3_de span{
    background: url(../img/butt-3_de.gif) no-repeat  left -39px;}

#menu li a#butt-3_de:hover span, #menu li a#butt-3_de.active span{
    background-position: left 0;}



/* EN */

#menu li a#butt-1_en span{
    background: url(../img/butt-1_en.gif) no-repeat left -39px;}

#menu li a#butt-1_en:hover span, #menu li a#butt-1_en.active span{
    background-position: left 0;}

#menu li a#butt-2_en span{
    background: url(../img/butt-2_en.gif) no-repeat  left -39px;}

#menu li a#butt-2_en:hover span, #menu li a#butt-2_en.active span{
    background-position: left 0;}

#menu li a#butt-3_en span{
    background: url(../img/butt-3_en.gif) no-repeat  left -39px;}

#menu li a#butt-3_en:hover span, #menu li a#butt-3_en.active span{
    background-position: left 0;}



/* LEFT */


#right {
    float: left;
    margin-left: 15px;
    padding: 10px 0 0 0;
    text-align: left;
    line-height: normal;
    font-size: 12px;
    width: 250px;
    color: #000;
}


/* CONTENT */

#content {
    line-height: 135%;
    padding: 5px 0px 35px 28px;
    text-align: justify;
    min-height: 480px;
    _height: 500px;
    position: relative;
    text-align: justify;
}

.controls {
color: #fff;
}

#project-sipky {
	position: absolute;
	top: 12px;
	left: 290px;
	width: 85px;
}

#close {
	width: 19px;
	height: 22px;
	background: url(../img/close.png) no-repeat left top;
	display: block;
position: absolute;
left: 575px;
top: 13px;
z-index: 10;
color: #fff;
}

#project-sipky a {
	width: 36px;
	height: 22px;
	display: block;
	float: left;
}

#project-sipky a:hover {
text-decoration: none;
}

#project-sipky a#project-next {
    background: url(../img/arrow-r.png) no-repeat left top;
}

#project-sipky a#project-prev {
    background: url(../img/arrow-l.png) no-repeat left top;
    margin-right: 5px;

}


.article-left {
	width: 760px;
}

.article-right {
display: none;
}


#content ul {
list-style-image: url(../img/li.gif);
}

#content ul {

}

#content-articles {
    line-height: normal;
    padding: 0;
    margin-left: 3px;
    margin-top: 60px;
    float: left;
    width: 777px;
    text-align: justify;
    min-height: 480px;
    _height: 500px;
    background: #fff;
    position: relative;
    text-align: justify;
    font-size: 12px;
}

#content-home {
    line-height: normal;
    padding: 73px 0px 15px 15px;
    margin: 0 auto;
    float: left;
    width: 765px;
    text-align: justify;
    min-height: 480px;
    _height: 500px;
    background: #fff;
    position: relative;
    background: url('../img/content-bg.jpg') left bottom repeat-x;
    text-align: justify;
    font-size: 12px;


}

.content-text {
    padding: 0 0px;
}

.content-text #dotaz textarea {
    width: 350px;
    float: left;
    height: 150px;
    margin-top: 5px;
    margin-right: 18px;

}


#regfield {
}

#regfield #reg-1 p{
    width: 245px;
    position: relative;
}

#regfield #reg-2 p{
    width: 275px;
    position: relative;
}

#regfield input, #regfield select {
    width: 170px;
    position: absolute;
    right: 0;
    top: 2px;
}

#regfield input#submit, #regfield input#cancel {
    width: auto;
    position: relative;
    float: right;
}

#regfield .radio {
    width: 170px;
    position: absolute;
    left: 85px;
}

#regfield #reg-1, #regfield #reg-2 {
    float: left;
    width: 300px;
}




#content a.page-link {
    display: block;

    text-transform: uppercase;
    color: #67645b;
}

#content a.page-link:hover {
    text-decoration: none;
    color: #00418a;
}


.article-link {
/*background: #fefdf8 url('../img/article-bg.jpg') left bottom repeat-x;*/
    padding: 10px 15px;
    margin: 5px 0;
    background-color: #fff;

}

.article-link .read-more {
display: block;
padding: 5px 0 0 0;
width: 150px;
}

.article-link h3 {
    padding: 5px 0 7px 0px;
    margin: 0;
    font-weight: bold;
    text-align: left;

}

#content-articles .content-text {
    display: none;}

#content-articles .article-link h3 {
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    padding: 20px 0 0 0;

}

#content-articles .article-link a.read-more{
    padding: 0;
    float: right;
    font-style: italic;
}

#content-articles .article-link h3 a{
    padding: 0;
    color: #67645b;
    text-align: left;
}

#content-articles .article-link h3 a:hover{
    color: #00418a;
}

#content-homepage {
    width: 757px;
    padding: 0;
    min-height: 450px;
    float: left;
    _height: 450px;

    position: relative;
    margin-left: 3px;
    text-align: justify;
}

#content-in {
    width: 717px;
    padding: 5px 25px 25px 38px;
    min-height: 450px;
    float: left;
    _height: 450px;
    position: relative;
    margin: 0;
    text-align: justify;
}

#content-in h1 {
    position: absolute;
    top: -60px;
    right: 0;
}

.date {
    font-size: 14px;
    font-style: italic;
}


.anot-text {
    float: left;
    width: 480px;
    padding: 2px 0 0 0;
    line-height: 16px;
    text-align: justify;
}

#news-frame{
	/*width: 200px;*/
	height: 1127px;
	overflow: auto;
	position: relative;
        background-color: none;
padding: 0px 15px 10px 0px;
margin-bottom: 25px;
}



#newshead {
position: absolute;
top: 40px;
left: 572px;
z-index: 10;

}

.news-box-head{
    font-weight: bold;
    font-size: 14px;
    border-top: 1px dotted #cdcdcd;
    text-align: left;
    padding-top: 5px;
}

.news-box-head span{
    font-weight: bold;
    font-size: 11px;
    color: #999;
}

.news-box-text{
    padding-bottom: 5px;
}

.link {
    background: url(../img/link.gif) no-repeat 0px 5px;
    padding-left: 13px;
    float: right;
    display: block;
}


#article-text{
    width: 781px;
    padding-top: 24px;
    background: url('../img/news-gradient.jpg') left bottom repeat-x;
}



#article-in{

}

#article-in #article-pics {
    width: 245px;
    padding-top: 0px;
}

#article-in #clanek {
    padding-top: 0px;

}

#person-text{
    width: 745px;
    padding-top: 0px;

}

#person-text a.back {
    padding-left: 550px;
}

#article-pics {
    width: 160px;
    float: left;
    margin: 0 30px 0 2px;

}

#article-pics img {
    display: block;
    margin: 0 0 4px 0;
}

#person-text #article-pics img {
    display: block;
    width: 165px;
    margin: 0 0 4px 0;
}

#article-pics a:hover {
    border: none;
}

.showreel-link img {
	border: 1px solid #cdcdcd;
}

.showreel-link:hover img {
	border: 1px solid #8b8a8a;
}

.showreel-link {
color: #666;
}

.showreel-link:hover {
text-decoration: none;
}

.showreel-link img {
	border: 1px solid #cdcdcd;
}

.showreel-link:hover img {
	border: 1px solid #8b8a8a;
}

.showreel-obal {
}

.showreel-link:hover {
text-decoration: none;
}

#clanek  {
    display: block;
    margin-bottom: 5px;
}

#clanek h2{
    color: #67645B;
    padding-bottom: 3px;
    padding-top: 0;
}

#clanek h2 .date{
font-weight: normal;
font-size: 12px;
}


#clanek .date {
    float: right;
    background: url(../img/time.gif) no-repeat left 5px;
    color: #555;
    font-weight: normal;
    font-size: 11px;
    display: block;
    padding: 4px 0 3px 17px;
    position: absolute;
    right: 0;
    top: 25px;
}




.back, .back2arts, .page-back {
    font-style: italic;
    letter-spacing: 0;
    padding-top: 7px;
    display: block;
    width: 190px;
    font-size: 13px;
}

.back {
    font-style: italic;
    letter-spacing: 0;
}


.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;


}

.article-box img {
    float: left;
    margin-right: 15px;
    height: 100px;

}

.article-box h3 {
    margin: 0;
    display: block;
    font-size: 16px;
    padding: 0 0 3px 0;
}

.article-box .date {
    margin: 0;
    display: block;
    padding: 0 0 5px 0;
}




/* P A T A */

#foot {
    color: #B1B1B1;
    font-size: 10px;
    padding: 0;
    display: none;
    width: 946px;
    margin: 3px auto 10px auto;
} 

#foot a {
    text-decoration: none;
    color: #B3B3B4;
    font-size: 10px;
    padding: 0;
    margin: 0;
} 

#foot a:hover {
    color: #000;
}

#foot #que:hover {
    color: #f47c20;
}


#foot #foot-left { 
    float: left;
    width: 450px;
    text-align: left;
    padding: 0 0 0 6px;
    margin: 0;
}

#foot-right {
    float: right;
}

h1 .title-detail{
    color: #999;
    font-weight: normal;
    font-size: 13px;
    padding-left: 5px;
}

.project{
    width: 185px;
    padding: 0px;
    text-align: center;
    margin-right: 21px;
    margin-bottom: 7px;
    float:left;
    position: relative;
    left: -2px;
}

.project .plus {
background: url(../img/plus.gif) no-repeat;
display: block;
height: 11px;
width: 11px;
position: absolute;
top: 54px;
right: 1px;
z-index: 10;
}

.project a{
    text-align: center;
display: block;
color: #aaa;
padding: 2px 2px 0px 2px;
}

.project a img {
    width: 180px;
    height: 50px;
    padding: 0px;
	display: block;
	margin-bottom: 3px;
    border: 1px solid #cdcdcd;
}

.project a:hover{
color: #666666;
text-decoration: none;
background: url(../img/project-img.gif) no-repeat left 0px;
}

.project a:hover img{
    width: 180px;
    height: 50px;
    padding: 0px;
display: block;
    border: 1px solid transparent;
}

#sidebar .project a, #sidebar .project a:hover {
    width: 190px;
    height: 106px;
    padding: 0px;
display: block;
    border: 1px solid transparent;
    background-image: none;
}

#sidebar .project a img {
    width: 190px;
    height: 106px;
    padding: 0px;
display: block;
    border: 1px solid transparent;
}

#sidebar .project a:hover img{
    width: 190px;
    height: 106px;
    padding: 0px;
display: block;
    border: 1px solid #cdcdcd;
}

.project-info{
    float:left;
    width: 620px;
}


#sidebar{
    float: right;
    width: 210px;
    line-height: normal;
    margin-left: 10px;
    overflow: hidden;
    padding-top: 0;
    position: relative;
    min-height: 623px;
    padding-left: 30px;
    background: url(../img/sidebar-bg.jpg) repeat-y 1px top;
    margin-top: 15px;
}

#sidebar p{
padding: 1px 0;
}

.online-game-link {
	text-align: center;
	width: 185px;
	padding: 10px 0;	
	color: #555;
}

.online-game-link a {
	color: #555;
}

.online-game-link img {
margin-bottom: 5px;}

#sidebar-top{
    background: url(../img/sidebar-top.jpg) no-repeat left -20px;
position: absolute;
top: 0;
left: 0;
width: 26px;
height: 143px;
}

#sidebar-bottom{
    background: #fff url(../img/sidebar-bottom.jpg) no-repeat 3px bottom;
position: absolute;
bottom: 0;
left: 0;
width: 26px;
height: 143px;
}



#motto {
	text-align: right;
color: #6b6b6b;
padding: 15px 20px 5px 15px;
font-size: 12px;
}

#sidebar h3{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    color: #6b6b6b;
    /*background: url(../img/sidebar-h.jpg) repeat-y right 0px;*/
    padding: 8px 0;
        /*font-family: "atrement-web-1","atrement-web-2";*/

    
}

#project-left{
    float:left;
    width: 620px;
    position: absolute;
    top: 5px;
    left: 28px;
    padding: 0px;
}

#project-left h1, #project-left .client, .main-text{
padding-left: 0;}

#project-left .client{
font-weight: bold;
font-size: 13px;
padding-bottom: 0;
}

#project-left .year{
font-weight: bold;
font-size: 13px;
padding-top: 0px;
}

#project-left ul{
/*padding: 0 0 0 15px;*/
}

#project-left .main-text{
    margin-bottom: 10px;
    width: 590px;
}

.download-box{
    width: 182px;
    float: left;
    text-align: center;
    margin: 10px;
    margin-top: 5px;
}

.pic-box img {

display: block;
}

.pic-box{
    width: 182px;
    float: left;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 6px;
}


.pic-box a img {
    border: 1px solid #cdcdcd;
}

.pic-box a:hover img {
    border: 1px solid #8b8a8a;
}

.warning {
	
}

#iframe img {
	display: none !important;
}



