﻿body
{
	/*background-color: #8A8C8F;*/
	/*background-color: #1E9F52;*/
	background-color: #0E9644;
	font-family: Verdana;
	background-image: url(../../web_images/pozadi_new.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#packageBackground
{
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 900px;
	background-image: url(../../web_images/pozadi_new.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-left: 2px;
	width: 920px;
	height: 150px; /*background-image: url(../../web_images/nova_hlavicka_final.png); 	background-image: url(../../web_images/andilek-hlavicka4.gif);*/
	/*background-image: url(../../web_images/header2.png);*/
	background-image: url(../../web_images/hlavicka_final_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#main_category
{
	height: 35px;
	float: left;
	width: 920px;
	margin-top: -2px;
	margin-bottom: 2px;
	padding: 0px 0px 0px 10px;
}

#main_category img 
{
	padding: 0px;
	margin: 0px;
	border: none;
}

#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: 35px;
	background-image: url(../../web_images/lista_stred_horni_P.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#centerPanel .lineTop ul
{
	margin: 0px;
	padding-top: 9px;
	padding-left: 25px;
	color: #FFFFFF;
	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;*/
	color: White;
	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 .box
{
	padding: 10px 20px 13px 10px;
}

.content .articleBoxMain
{
	background-color: #FFFFFF;
	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: Verdana;
	font-size: 19px;
	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: 12px;
	color: #231F20;
	text-align: justify;
}

/* ----TABLE FORMULAR ---------- */

.content table.formular tr th
{
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
	width: 190px;
}
.content table.formular tr td input
{
	font-size: 12px;
}
.content table.formular tr td select 
{
	font-size: 12px;
}
.content h3.nadpis_formular 
{	
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}
.content h2.nadpis_formular 
{
	float: none;
	margin: 1px 0px 0px 0px;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #231F20;
	line-height: 22px;
}

.content #prohlaseni 
{
	margin: 20px 0px 0px 202px;
}
.content #prohlaseni label 
{
	font-size: 12px;
}
.content .formular_button 
{
	margin: 5px 0px 0px 350px;
}

/* ----TABLE FORMULAR ---------- */

.content .intro
{
	clear: right;
	font-size: 13px;
	color: #58595B;
}

.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 .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: #F287B7;
}

.content .priloha .vice
{
	text-align: right;
	margin-top: -18px;
	font-weight: bold;
	color: #F287B7;
}
.content .priloha .vice a
{
	color: #F287B7;
}

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: Verdana;
	font-size: 18px;
	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: #F287B7;
}

.content .galleryVice a
{
	color: #F287B7;
}

.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 5px;
}

.newslist li
{
	display: block;
	width: 135px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	text-align: left;
	font-size: 11px;
	font-family: Arial;
}

.newslist li a
{
	text-transform: none;
}

.newslist li a:hover
{
	text-decoration: underline;
}

.newslist li .obrlist
{
	margin-left: -12px;
	vertical-align: top;
	margin-top: 6px;
}


#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: 171px;
}

.rightMenu .header
{
	height: 35px;
}

.rightMenu .text
{
	background-color: White;
}

.rightMenu .text a
{
	margin: 0px;
	padding: 0px;
}

.rightMenu .header_small
{
	margin-top: 5px;
	height: 16px;
	background-image: url(../../web_images/titulka_horni_cast_P.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.rightMenu .footer
{
	margin-top: -2px;
	height: 14px;
	background-image: url(../../web_images/titulka_spodni_cast_P.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#bottomPanel
{
	clear: both;
	float: left;
	margin-left: 13px;
	margin-top: 8px;
	width: 870px;
	height: 31px;
	padding-top: 6px;
	background-image: url(../../web_images/lista_spodni_big_P.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 
{
	margin-top: 2px;
}

.submenu ul, .submenu li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 116px;
	font-family: Arial;
}

.submenu ul li
{
	display: block;
	line-height: 32px;
	margin-bottom: 2px;
	padding: 3px 5px 3px 10px;
	font-size: 12px;
	color: #414042;
}

.submenu .top
{
	background-image: url(../../web_images/main_menu_center.png);
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 12px;
	padding: 0px 5px 5px 10px;
	width: 116px;
	margin-bottom: 2px;
}

.submenu ul li.center
{
	background-image: url(../../web_images/main_menu_center.png);
	background-repeat: repeat-y;
}

.submenu .bottom
{
	background-image: url(../../web_images/main_menu_center.png);
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 12px;
	padding: 0px 5px 0px 10px;
	width: 116px;
	margin:0px;
}

.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;
	font-family: Arial;
}

.newsletterCenter
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 7px;
	text-align: center;
	font-size: 11px;
}

.newsletterCenter .odeslat
{
	text-align: right;
	font-family: Arial;
	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;
}

/* --------------------------------------------------------
	HACK PRO PLOVOUCI UMISTENI
---------------------------------------------------------- */

.neobtekat:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.neobtekat
{
	display: inline-table;
}
/* Skryti pred IE pro mac */
* html .neobtekat
{
	height: 1%;
}
.neobtekat
{
	display: block;
}
/* Konec stryti pred IE pro max*/

.loga_leva_lista 
{
	margin: 0px 0px 0px 5px;
	width: 131px;
	background-color: White;
}

.logo_leva 
{
	width: 112px;
	margin: 0px auto 5px auto;
	border-bottom: solid 1px #1E9F52;
}

.logo_leva a 
{
	font-size: 11px;
	font-weight: bold;
}


/* ---- LANGUAGE -------*/

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;		
}

/*
------------- Validation Summary -------------------------------------------
*/

.validation-summary, .validation-summary-ok
{
	margin: 0px auto;
	width: 100%;
	border: solid 2px red;
	background-color: #ffefff;
}
.validation-summary-ok 
{
	border: solid 2px green;
}
.validation-summary ul, .validation-summary-ok ul
{
	margin: 8px 40px;
}
.validation-summary ul li, .validation-summary-ok ul li
{
	font-size: 11px;
	color: Red;
}
.validation-summary-ok ul li 
{
	color: Green;
}
.validation-span
{
	font-size: 13px;
	font-weight: bold;
	display: block;
	background: transparent url(../../public/images/web_images/bt_remove.png) no-repeat;
	height: 16px;
	width: 16px;
}

/*
------------- END Validation Summary -------------------------------------------
*/
