/*
* ------------------------------------------------------------------------------
* obecne nastaveni
* ------------------------------------------------------------------------------
*/
* {
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	color: #000000;
	font-size: 13px;
}

body{
	text-align: center;     /* stred pro IE */
	background: #f3f6eb url(/images/schema/all-x.png) repeat-x;
	font-family: Arial, Tahoma, Verdana;
}

h1,h2,h3{
	text-align: left;
}

h1{
	font-size: 22px;
}

h2{
	font-size: 17px;
	margin-top: 15px;
}

h3{
	font-size: 15px;
}

.clear{
	clear: both;
}

.red{
	color: red;
}

a img{
	border: 0;
}

ul{
	margin-left: 20px;
}
/*
* ------------------------------------------------------------------------------
* // obecne nastaveni
* ------------------------------------------------------------------------------
*/










/*
* ------------------------------------------------------------------------------
* cely obsah stranky
* ------------------------------------------------------------------------------
*/
#body{
	width: 929px;
	margin: 0 auto;        /* stred pro ostatni */
	text-align: left;
}

#all{
	width: 929px;
	background: url(/images/schema/all-y.png) repeat-y;
}
/*
* ------------------------------------------------------------------------------
* // cely obsah stranky
* ------------------------------------------------------------------------------
*/










/*
* ------------------------------------------------------------------------------
*  hlavicka
* ------------------------------------------------------------------------------
*/
#header{
	float: left;
	display: inline;
	margin: 20px 0 0 30px;
	width: 889px;
	height: 170px;
	position: relative;
	background: url(/images/schema/header.png) no-repeat;
}

#header .logo{
	float: left;
	width: 250px;
	height: 122px;
	padding: 8px 0 0 10px;
	/*padding-right:40px;*/
}

#header .logo a img{
	display: block;
}

#header .logo a{
	float: left;
	text-align: center;
	text-decoration: none;
	color: #004623;
	line-height: 100%;
}

#header .moto{
	float: left;
	width: 360px;
	height: 130px;
}

#header .moto a,
#header .moto p{
	color: #999999;
}

#header .search{
	width: 240px;
	height: 115px;
	float: left;
	padding-top: 5px;
}

#header .search a{
	padding: 2px 5px 2px 0px;
	color: white;
	display: block;
	text-align: right;
	font-size: 13px;
}

#header .search form div{
	background: url(/images/schema/search.png) no-repeat;
	width: 202px;
	height: 59px;
	padding: 0 10px 23px 10px;
	margin: 10px 0 0 15px;
	float: left;
	display: inline;
}

#header .search form div input.sword{
	background: url(images/schema/sword.png) no-repeat;
	border: 0;
	height: 35px;
	width: 117px;
	line-height: 33px;
	font-size: 12px;
	padding-left: 10px;
	margin-top: 27px;
	float: left;
	display: inline;
}

#header .search form div input.button{
	background: url(images/schema/button.png) no-repeat;
	height: 60px;
	width: 74px;
	border: 0;
	margin: 11px 0 0 0;
	padding: 0;
	float: left;
}

#header .menu{
	width: 850px;
	padding: 10px;
	height: 24px;
	float: left;
}

#header .menu a{
	float: left;
	color: #dddddd;
	line-height: 24px;
	padding: 0 10px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
}

#header .menu a.selected,
#header .menu a:hover{
	text-decoration: underline;
}

#header .menu span.tilde{
	float: left;
	height: 14px;
	margin: 5px 0;
	width: 1px;
	background: white;
}
/*
* ------------------------------------------------------------------------------
*  //hlavicka
* ------------------------------------------------------------------------------
*/










/*
* ------------------------------------------------------------------------------
* obsah
* ------------------------------------------------------------------------------
*/
#content{
	float: left;
	margin: 0 0 0 19px;
	width: 895px;
	display: inline;
	min-height: 800px;
	_height: 800px;
}

#content .left{
	float: left;
	width: 290px;
}

#content .left .menu,
#content .left .menu2{
	float: left;
	margin-top: 15px;
	margin-left: 11px;
	margin-bottom: 70px;
	display: inline;
	width: 279px;
}

#content .left .menu2{
	margin-bottom: 20px;
	background: #e8e8ca url(images/schema/lmenu2.png) no-repeat;
	/* */
}

#content .left .menu a,
#content .left .menu2 a{
	float: left;
	width: 259px;
	padding: 8px 10px 8px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #494948;
	text-decoration: none;
}

#content .left .menu a:hover,
#content .left .menu2 a:hover{
	text-decoration: underline;
}

#content .left .menu span.a,
#content .left .menu2 span.a{
	float: left;
	width: 290px;
	height: 2px;
	background: url(/images/schema/underline.png) no-repeat center top; /*#e0e1d7*/
}

#content .left .menu a.level0,
#content .left .menu a.level0_selected,
#content .left .menu2 a.level0,
#content .left .menu2 a.level0_selected{
	margin-top: 20px;
}

#content .left .menu a.zak2,
#content .left .menu .rodic2,
#content .left .menu .ucitel2,
#content .left .menu2 a.zak2,
#content .left .menu2 .rodic2,
#content .left .menu2 .ucitel2{
	font-size: 19px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}

#content .left .menu a.zak2,
#content .left .menu2 a.zak2{
	background: url(images/schema/zak2.png) no-repeat;
	margin-top: 0;
	color: #0e4371;
}

#content .left .menu .rodic2,
#content .left .menu2 .rodic2{
	background: url(images/schema/rodic2.png) no-repeat;
	color: #0f4629;
}

#content .left .menu .ucitel2,
#content .left .menu2 .ucitel2{
	background: url(images/schema/ucitel2.png) no-repeat;
	color: #91580a;
}

#content .left .menu div,
#content .left .menu2 div{
	float: left;
}

#content .left .menu div.level0,
#content .left .menu2 div.level0{
	width: 278px;
}

#content .left .menu div.level0 a,
#content .left .menu2 div.level0 a{
	width: 258px;
}

#content .left .menu div.level1,
#content .left .menu2 div.level1{
	width: 275px;
}

#content .left .menu div.level1 a,
#content .left .menu2 div.level1 a{
	width: 235px;
	padding: 8px 20px;
}

#content .left .menu div.level2,
#content .left .menu2 div.level2{
	width: 255px;
}

#content .left .menu div.level2 a,
#content .left .menu2 div.level2 a{
	width: 215px;
	padding: 8px 40px;
}

#content .left .menu .level1_selected,
#content .left .menu2 .level1_selected,
#content .left .menu .level2_selected,
#content .left .menu2 .level2_selected,
#content .left .menu .level3_selected,
#content .left .menu2 .level3_selected{
	text-decoration: underline;
}

#content .left .menu div.parent1 a,
#content .left .menu2 div.parent1 a{
	background: #d2e0de;
}

#content .left .menu div.parent2 a,
#content .left .menu2 div.parent2 a{
	background: #cde1c1;
}

#content .left .menu div.parent3 a,
#content .left .menu2 div.parent3 a{
	background: #f0daa1;
}

#content .left .aktuality{
	background: url(images/schema/aktuality2.png) no-repeat;
	width: 279px;
	margin-left: 11px;
	display: inline;
	margin-bottom: 90px;
	float: left;
}

#content .left .aktuality a{
	padding: 4px 0px 3px 10px;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	color: #775638;
	float: left;
}

#content .left .aktuality a.archive{
	height: 70px;
	line-height: 70px;
	font-size: 20px;
	background: url(/images/schema/archive.png) 12px 5px no-repeat;
	margin: 10px 10px 0px 10px;
	padding: 0 20px 0 70px;
	color: black;
	font-weight: normal;
	text-decoration: underline;
	float: left;
}

#content .left .aktuality .archive_menu a{
	font-size: 13px;
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

#content .left .contact{
	height: 55px;
	display: block;
	background: url(images/schema/phone.png) 75px 0 no-repeat;
	margin-top: -10px;
	padding-left: 162px;
	padding-top: 12px;
}

#content .left .contact .nadpis{
}

#content .left .podLupou{
	height: 55px;
	display: block;
	background: url(images/schema/podLupou.png) 30px 0 no-repeat;
	margin-top: -10px;
	padding-left: 100px;
	padding-top: 12px;
	padding-bottom:40px;
}

#content .left .phorum{
	width: 285px;
	height: 40px;
	float: left;
	display: inline;
	background: url(images/schema/phorum.png) 5px 0 no-repeat;
	padding-top: 62px;
	padding-left: 15px;
}

#content .left .semafor
{
	width:200px;
	height:63px;
	float: left;
	display: inline;
	background: url(images/schema/semafor.png) 100px 0 no-repeat;
	padding-top:30px;
	padding-left:15px;
	/*margin-top: 40px;*/
	margin-bottom: 15px;
}

#content .left .rukavice{
	width: 185px;
	height: 52px;
	float: left;
	display: inline;
	background: url(images/schema/rukavice.png) 15px 0 no-repeat;
	padding: 8px 0 8px 100px;
	margin-bottom: 15px;
}

#content .left .rukavice a span{
	font-size: 13px;
}

#content .left .rukavice *{
	line-height: 100%;
}

#content .left .ekoskola{
	width: 285px;
	float: left;
	display: inline;
	background: url(images/schema/ekoskola.png) 120px 0 no-repeat;
	padding: 20px 0 25px 15px;
}

#content .left .casopis{
	width: 285px;
	float: left;
	display: inline;
	background: url(images/schema/casopis.png) 15px 0 no-repeat;
	padding: 50px 0 0 15px;
}

#content .left .plan{
	width: 285px;
	float: left;
	display: inline;
	background: url(images/schema/plan-akce.png) 170px 0 no-repeat;
	padding: 23px 0 23px 15px;
}

#content .left .materska_skola
{
	/*width: 285px;
	float: left;
	display: inline;
	background: url(images/schema/skolka.png) 15px 0 no-repeat;
	padding-left:15px;
	padding-top:80px;*/
}

#content .left .phorum a,
#content .left .ekoskola a,
#content .left .rukavice a,
#content .left .casopis a,
#content .left .plan a,
#content .left .materska_skola a,
#content .left .semafor a,
#content .left .contact span a,
#content .left .podLupou span a
{
	font-size: 18px;
	font-weight: bold;
}

#content .left .numbers{
	padding-left: 10px;
	color: #5b5b5b;
}

#content .left .numbers table{
	width:100%;
}

#content .left .numbers table td{
	padding:0px;
	vertical-align:top;
}

#content .left .numbers table td:last-child{
	color:#5B5B5B;
}

#content .content{
	float: left;
	width: 575px;
	margin-left: 16px;
	display: inline;
}

#content .content h1 .fb-like{
	float:right;
	margin-top:5px;
	margin-left:30px;
}

#content .content .anotace{
	height: 71px;
	margin: 0 20px;
}

#content .content .index{
	margin-bottom: 25px;
}

#content .content .index .image-body{
	background: #d9ecc2 url(/images/schema/image-body.png) repeat-y;
	width: 485px;
	padding: 10px 12px 8px 12px;
}

#content .content .navigation{
	margin: 12px 0px;
}

#content .content .navigation a{
	font-size: 12px;
}

#content .content .navigation img{
	margin: 0 5px;
}

#content .content .zarazeni{
	padding: 5pc 0 10px 0;
}

#content .content .zarazeni img{
	margin: 0 5px;
}

#content .content .navigation img,
#content .content .zarazeni img{
	position: relative;
	top: 3px;
	left: 0;
}

#content .content .text{
	text-align: justify;
}

#content .content .search{
	font-size: 18px;
}

#content .content .text h1{
	padding: 10px 0 5px 0;
	margin: 0;
	line-height: 100%;
}

#content .content .text h1 span{
	font-size: 17px;
}

#content .content .text p{
	padding: 5px 0 5px 0;
	text-align: justify;
}

#content .content .text .news{
	margin: 10px 0;
}

#content .content .aktualita{
	clear: both;
}

#content .content .aktualita .date{
	font-weight: bold;
	font-size: 16px;
}

#content .content .aktualita h2{
	margin: 0;
	font-size: 14px;
}

#content .content .aktualita .butts{
	padding: 3px 0 5px 0;
	margin-bottom: 5px;
}

#content .content .aktualita .nadpis{
	width: 239px;
	height: 34px;
	line-height: 34px;
	font-size: 20px;
	color: #775638;
	background: url(/images/schema/aktuality.png) no-repeat;
	margin: 10px 0;
	padding: 0 20px;
	/*float: left;*/
}

#content .content .aktualita .archiv{
	width: 140px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	background: url(/images/schema/archive.png) 10px 0 no-repeat;
	margin: 0px 20px;
	padding: 0 20px 0 70px;
	float: left;
	font-weight: bold;
}

#content .content .pages{
	margin: 0 0 10px 0;
}

#content .content hr{
	color: black;
	height: 1px;
	border: 0;
	background: black;
	margin: 5px 0;
}

#content .content .pages a{
	padding: 2px;
}

#content .content .pages a.selected,
#content .content .pages a:hover{
	font-weight: bold;
	text-decoration: none;
}

#content .home-menu{
	width: 895px;
	float: left;
	height: 347px;
	padding-top: 5px;
}

#content .home-menu .menu{
	height: 245px;
	padding: 0;
}

#content .home-menu div{
	padding-top: 17px;
}

#content .home-menu div a{
	margin-left: 10px;
	font-size: 14px;
}

#content .home-menu div a:hover{
	text-decoration: none;
}

#content .home-menu .zak{
	width: 290px;
	float: left;
	height: 323px;
	background: url(images/schema/zak.png) 0 13px no-repeat;
	display: inline;
	margin-left: 11px;
}

#content .home-menu .zak .nadpis{
	color: #0e4371;
}

#content .home-menu .rodic{
	width: 290px;
	float: left;
	height: 323px;
	background: url(images/schema/rodic.png) no-repeat;
	display: inline;
	margin-left: 5px;
}

#content .home-menu .rodic .nadpis{
	color: #0f4629;
}

#content .home-menu .ucitel{
	width: 290px;
	float: left;
	height: 323px;
	background: url(images/schema/ucitel.png) 0 13px  no-repeat;
	display: inline;
	margin-left: 5px;
}

#content .home-menu .ucitel .nadpis{
	color: #91580a;
}


/*
* ------------------------------------------------------------------------------
* //obsah
* ------------------------------------------------------------------------------
*/










/*
* ------------------------------------------------------------------------------
* paticka
* ------------------------------------------------------------------------------
*/
#footer
{
	float: left;
	display: inline;
	padding: 25px 0px 0px 0px;
	margin: 20px 0 0 9px;
	width: 911px;
	color: #555555;
	text-align: left;
	background: #f5f8ee url(/images/schema/footer.png) no-repeat;
}

#footer p{
	/*padding-left: 314px;*/
	text-align:center;
}

#footer a{
	color: #555555;
	font-size: 12px;
}
/*
* ------------------------------------------------------------------------------
* //paticka
* ------------------------------------------------------------------------------
*/










/*
* ------------------------------------------------------------------------------
* tabulka
* ------------------------------------------------------------------------------
*/
table{
	width: 470px;
}

.usertable{
	background: #f6f6f6;
	border: 1px solid  #d3d4c7;
	padding: 4px;
}

.smaller td{

	margin: 0;
	line-height: 100%;
}

.smaller td *{
	font-size: 11px;
	margin: 4px 0 4px 0;
	line-height: 100%;
}

.total strong{
	font-size: 13px;
}

.antis{
	display: none;
}

.button_green{
	background: url(../images/schema/button_green.png) no-repeat;
	width: 254px;
	height: 57px;
	padding: 0 3px 10px 0;
	font-size: 20px;
	color: white;
	border: 0;
}

.text .button{
	width: 498px;
	text-align: right;
	margin-top: 8px;
}

.info, .error{
	width: 441px;
	padding: 5px 0 5px 57px;
	background: #3f7321 url(../images/schema/info.png) no-repeat 5px 5px;
	min-height: 42px;
	_height: 42px;
	margin: 10px 0;
	color: white;
}

.info strong, .error strong,
.info a, .error a{
	color: white;
}

.error{
	background: #d00000 url(../images/schema/error.png) no-repeat 5px 5px;
}

.usertable{
	width: 498px;
}

.usertable th{
	background: #e9e3db url(../images/schema/table_th.png) repeat-x left bottom;
	height: 25px;
	text-align: center;
}

.product .usertable th{
	text-align: left;
	padding-left: 3px;
}

.usertable .basket th{
	text-align: left;
	padding: 0 3px;
}


.usertable .basket th.dph{
	width: 27px;
}

.usertable .basket th.name{
	width: 250px;
}

.usertable .cena{
	font-size: 11px;
}

.usertable .cena,
.usertable th.cena{
	text-align: right;
}

.usertable td{
	padding: 1px;
}

.usertable td{
	padding: 1 3px;
}

.usertable td.first{
	width: 199px;
	text-align: left;
}

.usertable td.wL{
	text-align: right;
	width: 100px;
}

.usertable td .w50{
	width: 52px;
}

.usertable td .w240{
	width: 240px;
	margin-left: 4px;
}

.usertable td input{
	width: 300px;
}

.usertable td.wP input{
	width: 370px;
}

.usertable td.wP textarea{
	width: 370px;
	height: 100px;
}

.usertable .submitDotaz{
	background: #555555 url(../images/schema/submit.png);
	width: 370px;
	height: 27px;
	padding-bottom: 2px;
	border: 0;
	color: #ffffff;
}

.usertable .ks,
.usertable .ks input{
	width: 25px;
}

.usertable .gray{
	background: #e6e6e6;
}

.usertable textarea.pozn{
	width: 484px;
	height: 90px;
}

.butt_blue{
	width: 150px;
	height: 27px;
	background: url(/images/schema/basket_blue.png);
	border: 0;
	text-align: center;
	color: white;
	padding: 0 2px 4px 0;
}
/*
* ------------------------------------------------------------------------------
*  // tabulka
* ------------------------------------------------------------------------------
*/








/*
* ------------------------------------------------------------------------------
*  galerie a soubory ke stazeni
* ------------------------------------------------------------------------------
*/
.fotogalerie, .downloads{
	float: left;
	width: 590px;
}

.fotogalerie a{
	float: left;
	width: 160px;
	height: 155px;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	text-align: center;
	background: #F6F6F6;
	border: 1px solid #D3D4C7;
}

.fotogalerie a span{
	line-height: 110%;
	width: 160px;
	display: block;
}

.downloads{
	margin: 25px 0 0 0;
}

.soubory span{
	font-weight: bold;
	font-size: 17px;
}

.galerie span{
	font-size: 16px;
	font-weight: bold;
}
/*
* ------------------------------------------------------------------------------
*  // galerie a soubory ke stazeni
* ------------------------------------------------------------------------------
*/






/*DODATKY*/

.jednotka{
	width: 30px;
}

.hodnota{
	width: 40px;
	text-align: right;
}

.m20{
	margin: 25px 0;
}


.usertable th.orderleft{
	text-align: left;
	padding: 0 3px;
}

.usertable th.orderright,
.usertable td.orderright{
	text-align: right;
	padding: 0 3px;
}

a.butt_blue{
	float: right;
	width: 110px;
	height: 16px;
	line-height: 18px;
	margin: 2px 0;
	text-decoration: none;
}

table.orders{
	margin-top: 18px;
}



.vaha{

}

.vaha p{
	font-size: 13px;
}

.productimg{
	float: left;
	margin-right: 10px;
}

.producttable{
	width: 275px;
	margin-top: 25px;
	margin-left: 10px;
	float: left;
}

.producttable td{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 24px;
}

.producttable td.l1{
	background: #cee2be;
	width: 140px;
}

.producttable td.l2{
	background: #dfecd4;
}

.producttable td.r1{
	background: #dbecc6;
}

.producttable td.r2{
	background: #e8f2da;
}


.producttable td.roh{
	background-image: url(/images/schema/tableroh.png);
	background-repeat: no-repeat;
}

#content .content .text p.vice{
	text-align: right;
	padding-right: 50px;
}


#content .text .pripoje .photos .foto,
#content2 .text .pripoje .photos .foto{
	float: left;
	width: 170px;
	margin: 0 5px 5px 0;
	padding: 4px;
	background: #d3deb6;
	text-align: center;
}

#content .text .pripoje .photos .foto a,
#content2 .text .pripoje .photos .foto a{
	text-decoration: none;
}

#content .text .pripoje .photos .foto a.image,
#content2 .text .pripoje .photos .foto a.image{
	float: left;
	width: 170px;
	height: 128px;
}

#content .text .pripoje .photos .foto a.popis,
#content2 .text .pripoje .photos .foto a.popis{
	float: left;
	width: 170px;
	height: 30px;
	text-align: center;
	line-height: 15px;
}

.nadpis{
	display: block;
	font-size: 19px;
	font-weight: bold;
	padding: 0 0 10px 10px;
}

td{
	padding: 2px;
}

.tabulka-kontakt td,
.tabulka-kontakt td *{
	font-size: 11px;
}

.small{
	font-size: 16px;
	margin-top: 30px;
}

.bold{
	font-weight: bold;
}

.more{
	background: url(/images/schema/more.png) no-repeat;
	padding: 2px 0 4px 25px;
}

.fotoico{
	background: url(/images/schema/photo.png) no-repeat;
	padding: 2px 0 4px 35px;
	margin-left: 10px;
}

.loginform div{
	width: 100%;
	float: left;
}

.loginform div span{
	width: 50px;
	padding: 0 5px;
	float: left;
	text-align: right;
	margin: 2px;
}
.loginform div input{
	width: 120px;
	float: left;
	margin: 2px;
}

.loginform div input.submitbutt{
	margin-left: 66px;
	display: inline;
}
/*info o cookie */
.cc_container .cc_message {
	max-width: 910px!important;
	margin-left: auto!important;
	margin-right: auto!important;
	text-align:left;
	color:white;
}
.virt {
	display:block;
	color: #efa20b;
	overflow: hidden;
	font-size: 0;
	margin-top: -15px;
	margin-bottom: 20px;
}

.virt a {
	font-size:13px;
	font-weight:bold;
}
.virt_prazska
{
	width: 125px;
	height: 60px;
	font-size: 20px;
	background: url(/images/schema/virt_prazska.png) 10px 0 no-repeat;
	margin: 0px 20px;
	padding: 20px 10px 0 100px;
	float: right;
	font-weight: bold;
	display: block;
	margin-right: 0px;
}
.virt_sokolovska
{
	width: 125px;
	height: 60px;
	font-size: 20px;
	background: url(/images/schema/virt_sokolovska.png) 10px 0 no-repeat;
	margin: 0px 40px;
	padding: 20px 20px 0 100px;
	float: left;
	font-weight: bold;
	display: block;
	margin-right: 0;
}
.aktivity_skolniho_roku
{
	width: 115px;
	height: 50px;
	font-size: 13px;
	background: url(/images/schema/aktivity_skolniho_roku.png) 10px 0 no-repeat;
	margin: 0px 20px;
	padding: 15px 20px 0 80px;
	float: right;
	font-weight: bold;
	margin-right: 0px;
}
.zakladni_skola a
{
	height: 60px;
	font-size: 0;
	display: block;
	background: url(images/schema/zs.png) 45px 0 no-repeat;
	margin-top: 25px;
	font-size: 0;
}
.skolni_druzina a
{
	height: 68px;
	font-size: 0;
	display: block;
	background: url(images/schema/sd.png) 175px 0 no-repeat;
	position: relative;
}
.materska_skola a
{
	height: 55px;
	display: block;
	background: url(images/schema/ms.png) 85px 0 no-repeat;
	margin-top: 10px;
	padding-left: 150px;
	font-size: 0px!important;
	padding-top: 12px;
}
.projekty a
{
	height: 55px;
	display: block;
	background: url(images/schema/ekoskola.png) 20px 0 no-repeat;
	margin-top: 50px;
	padding-left: 102px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
}
.archiv a
{
	height: 55px;
	display: block;
	background: url(images/schema/archive.png) 65px 0 no-repeat;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
	padding-left: 125px;
	padding-top: 18px;
}
.left-menu-last-item
{
	margin-bottom: 40px;
}