/* -- start setup -- */

* {
font-family : Verdana,Arial, Helvetica, sans-serif;
font-size : xx-small;
margin : 0;	
border : none;
padding : 0;
color: #646464;
}

/* -- common -- */

.m2 {margin : 2px;}
.m5 {margin : 5px;}
.m10 {margin : 10px;}
.m20 {margin : 20px;}
.m30 {margin : 30px;}

.mt0 {margin-top : 0px;}
.mt5 {margin-top : 5px;}
.mt10 {margin-top : 10px;}
.mt14 {margin-top : 13px;}

.mt20 {margin-top : 20px;}
.mt40 {margin-top : 40px;}

.ml0 {margin-left : 0px;}
.ml5 {margin-left : 5px;}
.ml10 {margin-left : 10px;}
.ml20 {margin-left : 20px;}
.ml40 {margin-left : 40px;}

.mb0 {margin-bottom : 0px;}
.mb5 {margin-bottom : 5px;}
.mb10 {margin-bottom : 10px;}
.mb20 {margin-bottom : 20px;}
.mb40 {margin-bottom : 40px;}

.mr0 {margin-right : 0px;}
.mr5 {margin-right : 5px;}
.mr10 {margin-right : 10px;}
.mr20 {margin-right : 20px;}
.mr40 {margin-right : 40px;}

.b1red {border : 1px solid Red;}
.b1bl {border : 1px solid Black;}
.b2bl {border : 2px solid Black;}
.b1wh {border : 1px solid White;}
.b2wh {border : 2px solid White;}

.b1oranz {border : 1px solid #FE5815;}

.p2 {padding : 2px;}
.p5 {padding : 5px;}
.p10 {padding : 10px;}
.p20 {padding : 20px;}
.p30 {padding : 30px;}
.p60 {padding : 60px;}

.pt2 {padding-top : 2px;}
.pt5 {padding-top : 5px;}
.pt10 {padding-top : 10px;}
.pt20 {padding-top : 20px;}
.pt30 {padding-top : 30px;}

.pr2 {padding-right : 2px;}
.pr5 {padding-right : 5px;}
.pr10 {padding-right : 10px;}
.pr20 {padding-right : 20px;}
.pr30 {padding-right : 30px;}

.pb2 {padding-bottom : 2px;}
.pb5 {padding-bottom : 5px;}
.pb10 {padding-bottom : 10px;}
.pb20 {padding-bottom : 20px;}
.pb30 {padding-bottom : 30px;}

.pl2 {padding-left : 2px;}
.pl5 {padding-left : 5px;}
.pl10 {padding-left : 10px;}
.pl20 {padding-left : 20px;}
.pl30 {padding-left : 30px;}

.ml0 {margin-left : 0;}

/* -- text -- */
.bez_podtrz {text-decoration : none;}
.b {font-weight : bold;}
.norm {font-weight : normal;}
.i {font-style : italic;}

.u {text-decoration : underline;}
.text_doprostred {text-align : center;}
.text_blok {text-align : justify;}
.text_doleva {text-align : left;}
.vcenter {vertical-align : middle;}

/* -- colors --*/
.wh {color : White;}
.cervena {color : Red;}
.cerna {color : Black;}
.blue {color : #00A0C6;}
.green {color: #87AF12;}

/* -- display --*/
.neviditelny {visibility : hidden;}
.skryty {display : none;}

/* -- font size -- */
.mediuml {font-size : medium;}
.small {font-size : small;} /* -- start size --*/
.x_small {font-size : xx-small;}
.font_x_small {font-size : 10px;}
.xx_small {font-size : xx-small;}
.horni_index {vertical-align : super;}

/* -- float -- */
.float_left {float : left;}
.float_right {float : right;}

.clear {clear : both;}

/* -- all pages -- */
hr, h1 {display : none;}
h2, h3, h4 {font-family : Georgia,Times,sans-serif;}
h4 {margin : 20px 0 0 0;}
h2 {font-size : 11px;}

sup {font-size: 9px;}

body {
	background-color : #FCFCFC;
	text-align: center;
	/*background-image : url(../pcs/pcs_layout/background_gradient.jpg);
	background-position : top;
	background-repeat : repeat-x;
	*/
	
background-image : url(../pcs/pcs_layout/image_background2.jpg);
background-position : top center;
background-repeat : no-repeat;
background-attachment : fixed;
}

#container {
width: 970px;
margin: 20px auto 0 auto;
text-align: left;
}

#header {
width: 970px;
position : relative;
height : 139px;
background-image : url(../pcs/pcs_layout/panorama2.jpg);
background-position : center;
background-repeat : no-repeat;
}

#header a {
display : block;
width : 250px;
height : 50px;
position : absolute;
top : 3px;
left : 7px;
text-decoration : none;
font-size : 15px;
line-height : 16px;
padding : 10px 0 0 10px;
}

#header a span {
font-size : 13px;
color : #818C94;
}

#content {
border : 1px solid #AFAFAF;
border-top : none;
border-bottom : none;
background-image : url(../pcs/pcs_layout/content_background2.gif);
background-position : center;
background-repeat : repeat-y;
}

#ico_area {
height : 29px;
line-height : 29px;
background-image : url(../pcs/pcs_layout/ico_background2.gif);
background-repeat : repeat-x;
background-position : center;
}

#intranet {
margin-left : 20px;
padding-left : 22px;
background-image : url(../pcs/pcs_layout/intranet_lock.gif);
background-repeat : no-repeat;
background-position : left center;
}

#intranet a:HOVER {color : #2E2E2E;}
#intranet span.black {color : #2E2E2E;}

a.vyhledavani {
margin-left : 12px;
padding-left : 22px;
background-image : url(../pcs/pcs_layout/ico_hledani.gif);
background-repeat : no-repeat;
background-position : left center;
}

#top_menu {
height : 29px;
float : right;
}

#top_menu ul li {
display : block;
float : left;
list-style : none;
height : 29px;
line-height : 29px;
}

#top_menu ul li a {
height : 29px;
padding-left : 12px;
padding-right : 10px;
background-image : url(../pcs/pcs_layout/oddelovac2.gif);
background-repeat : no-repeat;
background-position : left;
display : block;
width : 50px;
text-decoration : none;
text-align : center;
}

#top_menu ul li a:HOVER {color : #2E2E2E;}

/*	menu sirka	*/
#top_menu ul li a.mesto, #top_menu ul li a.mesto_selected {width : 34px;}
#top_menu ul li a.urad, #top_menu ul li a.urad_selected {width : 28px;}
#top_menu ul li a.kultura, #top_menu ul li a.kultura_selected {width : 84px;}
#top_menu ul li a.turistika, #top_menu ul li a.turistika_selected {width : 52px;}
#top_menu ul li a.podnikani, #top_menu ul li a.podnikani_selected {width : 52px;}
#top_menu ul li a.mapy, #top_menu ul li a.mapy_selected {width : 31px;}
#top_menu ul li a.galerie, #top_menu ul li a.galerie_selected {width : 42px;}

/*	menu barva 	*/
#top_menu ul li a.mesto, div.barva1, #top_menu ul li a.mesto_selected {background-color : #FDFADE;}
#top_menu ul li a.urad, div.barva2, #top_menu ul li a.urad_selected {background-color : #FADFE5;}
#top_menu ul li a.kultura, div.barva3, #top_menu ul li a.kultura_selected  {background-color : #DFE7FA;}
#top_menu ul li a.turistika, div.barva4, #top_menu ul li a.turistika_selected {background-color : #B3EA77;}
#top_menu ul li a.podnikani, div.barva5, #top_menu ul li a.podnikani_selected {background-color : #D6C8D5;}
#top_menu ul li a.mapy, div.barva6, #top_menu ul li a.mapy_selected {background-color : #FCDBAC;}
#top_menu ul li a.galerie, div.barva7, #top_menu ul li a.galerie_selected {background-color : #D4E1AD;}

div.barvaintranet  {background-color : #ADD0FF;}	/*	intranet	*/

#top_menu ul li a.mesto_selected, #top_menu ul li a.urad_selected, #top_menu ul li a.kultura_selected, #top_menu ul li a.turistika_selected, #top_menu ul li a.podnikani_selected, #top_menu ul li a.mapy_selected,  #top_menu ul li a.galerie_selected {color : Black;}

/*	menu hover	*/
#top_menu ul li a.mesto:HOVER  {background-color : #F2EDBA;}
#top_menu ul li a.urad:HOVER {background-color : #F1C6D0;}
#top_menu ul li a.kultura:HOVER {background-color : #BDCBEE;}
#top_menu ul li a.turistika:HOVER  {background-color : #99D953;}
#top_menu ul li a.podnikani:HOVER {background-color : #C6ABC4;}
#top_menu ul li a.mapy:HOVER {background-color : #EFC487;}
#top_menu ul li a.galerie:HOVER {background-color : #C0D483;}

/*
#top_menu ul li a.mesto:HOVER, #top_menu ul li a.mesto_selected  {background-color : #F2EDBA;}
#top_menu ul li a.urad:HOVER, #top_menu ul li a.urad_selected {background-color : #F1C6D0;}
#top_menu ul li a.kultura:HOVER, #top_menu ul li a.kultura_selected {background-color : #BDCBEE;}
#top_menu ul li a.turistika:HOVER, #top_menu ul li a.turistika_selected {background-color : #99D953;}
#top_menu ul li a.podnikani:HOVER, #top_menu ul li a.podnikani_selected {background-color : #C6ABC4;}
#top_menu ul li a.mapy:HOVER, #top_menu ul li a.mapy_selected {background-color : #EFC487;}
#top_menu ul li a.galerie:HOVER, #top_menu ul li a.galerie_selected {background-color : #C0D483;}
*/

#search {
height : 27px;
line-height : 27px;
background-image : url(../pcs/pcs_layout/search_background.gif);
background-repeat : repeat-x;
background-position : center;
/*background-color : #DFE7FA;*/
}

h3.vyhledavani {
background-image : url(../pcs/pcs_layout/ico_hledani.gif);
background-position : left center;
background-repeat : no-repeat;
padding-left : 23px;
height : 13px;
}

h3.tip {
background-image : url(../pcs/pcs_layout/ico_tip.gif);
background-position : left center;
background-repeat : no-repeat;
padding-left : 23px;
height : 15px;
line-height : 18px;	
}

h3.lock {
background-image : url(../pcs/pcs_layout/ico_lock.gif);
background-position : left center;
background-repeat : no-repeat;
padding-left : 23px;
height : 16px;
line-height : 18px;	
}

#lokace {margin-left : 208px;}
#lokace span {color : #2E2E2E;}

/*	horni ikony	*/
#shortcut_ico {float : right;}
#shortcut_ico a {
display : block;
width : 27px;
height : 24px;
background-image : url(../pcs/pcs_layout/lang_deu.gif);
background-position : center;
background-repeat : no-repeat;
float : left;
}

#shortcut_ico a.top_ico1 {background-image : url(../pcs/pcs_layout/lang_deu.gif);}
#shortcut_ico a.top_ico2 {background-image : url(../pcs/pcs_layout/lang_en.gif);}
#shortcut_ico a.top_ico3 {background-image : url(../pcs/pcs_layout/print.gif);}
#shortcut_ico a.top_ico4{background-image : url(../pcs/pcs_layout/phone.gif);}
#shortcut_ico a.top_ico5 {background-image : url(../pcs/pcs_layout/mail.gif);}
#shortcut_ico a.top_ico6 {background-image : url(../pcs/pcs_layout/site_map.gif);}
#shortcut_ico a.top_ico7 {background-image : url(../pcs/pcs_layout/web.gif);}

#shortcut_ico a.top_ico1:HOVER {background-image : url(../pcs/pcs_layout/lang_deu_hover.gif);}
#shortcut_ico a.top_ico2:HOVER {background-image : url(../pcs/pcs_layout/lang_en_hover.gif);}
#shortcut_ico a.top_ico3:HOVER {background-image : url(../pcs/pcs_layout/print_hover.gif);}
#shortcut_ico a.top_ico4:HOVER{background-image : url(../pcs/pcs_layout/phone_hover.gif);}
#shortcut_ico a.top_ico5:HOVER {background-image : url(../pcs/pcs_layout/mail_hover.gif);}
#shortcut_ico a.top_ico6:HOVER {background-image : url(../pcs/pcs_layout/site_map_hover.gif);}
#shortcut_ico a.top_ico7:HOVER {background-image : url(../pcs/pcs_layout/web_hover.gif);}

#sloupec1, #sloupec2,  #sloupec3 {
width : 191px;
float : left;
} 

#sloupec2 {
width : 586px;
} 

#sloupec1_in, #sloupec2_in,  #sloupec3_in {padding : 15px 10px 15px 18px;} 

/* tmavsi barva	*/
#sloupec2_in p {color: #5B5B5B;	}


#pageend {
float : right;
margin : 20px 10px 20px 0;
}

#pageend a {
padding-left : 12px;
margin-right : 10px;
color : #B1B1B1;
text-decoration : none;
background-image : url(../pcs/pcs_layout/pageend_print.gif);
background-position : left;
background-repeat : no-repeat;
}

#pageend a.back {background-image : url(../pcs/pcs_layout/pageend_back.gif);}
#pageend a.print {background-image : url(../pcs/pcs_layout/pageend_print.gif);}
#pageend a.mail {background-image : url(../pcs/pcs_layout/pageend_mail.gif);}
#pageend a.top {background-image : url(../pcs/pcs_layout/pageend_top.gif);}

/*		hover pageend */
#pageend a:HOVER, .zpet_komentare a:HOVER {color: #646464;}

#footer {
height : 24px;
background-image : url(../pcs/pcs_layout/footer_background.gif);
background-repeat : repeat-x;
background-position : center;
line-height : 24px;
}

#footer_in {
padding-left : 18px;
color : #8C8E94;
}

#footer_in a {color : #8C8E94;}
#footer_in a:HOVER {color: #646464;}

/*	menu	*/
#leve_menu {
margin-top : 15px;
margin-bottom : 30px;
}

#leve_menu ul li {
list-style : none;
list-style-image : inherit;	
height : 16px;
list-style-position : outside;
}

#leve_menu ul li a {
height : 16px;
line-height : 16px;
padding-left : 18px;
display : block;
text-decoration : none;
}

#leve_menu ul li a.ext_link {
padding-left : 26px;
background-image : url(../pcs/pcs_layout/link.gif);
background-position : left center;
background-repeat : no-repeat;
}

#leve_menu ul li a.menu_oddelovac {border-bottom : 1px solid #BDBDBD;}

#leve_menu ul li a:HOVER, #leve_menu ul li a.selected {
color : Black;
background-color : #E4E4E4;
}

#leve_menu ul li a.ext_link:HOVER {
color : #023083;
background-color : #C5BACC;
}

/*	styl nadpisu sloupcu	*/
#sloupec1 h2,  #sloupec2 h2, #sloupec3 h2 {
height : 24px;
line-height : 24px;
background-color : #E3E3E3;
color : #5C5C5C;
padding-left : 11px;
border-bottom : 1px solid #CECECE;
} 

#sloupec2 h2 {background-color : #F1F1F1;} 
#sloupec1 h2 {border-left : 1px solid #CECECE;} 

#sloupec2 h2 {
border-left : 1px solid #CECECE;
border-right : 1px solid #CECECE;
margin-bottom : 25px;
} 

#sloupec2 h3 {margin : 4em 0 1em 0;} 
#sloupec3 h2 {border-right : 1px solid #CECECE;} 

/*	txt	*/
.odstavec {margin : 1em 0 1em 0;}
#sloupec2 .odstavec {text-align : justify;}	/* text do bloku  - jen uprostred */
/*#sloupec2 div,  #sloupec2 p  {line-height : 14px;}	/* jine radkovani vetsi */

.odstavec {line-height : 14px;}	

/*	odkaz v textu	*/
a.odkaz {color : #7E7E7E;}
a.odkaz:HOVER {color : #4F4F4F;}

a.bez_podtr {
color : #535353;
text-decoration : none;
}

a.bez_podtr:HOVER {color : Black;}

/*	obrazky v textu	*/
.obrazek_napravo, .obrazek_nalevo {
background-color : #F1F1F1;
border : 1px solid #C6C6C6;
float : right;
margin : 1em 0 1em 1em;
}

/*	vypln	*/
.dummy100 {height : 100px;}

.obrazek_nalevo {
float : left;
margin : 1em 1em 1em 0;
}

.obrazek_napravo img, .obrazek_nalevo img, .obrazek_stred img {margin : 5px 5px 4px 5px;}

/*	obrazky v textu s popisem	*/
.obrazek_popis_napravo {
float : right;
margin : 0 0 15px 15px;
}

.obrazek_popis_nalevo {
float : left;
margin : 0 15px 15px 0;
}

.obrazek_last {margin : 0 0 15px 0;}
.obrazek_popis_stred {margin : 5px 0px 5px 0;}

.obrazek_popis_napravo img, .obrazek_popis_nalevo img, .obrazek_popis_stred img {
background-color : #F1F1F1;
border : 1px solid #C6C6C6;
padding : 5px 5px 5px 5px;
}

.popis_obrazku {
background-image : url(../pcs/pcs_layout/ico_obrazek.gif);
background-position : left center;
background-position : left top;
background-repeat : no-repeat;
padding-left : 9px;
font-size : 9px;
color : #929292;
}

/*	nahled_obrazku	*/
body#nahled_obrazku {
text-align : left;
margin : 15px 15px;
background-image : none;
}

/*		formular	*/
.formular {
background-color : #F7F7F7;
background-image : url(../pcs/pcs_layout/formular_background.gif);
background-position : top;
background-repeat : repeat-x;
border-bottom : 1px solid #E2E2E2;
padding : 20px 0 20px 10px;
}

.form_sada {
margin : 5px 0;
padding : 3px 0;
}

.formular label  {
display : block;
float : left;
width : 120px;
height : 23px;
line-height : 23px;
}

.formular label.second  {margin-left : 20px;}

.formular input, .formular textarea,  .formular select  {
background-color : White;
border : 1px solid #E2E2E2;
padding : 3px;
color : #666651;
}

.formular input.error, .formular textarea.error  {border : 1px solid #EB2C2C;}

.formular textarea, .formular textarea.vyssi  {
width : 398px;
height : 70px;
_margin-left: -3px
}

.formular textarea.vyssi  {height : 170px;}

.formular input {
float : left;
width : 125px;
}

.formular select  {
float : left;
width : 137px;
}

/*	delsi prvky	*/
.formular input.long, .formular select.long  {width : 274px;}
.formular input.verylong, .formular select.verylong  {width : 398px;}

.formular input.submit  {
width : 137px;
height : 29px;
border : 0px none;
padding : 0;
}

span.povinna_polozka {
font-size : 9px;
color :  #EB2C2C;
}

.vysvetlivky_red {
font-size : 9px;
margin-top : 7px;
}

/*	odesilani	*/
#chybove_odeslani {
background-image : url(../pcs/pcs_layout/error_odeslani.gif);
background-position : left center;
background-repeat : no-repeat;
background-color : #F5F5F5;	
padding: 15px;
padding-left : 40px;
border : 1px solid #F7ABAB;
width : 200px;
}

#uspesne_odeslani {
background-image : url(../pcs/pcs_layout/uspesne_odeslano.gif);
background-position : left center;
background-repeat : no-repeat;
background-color : #F5F5F5;	
padding: 15px;
padding-left : 40px;
border : 1px solid #C8CDF7;
width : 200px;
}

#nas_tip {
background-image : url(../pcs/pcs_layout/informace.gif);
background-position : left center;
background-repeat : no-repeat;
background-color : #F5F5F5;	
padding: 15px;
padding-left : 40px;
border : 1px solid #C8CDF7;
width : 400px;
}

#nase_varovani  {
background-image : url(../pcs/pcs_layout/varovani.gif);
background-position : left center;
background-repeat : no-repeat;
background-color : #F5F5F5;	
padding: 15px;
padding-left : 40px;
border : 1px solid #F7ABAB;
width : 400px;
}

/*	styl tabulek	- 0 - neviditelna tabulka */
table.tabulka0 {border-collapse : collapse;}

table.tabulka0 td, table.tabulka0 th {
padding : 4px 20px 0 0;
vertical-align : top;
text-align : left;
font-weight : normal;
}

/*	zarovnani doprava	*/
table.tabulka0 td.text_doprava, table.tabulka0 th.text_doprava {text-align : right;}

/*	styl tabulek	 - 1 */
table.tabulka1 {border-collapse : collapse;}

table.tabulka1 td, table.tabulka1 th {
padding : 4px 7px;
border : 1px solid #C6C6C6;
vertical-align : top;
text-align : left;
}

table.tabulka1 th {
padding : 7px;
background-color : #F1F1F1;
border : 1px solid #ACACAC;
}

table.tabulka1 tr.sudy td {background-color : #FDFADE;}


/*	styl tabulek	- 2 */
table.tabulka2 {
border-collapse : collapse;
border-top : 2px solid #B1B7BB;
border-bottom : 2px solid #B1B7BB;
background-color : #F1F1F1;
}

table.tabulka2 td, table.tabulka2 th {
padding : 4px 12px;
vertical-align : top;
text-align : left;
}

table.tabulka2 th {
padding : 7px 12px;
background-color : #DBDBDB;
border-top : 2px solid #B1B7BB;
border-bottom : 2px solid #C6CBCE; 
}

table.tabulka2 td {border-top : 1px solid #C6CBCE;}
table.tabulka2 tr.sudy td {background-color : #FAFAFA;}



/*	seznamy, vypisy	*/
ul li {
list-style-position : inside;
line-height : 17px;
}

ul.outside li, ol.outside li {
list-style-position : outside;
margin-left : 16px;
}

/*	2 sloupce	*/
ul.dva_sloupce li {
float : left;
width : 270px;
} 

/*	komentare - vystup	*/
.vypis_komentare {
margin : 4em 0 2px 0;
background-image : url(../pcs/pcs_layout/komentare_paticka.gif);
background-position : bottom;
background-repeat : repeat-x;
padding-bottom : 25px;
}

.hlavicka_komentare {
background-image : url(../pcs/pcs_layout/komentare_hlavicka.gif);
background-position : center;
background-repeat : repeat-x;
line-height : 29px;
height : 29px;
padding : 0 5px;
}

.autor_komentare {
background-image : url(../pcs/pcs_layout/komentar_autor.gif);
background-position : left center;
background-repeat : no-repeat;
padding-left : 28px;
margin-right: 55px;
float : left;
color : #3F3F3F;
font-weight : bold;
}

.email_komentare {
background-image : url(../pcs/pcs_layout/komentar_email.gif);
background-position : left center;
background-repeat : no-repeat;
padding-left : 26px;
float : left;
color : #A8A8A8;
}

.cas_komentare {
background-image : url(../pcs/pcs_layout/komentar_cas.gif);
background-position : left center;
background-repeat : no-repeat;
padding-left : 25px;
margin-right: 5px;
float : right;
}

.titulek_komentare {
background-image : url(../pcs/pcs_layout/komentar_bublina.gif);
background-position : top left;
background-repeat : no-repeat;
line-height : 29px;
padding : 6px 20px 10px 33px ;
font-weight : bold;
}

.text_komentare {padding : 0 5px ;}

.zpet_komentare {
float : right;
padding-left : 12px;
background-image : url(../pcs/pcs_layout/pageend_top.gif);
background-position : left;
background-repeat : no-repeat;	
}

.zpet_komentare a {
text-decoration : none;
color : #B1B1B1;
}

/*	aktuality	*/
.datum_aktuality {
float : right;
font-weight : bold;
}

.perex_aktualita {margin : 5px 0 10px;}
.link_aktualita {
background-image: url(../pcs/pcs_layout/sipka_continue.gif);
background-position: left center;
background-repeat: no-repeat;
padding-left: 18px;
text-decoration: none;
margin : 5px 0 40px 0;
}

.autor_aktuality {
float : right;
color : #9D9D9D;
text-align : right;
}

.text_aktualita {margin : 25px 0;}

/*	pohlednice	*/
#vyzvednuta_pohlednice {
border : 1px solid #989898;
background-image : url(../pcs/pcs_get/pohlednice_znamka.jpg);
background-position : top right;
background-repeat : no-repeat;
background-color : #EAEAEA;
padding : 15px;
min-height : 250px;
_height : 250px;
width : 482px;
position : relative;
}

#vyzvednuta_pohlednice div {font-family : Georgia,Times,sans-serif;}

.datum_pohlednice {
width : 245px;	
text-align : right;
}

.text_pohlednice {
width : 290px;
padding-top : 10px;
padding-right : 5px;
padding-bottom : 10px;
/*border-top : 1px dotted #989898;
border-bottom : 1px dotted #989898;	*/

border-right : 1px dotted #989898;
}

.adresat_pohlednice {
position : absolute;
top : 190px;
right : 13px;
width : 165px;
}

.adresat_pohlednice div {
border-bottom : 1px dotted #989898;
height : 15px;
margin-bottom: 6px;
padding-left: 5px;
}

.listovani {
height : 30px;
line-height : 30px;
font-weight : bold;
font-size : 10px;
}

.listovani a {
font-weight : normal;
/*margin-left : 1px;
margin-right : 1px;*/
font-size : 10px;
}

.listovani img {vertical-align : middle;}

/*	citace	*/
.citace {
margin: 20px 0;
border : 1px solid #A6A6A6;
background-color : #F8F8F8;
padding : 15px;
width : 482px;
position : relative;
font-style : italic;
color : #666666;	
}

/*	summer Ico	*/
#summerNews a {
display: block;
float: left;
width: 131px;
height: 84px;
background-position : center;
background-repeat : no-repeat;
margin-right: 10px;
}

#summerNews a.summerIco1 {background-image : url(../pcs/pcs_uvod/ico-koupani.jpg);}
#summerNews a.summerIco2 {background-image : url(../pcs/pcs_uvod/ico-pocasi.jpg);}
#summerNews a.summerIco3 {background-image : url(../pcs/pcs_uvod/ico-vylet.jpg);}

#summerNews a.summerIco4 {
background-image : url(../pcs/pcs_uvod/ico-cyklo.jpg);
margin-right: 0;
}

#summerNewsDesc div {
margin-top: 3px;
width: 141px;	
float: left;
}

#summerNewsDesc div.summerNewsDescLast {width: 100px;	}
