/* CSS Document */
html, body{ margin:0; padding:0;}
.ClearBoth{font-size:1px; clear:both;}
/*Typography*/
h1, h2, h3, p {padding:0; margin:0;}
.fairy {font-family:Palatino Linotype, Palatino, Bookman, Garamond, "Times New Roman", Times, serif;} /* font-size: 13px; border:solid red 1px;*/
.games { font-family:Arial, Helvetica, sans-serif}
a {outline:none;}
/*Page Backgrounds*/
.bck_HomePage, .bck_Prikazka, .bck_Prikazka_3dModel, .bck_Prikazka_Illustration, .bck_Igri { font-size:1px; background-repeat:no-repeat;}
.bck_HomePage{ background:#73A888 url(Assets/bck_HomePage1.jpg) no-repeat; background-position:top center;}
.bck_Prikazka{ background:#C1E2F7 url(Assets/bck_BookPage.jpg) no-repeat; background-position: top center}
.bck_Prikazka_3dModel{background:#C1E2F7 url(Assets/bck_Book3dModel.jpg) no-repeat; background-position: top center}
.bck_Prikazka_Illustration{background:#C1E2F7 url(Assets/bck_Illustration.jpg) no-repeat; background-position: top center}
.bck_Igri{background:#295674 url(Assets/bck_Igri.jpg) no-repeat; background-position: top center}
/*Home page*/
div.PageContent{ width:960px; margin:0 auto;}
.Main_menu{padding:0; margin:0; text-align:left;height:129px;}
.Main_menu a{margin-left:30px;}
a.index {background:url(Assets/logo_current.png) no-repeat 0 250px; width:272px; height:129px;}
a.prikazka {background:url(Assets/btn_prikazka_current.png) no-repeat 0 -250px;}
a.igri {background:url(Assets/btn_igri_current.png) no-repeat 0 -250px;}
a.prikazka, a.igri {width:132px; margin-top:98px;}
a.index, a.prikazka, a.igri{float:left;}
a.index:hover img, a.prikazka:hover img, a.igri:hover img { visibility:hidden;}
a.index:hover, a.prikazka:hover, a.igri:hover{ background-position:0 0;}

div.pageBody { text-align:right;}/* z*/
div.box_prikazka, div.box_igri {text-align:left;  float:right;}
div.box_prikazka{height:60px; background:url(Assets/box_prikazka.png) no-repeat; width:370px; height:400px;}/**/
div.box_prikazka h1 {padding:40px 60px 0 62px; font-size:19px; color:#C53A08; margin:0}
div.box_prikazka img{position:relative; top:-5px;}
div.box_prikazka span{ background: url(Assets/img_arrow1.png) no-repeat 0 center; line-height:130%; font-size:13px; padding-left:20px; color:#2C220E; font-weight:normal;}
div.box_prikazka p{padding:0 45px 0 65px; font-size:15px; color:#2C220E; line-height:120%; font-weight:400;}

div.box_igri {background: url(Assets/bck_Bongo_box.png) no-repeat; width:233px; height:467px; text-align:center; position:relative; top:-70px;}/**/
div.box_igri h2{ font-family:Arial Black, Arial, Helvetica, sans-serif; font-weight:bold; color:#183447; font-size:16px; padding-top:12px;}
div.box_igri p{ font-family:Arial, Helvetica, sans-serif; padding:5px 10px 10px 20px; margin:0; font-size:12px; color:#000; text-align:left;}
/*Butoni na IGRI, Pro4eti*/
/*a.Pro4eti_btn{display:block; width:160px; height:56px; background:url(Assets/btn_pro4eti.png) no-repeat; text-decoration:none;}*/
a.Pro4eti_btn{display:block; margin-left:50px; width:190px; height:46px; background:url(Assets/btn_pro4eti.png) no-repeat; text-decoration:none;}
a.Pro4eti_btn:hover{background:url(Assets/btn_pro4eti_on.png) no-repeat;}
a.Igrai_btn{display:block; width:128px; height:44px; background:url(Assets/btn_igrai.png) no-repeat; text-decoration:none;}
a.Igrai_btn:hover{background:url(Assets/btn_igrai_on.png) no-repeat;}

div.NewGames_buttons a{width:210px; height:66px; display:block;}

/*Stranica Prikazka*/
.btn_bookmarklike {height:60px; padding:6px; padding-left:330px;}

a.btn_Print{ display:block; float:left; height:48px; width:123px;text-decoration:none; background:url(Assets/btn_print_on.png) no-repeat; background-position:-200px top}/*font-size:30px; padding-bottom:6px;  */
a.btn_Print:hover img{ visibility:hidden; }
a.btn_Print:hover{ background-position:top left}

a.btn_Prev{height:34px; display:block; float:left; text-decoration:none; background:url(Assets/btn_arrow_Left_on.png) no-repeat; background-position:-200px top; margin-right:10px;}
a.btn_Prev:hover img{ visibility:hidden;}
a.btn_Prev:hover{ background-position:top left;}
a.btn_Next { height:34px; display:block; float:left; text-decoration:none; background:url(Assets/btn_arrow_Right_on.png) no-repeat; background-position:-200px top}
a.btn_Next:hover img{ visibility:hidden;}
a.btn_Next:hover{ background-position:top left}

a.btn_Close{ height:34px; display:block; float:right; text-decoration:none; background:url(Assets/btn_arrow_Close_on.png) no-repeat; background-position:-200px top; margin-right:5px;}
a.btn_Close:hover img{ visibility:hidden;}
a.btn_Close:hover{ background-position:top left}

a.btn_Scroll_Left{ display:block; width:56px; height:63px;text-decoration:none; background:url(Assets/btn_Left_Scroll_on.jpg) no-repeat; background-position:-200px top;  outline:none;}
a.btn_Scroll_Left:hover img{ visibility:hidden;}
a.btn_Scroll_Left:hover{ background-position:top left}
a.btn_Scroll_Right{ display:block; width:56px; height:63px; text-decoration:none; background:url(Assets/btn_Right_Scroll_on.jpg) no-repeat; background-position:-200px top; outline:none; }
a.btn_Scroll_Right:hover img{ visibility:hidden;}
a.btn_Scroll_Right:hover{ background-position:top left}




.homepage_footer{padding-top:75px; padding-left:160px; padding-bottom:20px;}
.prikazka_footer{padding-top:95px; padding-left:115px; padding-bottom:20px;}
div.footer{ background: url(Assets/footer.png) no-repeat; width:756px; line-height:normal; height:120px; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
.footer_1row{color:#666; line-height:170%; padding-top:20px; margin-left:170px; } /*2 reda nad 4ertata*/
.footer_2row{padding-top:20px;text-align:center; line-height:170%;}
.footer a{color:#000;text-decoration:none; padding:0 4px;}
.footer a:hover {text-decoration: underline;}

/*Page with a book --> Prikazka*/
div.col1, div.col2{height:530px; display:inline; float:left; }
div.col1{padding-left:0; margin-right:35px; }
div.col2{width: 350px;}
div.epizod_scroll{ overflow:hidden; height:370px; margin-top:15px;}
div.epizod_text, ul.Book_Content, .epizod_o4akvaite{font-weight:600;text-align:left;font-family:Palatino Linotype, Palatino, Bookman, Garamond, "Times New Roman", Times, serif;font-size:13px; }
div.epizod_text{ color:#2C220E; height:440px; overflow:hidden; margin-bottom:15px;}
div.epizod_text h1, .epizod_o4akvaite h1{color:#C53A08; font-weight:bold; font-size:18px; padding:0; padding-top:30px; margin:0; }
div.epizod_text p, .epizod_o4akvaite p{padding:0; margin:0; padding-bottom:15px; line-height:140%;}

div.content_co{ height:274px; padding-top:176px;}
div.content_scroll{ overflow:hidden; height:264px;}
ul.Book_Content{width: 280px; list-style-type:none; padding-left:0; margin-left:160px; margin-right:50px; margin-top:0;}
ul.Book_Content li{ background:url(Assets/SeparatorContent.png) no-repeat left bottom; line-height:250%;}
ul.Book_Content a{text-decoration:none;}
ul.Book_Content img{margin:0 14px 0 5px;}
a.epizod_current, a.epizod_open{ color:#2C220E;}
a.epizod_notopen{ color:#A58134;}
a.epizod_current img{visibility:visible;}
a.epizod_notopen img, a.epizod_open img{visibility:hidden;}
a.epizod_notopen:hover, a.epizod_open:hover{color:#B13509;}
a.epizod_notopen:hover img, a.epizod_open:hover img{visibility:visible;}

div.btn_UpDown{width:320px; margin-left:130px;}
.btn_UpDown a{width:43px; height:41px; display:block;}
a.arrow_down { margin-right:15px; margin-left:100px;  float:left;}
a.arrow_down:hover{background: url(Assets/arrow_down_on.png) no-repeat;background-position:top left}
a.arrow_up {float:left;}
a.arrow_up:hover{background: url(Assets/arrow_up_on.png) no-repeat;background-position:top left}
a.arrow_down:hover img, a.arrow_up:hover img{visibility:hidden;}

/*3d model Page*/
table.Model3d_content, table.Illustration_content{text-align:left; margin-left:125px; margin-top:30px; border-collapse:collapse; font-family:Palatino Linotype, Palatino, Bookman, Garamond, "Times New Roman", Times, serif; font-size:16px; color:#54411B; width:795px;}
/*a.btn_Back{ color:#D73E0B; text-decoration:none; font-weight:bold; margin-right:10px;}
a.btn_Back:hover{color:#7E2405;}*/
table.Model3d_content h1, table.Illustration_content h1{color:#7B2608; font-size:20px; padding:13px 0 25px 0; line-height:140%;}
table.Model3d_content p, table.Illustration_content p{color:#54411B; font-size:16px; font-weight:bold; line-height:150%; margin-bottom:25px;}
table.Illustration_content h1{padding:13px 0 5px 0;}
table.Illustration_content p{margin-bottom:25px;}

/*stranica IGRI*/
div.igri_footer{padding-top:65px; padding-bottom:30px;}
div.igri_footer div.footer {margin:0 auto;}
h1.igri_h1{ font-family:Arial Black, Arial, Helvetica, sans-serif; color:#295674; font-size:33px; padding:80px 0 10px 85px;}
table.carousselle {width:945px; border-collapse:collapse; height:450px; margin-left:8px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
table.carousselle h2{ font-family:Arial Black, Arial, Helvetica, sans-serif; color:#183447; font-weight:bold; font-size:16px; text-align:center; padding:190px 0 15px 0;}
table.carousselle p{ padding:0 6px 15px 6px; height:160px; overflow:hidden;}
.Igra { width:200px; height:475px; padding:0 3px; vertical-align:top;}

/*Stranica na Igra*/
p.BreadCrumbs{ border-bottom: #ccc 1px dashed; margin:60px 20px 10px 20px; padding-bottom:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
p.BreadCrumbs a, .Game_Dashboard a{ text-decoration:none; color:#008FDC;}
p.BreadCrumbs a:hover, .Game_Dashboard a:hover{ text-decoration:underline;}
table.Game_Dashboard{font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0 20px; border-collapse:collapse;}
.Igra_Rules{ background:url(Assets/bck_Igra_rules.jpg) no-repeat; height:377px; width:200px; overflow:hidden; margin-bottom:10px;}
.Igra_Rules h1, p, h2 {padding:6px 6px 0 8px;}
.Igra_Rules h1, .Igra_Rules h2{font-family: Arial Black, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; color:#183447;}
.Igra_Rules h1{ font-size:16px; margin-top:75px;}
.Igra_Rules h2{ font-size:12px;}
.Igra_Rules p{line-height:125%;}
.Podobni_Igri{ text-align:center;}
.Podobni_Igri h3{color:#87A0AF; font-weight:bold; font-size:12px;}
