﻿body
{
	/*background-color: #8A8C8F;*/
	background-color: #92C84D;
	font-family: Verdana;
	background-image: url(../../web_images/background-repeatGreen.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#packageBackground
{
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 900px;
	background-image: url(../../web_images/background4.jpg);
	background-repeat: no-repeat;
	background-position: center top; /*border: solid 1px black;*/
}

#packageMain
{
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 5px;
	width: 925px; /*border: solid 1px black;*/
}


img
{
	border: none;
}

a
{
	color: #414042;
	text-decoration: none;
}

#topPanel
{
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 2px;
	width: 920px;
	height: 142px;
	/*background-image: url(../../web_images/nova_hlavicka_final.png);
	background-image: url(../../web_images/andilek-hlavicka4.gif);*/
	background-image: url(../../web_images/hlavicka_green.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#andilek
{
	position: absolute;
	margin-left: 90px;
}

#stromecek
{
	position: absolute;
	margin-top: -85px;
	margin-left: 800px;
	width: 66px;
	height: 65px;
	background-image: url(../../web_images/stromecek.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#leftPanel
{
	clear: both;
	float: left;
	margin-left: 15px;
	width: 142px;
}

#leftPanel a
{
	text-transform: lowercase;
}

.leftMenu 
{
	margin-top: 10px;
	margin-bottom: 2px;
	padding: 5px auto 3px auto;
	text-align: center;
	width: 142px;
}

.leftMenu .counterPlace 
{
	margin-top: 3px;
	
}

.leftMenu .footer
{
	height: 34px;
	background-image: url(../../web_images/titulka_left_bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#centerPanel
{
	float: left;
	margin: 0px 10px 0px 10px;
	width: 556px; /*height: 640px;*/ /*border: solid 1px black;*/
}

#centerPanel .lineTop
{
	float: left;
	margin-bottom: 2px;
	width: 556px;
	height: 34px;
	background-image: url(../../web_images/lista_stred_horni2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#centerPanel .lineTop ul
{
	margin: 0px;
	padding-top: 9px;
	padding-left: 25px;
	color: #DA1C5C;
	font-family: Arial;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

#centerPanel .lineTop li
{
	padding: 0px 2px 0px 2px;
	margin: 0px;
	display: inline;
}

.lineTop li a
{
	color: #DA1C5C;
	text-decoration: underline;
}

.lineTop li a:hover
{
	text-decoration: none;
}

.lineTop .smaller
{
	font-size: 11px;
}

#centerPanel .content
{
	clear: left;
	margin-top: 2px;
	margin-bottom: 1px;
	width: 556px;
	background-color: White;
}

.content .articleBoxMain, .content .articleBox
{
	padding: 22px 20px 13px 20px;
	font-family: Arial;
}

.content .articleBoxMain table p, .content .articleBox table p
{
	text-align: center;
}

.content .articleBoxMain table p a, .content .articleBox table p a 
{
	font-size: 12px;	
}

.content .articleBoxMain table a, .content .articleBox table a
{
	font-size: 12px;	
}

.content .box
{
	padding: 10px 20px 13px 10px;
}

.content .articleBoxMain
{
	background-color: #E6E7E8;
	border-bottom: solid 1px #939598;
}

.content .articleBox
{
	border-bottom: solid 1px #939598;
}

.content .articlePictureMain
{
	float: left;
	margin: 0px 14px 4px 0px;
}

.content div.articleMainDiv 
{
	float: left;
	margin-bottom: 5px;
}

.content h2
{
	float: left;
	margin: 1px 0px 0px 0px;
	font-family: Myriad Pro, Verdana;
	font-size: 15pt;
	text-transform: uppercase;
	font-weight: normal;
	color: #231F20;
	line-height: 22px;
}

.content .date
{
	float: right;
	margin-bottom: 15px;
	margin-left: 28px;
	/*margin-left: 460px;*/
	font-size: 8pt;
	color: #58595B;
}

.content p
{
	font-size: 9pt;
	color: #231F20;
	text-align: justify;
}

.content .intro
{
	clear: right;
}

.content .articleText 
{
	
}

.intro a,.articleText a
{
	font-style: italic;
	text-decoration: underline;
}

.intro a:hover,.articleText a:hover
{
	text-decoration: none;
}

.intro table,.articleText table 
{
	margin: 5px 0px 5px 0px;
	border-collapse: collapse;
	max-width: 515px;
	border: solid 1px #CCCCCC;
	font-family: Arial;
	font-size: 11px;
}

.intro table td,.articleText table td
{
	padding-left: 3px;
}

.content p 
{
	line-height: 16px;
}

.content .articleH2 
{
	width: 315px;
}

.content .articleMainH2 
{
	width: 275px;
}

.content .articleDetailH2 
{
	width: 430px;
}

.content .intro p
{
	margin-bottom: 15px;
	font-size: 10pt;
	color: #58595B;
}

.content .priloha
{
	font-size: 11px;
	color: #58595B;
}

.content .priloha .vice
{
	text-align: right;
	margin-top: -18px;
	font-weight: bold;
	color: #231F20;
}

a:hover 
{
	color: #EC008C;
}

.content strong
{
	font-weight: bold;
}

.content em
{
	font-style: italic;
}

.content u
{
	text-decoration: underline;
}

.content .galleryTitle
{
	float: left;
	margin: 1px 0px 5px 0px;
	font-family: Myriad Pro, Verdana;
	font-size: 15pt;
	text-transform: uppercase;
	font-weight: normal;
	color: #231F20;
}

.galleryTitle a:hover
{
	text-decoration: underline;
}

.content .galleryVice
{
	padding: 3px 0px 0px 10px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #231F20;
}

.galleryVice a:hover
{
	text-decoration: underline;
}

.content .galleryDate
{
	float: right;
	font-size: 8pt;
	color: #58595B;
}

.productlist
{
	margin-top: 20px;
}
.productlist li
{
	display: inline;
	margin-left: 1px;
	margin-top: 0px;
	font-size: 11px;
	color: Gray;
	width: 125px;
	height: 94px;
}

.gallerylist
{
	clear: both;
}

.gallerylist li
{
	display: inline;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 11px;
	color: Gray; /*width: 101px;*/ /*height: 76px;*/
}

.textAd 
{
	float: none;
}

.logolist, .bannerlist
{
	margin: 0px 0px 0px 3px;
	padding: 1px 0px 0px 0px;
}

.bannerlist 
{
	margin-top: 1px;
}

.logolist li
{
	float: left;
	list-style-type: none;
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
	width: 81px;
	height: 31px;
}

.logolist a 
{

}

.logolist img 
{
	
}

.bannerlist li
{
	padding-top: 1px;
	float: left;
	list-style-type: none;
	margin-left: 1px;
	margin-top: 2px;
	width: 164px;
}

.newslist
{
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

.newslist li
{
	display: block;
	width: 135px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 11px;
}

.newslist li a
{
	text-transform: none;
}

.newslist li a:hover
{
	text-decoration: underline;
}

.newslist li .obrlist
{
	margin-left: -12px;
}


#centerPanel .lineBottom
{
	width: 556px;
	height: 35px;
	margin-bottom: 3px;
	background-image: url(../../web_images/lista_stred_spodni2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#rightPanel
{
	float: left;
	width: 175px;
}

.rightMenu
{
	margin-bottom: 8px;
	width: 173px;
}

.rightMenu .header
{
	height: 35px;
}

.rightMenu .text
{
	background-color: White;
}

.rightMenu .text a
{
	margin: 0px;
	padding: 0px;
}
.rightMenu .footer
{
	height: 34px;
	background-image: url(../../web_images/titulka_spodni_cast.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#bottomPanel
{
	clear: both;
	float: left;
	width: 920px;
	height: 63px;
	padding-top: 20px;
	background-image: url(../../web_images/lista_spodni_big.png);
	background-repeat: no-repeat;
	text-align: center;
	color: White;
	font-size: 13px;
}

#menu ul, #menu li
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.submenu ul, .submenu li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 129px;
}

.submenu li
{
	display: block;
	line-height: 29px;
	padding: 3px 2px 3px 10px;
	background-color: #F7F9F9;
	border-top: solid 2px #EDCADA;
	font-size: 12px;
	color: #414042;
}

.headerSelected
{
	/*display: none;*/
}
















.accordion
{
	width: 140px;
	font-family: Verdana;
}

.accordionHeader
{
	height: 35px;
	font-size: 14px;
	color: White;
	text-transform: uppercase;
	text-align: center;
}

.accordionHeaderSelected
{
	height: 35px;
	font-size: 14px;
	color: Black;
	text-transform: uppercase;
	text-align: center;
}

.accordionContent
{
	height: 40px;
}

.accordionTop
{
	font-size: 20px;
	background-image: url(../../web_images/accordion-top.png);
	background-repeat: no-repeat;
}


.tableForum
{
	width: 530px;
	font-family: Verdana;
	font-size: 10px;
}

.tableForum tr
{
	/*_height: 35px;*/
}

.tableForum td
{
	max-width: 250px;
}

.tableForum td a
{
	text-decoration: underline;
}

.tableForum td a:hover
{
	text-decoration: none;
}

.tableForum .odsazeni
{
	padding-left: 10px;
}

.forumTitle
{
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
}

.tableLogin
{
	width: 480px;
	font-size: 10px;
	color: Black;
}

.tableLogin .popis
{
	width: 120px;
}

.tableNoveTema
{
	width: 550px;
	font-size: 10px;
	color: Black;
}

.loginText
{
	font-size: 12px;
	padding: 5px 5px 5px 25px;
	margin: 0px;
	font-style: italic;
	border-bottom: solid 1px #E6E7E8;
}

.loginText a
{
	text-decoration: underline;
}

.loginText a:hover
{
	text-decoration: none;
}

.newsletterTop
{
	margin-left: 20px;
	
	padding: 7px 0px 4px 0px;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
}

.newsletterCenter
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 7px;
	text-align: center;
	font-size: 11px;
}

.newsletterCenter .odeslat
{
	text-align: right;
	margin-right: 20px;
}

table.articleTable 
{
	width: 500px;
	font-family: Arial CE;
	font-size: 11px;
}
.articleTable .articleTableColumn 
{
	width: 150px;
	font-weight: bold;
}

.articleTableColumn a 
{
	text-decoration: underline;
}

.articleTableColumn a:hover 
{
	text-decoration: none;
}

fieldset.articleFieldSet 
{
	border: solid 1px #DDDDDD;
	padding-left: 10px;
	padding-bottom: 5px;
}

fieldset.articleFieldSet legend 
{
	font-family: Myriad Pro, Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #58595B;
	margin-left: 15px;
}

.counterStyle 
{
	margin-left: 30px;
	width: 120px;
	border: none;
	font-family: Arial CE;
	font-size: 11px;
}

a.cenik 
{
	font-size: 11px;
	text-decoration: underline;
}

a.cenik:hover 
{
	text-decoration: none;
}

h2.cenik 
{
	float: none;
	margin: 0px 5px 10px 10px;
	font-family: Myriad Pro, Verdana;
	font-size: 15pt;
	text-transform: uppercase;
	font-weight: normal;
	color: #231F20;
}

.cenikUl 
{
	margin-left: 20px;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}


table.Language_table tr td
{
	background-color: #ff6699;
	text-align: center;
}
table.Language_table tr th
{
	background-color: #ff6699;
}
table.Language_table tr td a 
{
	font-size: 12px;
}
.languageHref 
{
	color: #EEEEEE; 
	font-size: 11px;
}
.languageHref:hover 
{
	font-size: 12px;		
}