@CHARSET "UTF-8";
body{
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url('../images/bodyBg.jpg');
}
 
#whole{
	width:1000px;
	margin:auto;
	text-align:center;
}

a{
	color:#1b5700;;
	text-decoration:none;
	font-weight:bolder;
}

a:hover{
	color:red;
}

h1{
	font-weight:normal;
	font-size:18px;
	color:#000000;
	margin-left:54px;
	margin-top:15px;
	margin-bottom:30px;
}

h2{
	font-weight:normal;
	font-size:14px;
	color:#000000;
	margin-left:54px;
}

h2.fotoTitle{
	font-weight:bold;
	font-size:16px;
	color: #1b5700;
}

h2.commTitle{
	font-weight:bold;
	font-size:14px;
	color: #1b5700;
}



h3{
	font-weight:normal;
	font-size:13px;
	color:#000000;
	margin-left:54px;
}

#main{
	text-align:left;
	width:1000px;
	float:left;
	border: 1px solid #000000;
	margin-bottom:20px;
}

#main #top{
	width:1000px;
	height:158px;
	background-image:url('../images/top.jpg'); 
}

#main #page {
	width:1000px;
	float:left;
}

#main #page #leftCol{
	width:176px;
	background-image:url('../images/leftColBg.gif'); 
	background-repeat:repeat-y;
	float:left;
	min-height:524px;
}

#main #page #rightCol{
	width:240px;
	background-image:url('../images/rightColBg.gif'); 
	background-repeat:repeat-y;
	float:left;
	min-height:524px;
	text-align:left;
}

#main #page #middleCol{
	width:584px;
	background-image:url('../images/pageTop.jpg'); 
	background-repeat:no-repeat;
	float:left;
	min-height:674px;
	background-color:#ffffff;
	font-size:12px;	
}

#main #page #middleCol p{
	width:504px;
	margin-left:60px;
	font-size:12px;
	color:#000000;
	line-height:20px;
}

#main #page #body {
	margin-top:108px;
	width:550px;
	min-height:420px;
	color:white;
	font-size:9px;
	float:left;
	margin-left:60px;
}

#main #page #leftCol .item{
	height:49px;
	width:141px;
	float:left;
	text-align:left;
	color:#ffffff;
	padding-left:35px;
	line-height:55px;
}

#main #page #leftCol .productsItem{
	height:25px;
	width:160px;
	float:left;
	text-align:left;
	color:#000000;
	font-size:12px;
	line-height:32px;
	display:block;
	background-position:bottom;
	padding-left:16px;
}



#main #page #leftCol a .productsItem:hover{
	background-image:url('../images/productMenuLineH.gif');
	background-repeat:no-repeat;
	background-position:left;
}

#main #page #leftCol a .productsItem{
	background-repeat:no-repeat;
	background-position:left;
	background-image:url('../images/productMenuLine.gif');
	 
}

#main #page #leftCol .products{
	width:176px;
	float:left;
	text-align:left
	background-color:white;
	background-image:url('../images/productsMenuBg.jpg');
	background-repeat:no-repeat;
}

#main #page #leftCol .item a{ 
	text-decoration:none;
	color:#ffffff;
}	

#main #page #leftCol a{
	font-weight:normal;
}

#main #page #leftCol .box{
	width:176px;
	float:left;
	font-size:14px;
	border-bottom:8px solid #eeeeee;
}

#main #page #leftCol .box .head{
	width:141px;
	height:27px;
	line-height:28px;
	padding-left:35px;
	color:#ffffff;
	float:left;
	background-image:url('../images/leftBoxHead.jpg'); 
	background-repeat:no-repeat;
}

#main #page #leftCol .box .body{
	padding:10px;
	width:156px;
	float:left;
	background-image:url('../images/leftBoxBody.jpg'); 
	background-repeat:no-repeat;
	background-color:#ffffff;
	font-size:12px;
}

#main #page #rightCol .products{
 	width:240px;
	float:left;
}

#main #page #rightCol .box{
 	width:240px;
	float:left;
	font-size:14px;
	color:#000000;
	border-bottom:8px solid #eeeeee;
}

#main #page #rightCol .box .head{
 	width:195px;
	float:left;
	height:49px;
	color:#ffffff;
	padding-left:45px;
	line-height:55px;
	font-size:16px;
	background-image:url('../images/rightBoxHead.jpg'); 
	background-repeat:no-repeat;
}

#main #page #rightCol .box a:hover .head, #main #page #rightCol .box a .menuItemSel5{
	background-image:url('../images/rightBoxHeadH.jpg'); 
}

#main #page #rightCol .box a .head{
	font-weight:normal;
	text-decoration:none;
}

#main #page #rightCol .box .body{
 	width:215px;
	float:left;
	background-image:url('../images/rightBoxBody.jpg'); 
	padding:10px;
	background-repeat:no-repeat;
	padding-left:15px; 
}

#main #page #rightCol .box .body .item{
	width:230px;
	float:left;
	margin-left:-5px;
}

#main #page #rightCol .box .body .item .date{
	display:block;
	float:right;
	text-align:right;
	margin-right:15px;
	color:#000000;
	font-size:12px;
}

#main #page #rightCol .box .body .item .title{
	display:block;
	float:left;
	width:208px;
	text-align:left;
	color:#000000;
	font-size:12px;
	font-weight:bolder;
	background-image:url('../images/righColNewsItemHead.gif');
	background-repeat:no-repeat;
	line-height:25px;
	height:25px; 
	padding-left:22px;
}

#main #page #rightCol .box .body .item .title a{
	color: #1b5700;
	
}


#main #page #rightCol .box .body .item .text{
	float:left;
	width:210px;
	text-align:left;
	color:#000000;
	font-size:12px;
	padding:10px;
}

#main #page #rightCol .box .body .item .text a{
	color: #1b5700;
}


#main #page #rightCol .box .productsHead{
	background-image:url('../images/rightProductHead.jpg'); 
}

#main #page #rightCol .box .productsBody{
	background-image:url('../images/rightProductBody.jpg'); 
}

#main #page #rightCol .box .tipsHead{
	background-image:url('../images/rightTipsHead.jpg'); 
}

#main #page #rightCol .box .tipsBody{
	background-image:url('../images/rightTipsBody.jpg'); 
}

#main #page #rightCol .box .soutezHead{
	background-image:url('../images/soutez_head.jpg'); 
	margin-left:10px;
}

#main #page #rightCol .box .soutezHead span{
	margin-left:-10px;
}

#main #page #rightCol .box a{
	color: white;
	
}

#main #page #rightCol .box .soutezBody{
	background-image:url('../images/soutez_bg.jpg'); 
	margin-left:10px; 
}

#main #page #rightCol .box .productItem{
	border: 1px solid #908876;
	width:217px;
	margin-bottom:5px;
}

#main #page #rightCol .box .productItem .prodHead{
	width:199px;
	height:19px;
	font-size:12px;
	color:#000000;
	background-image:url('../images/productItemHead.gif'); 
	background-repeat:no-repeat;
	padding-left:18px;
	line-height:20px;
}

#main #page #rightCol .box .productItem .prodHead a{
	color: #1b5700;	
}

#main #page #rightCol .box .productItem img{
	border: 1px solid #908876;
	float:left;
}

#main #page #rightCol .productItem .imgBox{
	float:left;
	height:102px;
	width:71px;
}



#main #page #rightCol .box .productItem .prodBody{
	font-size:10px;
	color:#000000;
	height:104px;
	width:217px;
	background-image:url('../images/productItemBody.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}



#main #page #rightCol .box .productItem .price{
	font-size:14px;
	color:#1b5700;
	float:right;
	padding-right:18px; 
}
#main #page #rightCol .box .productItem .text{
	float:right;
	width:120px;
	padding:10px; 
}

.menuItemBg1{
	background-image:url('../images/menuItem1.jpg'); 
}

.menuItemBg2{
	background-image:url('../images/menuItem2.jpg'); 
}

.menuItemBg3{
	background-image:url('../images/menuItem3.jpg'); 
}

.menuItemBg4{
	background-image:url('../images/menuItem4.jpg'); 
}

.menuItemBg5{
	background-image:url('../images/menuItem5.jpg'); 
}

.menuItemBg6{
	background-image:url('../images/menuItem6.jpg'); 
}

.menuItemBg7{
	background-image:url('../images/menuItem7.jpg'); 
}


.menuItemBg1:hover, .menuItemSel1{
	background-image:url('../images/menuItem1H.jpg'); 
}

.menuItemBg2:hover, .menuItemSel2{
	background-image:url('../images/menuItem2H.jpg'); 
}

.menuItemBg3:hover, .menuItemSel3{
	background-image:url('../images/menuItem3H.jpg'); 
}

.menuItemBg4:hover, .menuItemSel4{
	background-image:url('../images/menuItem4H.jpg'); 
}

.menuItemBg5:hover, .menuItemSel5{
	background-image:url('../images/menuItem5H.jpg'); 
}

.menuItemBg6:hover, .menuItemSel6{
	background-image:url('../images/menuItem6H.jpg'); 
}
.menuItemBg7:hover, .menuItemSel7{
	background-image:url('../images/menuItem7H.jpg'); 
}

/***** produkty na hlavni strance *******/


#main #page #middleCol .productItem, .photoItem{
	border: 1px solid #908876;
	width:217px;
	margin-bottom:15px;
	float:left;
	margin-right:15px;
}

#main #page #middleCol .productItem .prodHead, .photoItem .prodHead{
	width:199px;
	height:19px;
	font-size:12px;
	color:#000000;
	background-image:url('../images/productItemHead.gif'); 
	background-repeat:no-repeat;
	padding-left:18px;
	line-height:20px;
        text-align: left;
}

#main #page #middleCol .productItem img{
	border: 1px solid #908876;
}

#main #page #middleCol .productItem .imgBox{
	float:left;
	height:102px;
	width:71px;
}

.photoItem .imgBox{
	height:118px;
	width:217px;
}


#main #page #middleCol .productItem .prodBody, .photoItem .prodBody{
	font-size:10px;
	color:#000000;
	height:104px;
	width:217px;
	background-image:url('../images/productItemBody.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#e2e2e2;
}

.photoItem .prodBody{
height: 137px;

}

#main #page #middleCol .productItem .price, .photoItem .price{
	font-size:14px;
	color:#1b5700;
	float:right;
	padding-right:18px; 
}

 
.photoItem{
    text-align: center;
}

#main #page #middleCol .productItem .text, .photoItem .text{
	float:right;
	width:120px;
	padding:10px; 
	height:65px;
}


.detailRight{
	float:right;
	width:252px;
	margin-right:25px;
}

.detailRight img{
	border:1px solid grey;
	max-width:250px;
	max-height:500px;
}

.detailLeft{
	float:left;
	width:200px;
}

.detailLeft table{
	padding:4px;
	border: 1px solid black;	
}

.detailLeft table td {
	padding:4px;
	border: 1px solid #cacaca;	
}

.detailDesc{
	float:left;
	width:200px;	
	margin-top:20px;
}

#main #page #middleCol .newsDate{
	float:right;
	font-size:14px;
	margin-right:50px;
	line-height:26px;	
}

#main #page #middleCol .news {
	width:470px;
	float:left;
}

#main #page #middleCol .news .title{
	font-size:14px;
	text-decoration:underline;
	margin-bottom:5px;
	float:left;
}

#main #page #middleCol .news .date{
	font-size:12px;
	text-align:right;
	float:right;
}

#main #page #middleCol .news .text{
	font-size:12px;
	margin-top:5px;
	float:left;
	clear:both;
}

#main #page #middleCol .news hr{
	height:1px;
	width:470px;
	background-color:#9be68e;
	clear:both;
	border:0px;
	text-align:left;
	
}





/****ADMIN***/


table{
	font-size:12px;
}

.aligned{
	margin-left:60px;
}

.aligned3{
	margin-left:60px;
        width:450px;
}

.aligned3 fieldset{
    border: 1px solid #9be68e;
}

.aligned3 legend{
    color: #9be68e;
    margin-bottom: 5px;
    font-weight: bold;
}

.aligned2{
	margin-left:30px;
}

table.fotogalerie{
    padding:3px;
    border: 1px solid #1b5700;
    width: 530px;
}

table.fotogalerie td{
    border:1px solid #9be68e;
    padding:3px;
}

table.fotogalerie tr.tablehead{
    
    font-weight: bold;
    background-color: #9be68e;
}


.middle{
	text-align:center;
}

.red, .error{
	color: red;
	border: 1px solid red;
	padding:10px;
}

.orange, .success{
	color: #df4800;
	border: 1px solid orange;
	padding:10px;
}

.green{
	color: green;
	border: 1px solid green;
	padding:10px;
}

.addNews legend{
	font-size:10px;	
}
.addNews fieldset{
	width:400px;
}
.addNews input.wide{
	width:390px;
}
.addNews div input{
	margin:auto;
	margin-left:15px;
	margin-right:15px;
	text-align:center;
}

.addNews div{
	margin:auto;
	text-align:center;
}

.addNews hr{
	border:0px;
	border-top:1px solid grey;
	overflow:hidden;
}
.addNews textarea{
	width:390px;
	height:100px;
}
 
.productList {
	width:550px;
	border: 1px solid grey;
	margin-left:15px;
}

.productList td{
	border: 1px solid #c0c0c0;
}

.lightGreen{
	background-color: #b9ffb9;
}

.grey{
	background-color: #c0c0c0;
}

.lightOrange{
	background-color: #ff9664;
}

a.black{
	color:black;
}
a.black:hover{
	color:red;
}

.selectedPage{
	border: 1px solid red;
	color:red;
	padding:2px;
}

.selectedPagePublic{
	border: 1px solid green;
	background-color:yellow;
	padding:2px;
}

.selectedLetter{
	border: 1px solid #ff8000;
	background-color:yellow;
	padding:2px;
}

.clear{
	clear:both; 
	float:left;
}

.titlePageCount, .titleCatLetters{
	float:left;
	font-size:12px;
	clear:both;
	margin-left:25px;
	margin-bottom:15px;
	line-height:20px;
	width:550px;
}

.titleCatLetters a{
	color:#ff8000;
}

.titleCatLetters a:hover{
	color:red;
}

.titlePageCount .content{
	width:490px;
	display:inline-block;
	float:right;	
}


#main #page #rightCol .productsItem{
	height:25px;
	width:160px;
	float:left;
	text-align:left;
	color:#000000;
	font-size:12px;
	line-height:32px;
	display:block;
	background-position:bottom;
	padding-left:16px;
}

#main #page #rightCol a .productsItem:hover{
	background-image:url('../images/productMenuLineH.gif');
	background-repeat:no-repeat;
	background-position:left;
}

#main #page #rightCol a .productsItem{
	background-repeat:no-repeat;
	background-position:left;
	background-image:url('../images/productMenuLine.gif');
}


.searchFieldRight{
	width:130px;
	margin-right:0px;
}

.searchBody{
	text-align:center;
}

.searchField, .searchButton{
	font-size:14px;
}



#main #page #leftCol .commentsItem, #main #page #leftCol .galleryItem{
	height:25px;
	width:160px;
	float:left;
	text-align:left;
	color:#000000;
	font-size:12px;
	line-height:32px;
	display:block;
	background-position:bottom;
	padding-left:16px;
}

#main #page #leftCol a .commentsItem, #main #page #leftCol a .galleryItem{
	background-repeat:no-repeat;
	background-position:left;
	background-image:url('../images/productMenuLine.gif'); 
}

#main #page #leftCol .comments{
	width:176px;
	float:left;
	text-align:left;
	background-color:white;
	background-image:url('../images/commentsMenuBg.jpg');
	background-repeat:no-repeat;
}

#main #page #leftCol .soutez{
	width:176px;
	float:left;
	text-align:left;
	background-color:white;
	background-image:url('../images/soutezMenuBg.jpg');
	background-repeat:no-repeat;
}

#main #page #leftCol a .commentsItem:hover{
	background-image:url('../images/productMenuLineH.gif');
	background-repeat:no-repeat;
	background-position:left;
}

#main #page #leftCol .commentsHead{
	width:149px;
	height:27px;
	line-height:28px;
	padding-left:35px;
	color:#ffffff;
	float:left;
	background-image:url('../images/leftBoxCommentsHead.jpg'); 
	background-repeat:no-repeat;
}

#main #page #leftCol .soutezHead{
	width:149px;
	height:27px;
	line-height:28px;
	padding-left:35px;
	color:#ffffff;
	float:left;
	background-image:url('../images/leftBoxSoutezHead.jpg');
	background-repeat:no-repeat;
    margin-top: 6px;
}

#main #page #leftCol .mainMenuSpacer{
	width:176px;
	height:8px;
	overflow:hidden;
 
	float:left;
	background-color:#ffffff;
}

.comment{
    float:left;
    border:1px solid #9be68e;
    padding: 5px;
    width:435px;
    margin-bottom: 10px;
}

.comment .title{
    font-weight: bold;
    width:429px;
    margin-bottom: 3px;
    background-color: #9be68e;
    padding:3px;
}

.comment .bottom{
    font-style: italic;
    font-size: 10px;
    width:380px;
    text-align: right;
}

.star{
    width:32px;
    height: 32px;
    display: inline-block;
}

.selectedStar{
    background-image:url('../images/star_gold.gif');
}

.greyStar{
    background-image:url('../images/star_grey.gif');
}

.rating{
 float:left;
}

h2.ratingTitle{
	font-weight:bold;
	font-size:14px;
	color: #1b5700;
        display: inline;
        margin-top: 10px;
        margin-right: 20px;
        float: left;
}

.adminLink{
    font-size: 14px;
    border:1px solid #1b5700;
    padding:5px;
    background-color: #9be68e;
}

#main #page #rightCol  a span.galleryItem{
	font-weight:normal;
	color:black;
	background-repeat:no-repeat;
	background-position:left;
	background-image:url('../images/productMenuLine.gif');
	display:block;
	margin-left:-15px;
	padding-left:20px;
	height:18px;
	margin-bottom:6px;
	border-bottom: 1px solid #A3A3A3;
	line-height:24px;
}

#main #page #rightCol  a span.galleryItem:hover{
	background-image:url('../images/productMenuLineH.gif');
	background-repeat:no-repeat;
	background-position:left;
	border-bottom: 1px solid #424242;
}

.mainPageIcons{
	margin-left:15px;
}

.mainPageIcons span{
	width:116px;
	height:155px;
	float:left;
	margin:11px;
	display:block;
	background-repeat:no-repeat;
}

.mainPageIcons span span{
	width:auto;
	height:auto;
}

.mainPageIcons a span:hover{
	border-left:2px solid black;
}

.mainPageIcons a span span:hover{
	border:0px;
}

.mainPageIcons span .text{
	margin:0px;
	margin-top:120px;
	float:left;
	color:#000000;
	font-size:14px;
	text-align:left;
	margin-left:15px;
	font-weight:normal;
}

.mainPageIcons .icon1 {
	background-image:url('../images/mainPageIcons/mainPageIcon_1.jpg');
}

.mainPageIcons .icon2 {
	background-image:url('../images/mainPageIcons/mainPageIcon_2.jpg');
}

.mainPageIcons .icon3 {
	background-image:url('../images/mainPageIcons/mainPageIcon_3.jpg');
}

.mainPageIcons .icon4 {
	background-image:url('../images/mainPageIcons/mainPageIcon_4.jpg');
}

.mainPageIcons .icon5 {
	background-image:url('../images/mainPageIcons/mainPageIcon_5.jpg');
}

.mainPageIcons .icon6 {
	background-image:url('../images/mainPageIcons/mainPageIcon_6.jpg');
}

.mainPageIcons .icon7 {
	background-image:url('../images/mainPageIcons/mainPageIcon_7.jpg');
}

.mainPageIcons .icon8 {
	background-image:url('../images/mainPageIcons/mainPageIcon_8.jpg');
}

.mainPageIcons .icon9 {
	background-image:url('../images/mainPageIcons/mainPageIcon_9.jpg');
}

.mainPageIcons .icon10 {
	background-image:url('../images/mainPageIcons/mainPageIcon_10.jpg');
}

.mainPageIcons .icon11 {
	background-image:url('../images/mainPageIcons/mainPageIcon_11.jpg');
}

.mainPageIcons .icon12 {
	background-image:url('../images/mainPageIcons/mainPageIcon_12.jpg');
}

