/* Základní style - ok
----------------------------------------------- */
html { font-size: 16px; }
body { color: #666; background-color: #fff; font-size: 62.5%; text-align: center; font-family: Helvetica, Trebuchet-MS, Arial, sans-serif; 
background: url(../images/bg.jpg) no-repeat center 131px;
}
ul, ol { list-style:none; }
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, div, span, img, dt, dd, dl { margin:0; padding:0; }
h1, h2, h3, h4, h5, h6, pre, code { font-size: 1em; }
h1 { font-size: 11px; line-height: 100%; font-family: "Trebuchet-MS", "Trebuchet MS"; }
h2 { font-size: 1.4em; line-height: 100%; }
h3 { font-size: 1.4em; line-height: 100%; font-family: "Trebuchet-MS", "Trebuchet MS"; }
h4 { font-size: 1.3em; line-height: 90%; }
h5 { font-size: 1.1em; line-height: 90%; margin-bottom: 7px;}
p { font-size: 1.2em; font-family: "Helvetica", "Arial"; }
a { color: #0066d0; }
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:hover img { border: #dbf5ff solid 2px; }
img { border: #d8eaf1 solid 2px; }
:link img, :visited img { border: #d8eaf1 solid 2px; }
form input, form textarea { color: #999; background-color: #fff; font-size: 1.3em; }
form select { text-align: center; }
.wrap { margin: 0 auto; width: 955px; text-align: left; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }



/* Header - ok
----------------------------------------------- */
#header { display: block; background: url(../images/kalvarie.jpg) no-repeat center 26px; }
.header h1 { font-size: 1.3em; }

#top-site { background: url(../images/topsite.gif) repeat-x left; width: 100%; height: 33px; }
#top-site h2 {font-size: 1.0em;}
#top-site a { color: #fff; font-size: 1.2em; text-transform: uppercase; line-height: 30px; }
#top { float: left; height: 138px; width: 955px;}
#top a { float:left;  display: block; }
#top a:hover { text-decoration: none; }




/* Spacers - ok
----------------------------------------------- */
.spacer-01 { background:url(/images/spacer_01.gif) repeat-x top left; padding-top: 25px; }
.spacer-02 { background:url(/images/spacer_02.gif) repeat-x top left; padding-top: 25px; }
.spacer-03 { background:url(/images/spacer_03.gif) repeat-x top left; padding-top: 16px; }



/* Navigation - ok
----------------------------------------------- */
#navigation { float: right; }
#navigation ul { float: right; height: 2.6em; }
#navigation ul li { float: left; display: inline; padding-left: 5px; height: 25px; }
#navigation ul li a { float: left; display: block; color: #666; font-size: 1.4em; text-align: center; font-family: "Arial", "Arial"; line-height: 1em; background:url(../images/navtab.gif) repeat-x top left; border-top: #ddd solid 1px; border-right:#ddd solid 1px; border-left: #ddd solid 1px; padding: 5px 1em 5px 1em; height: 1em; }
#navigation ul li.on a { font-weight: bold; padding: 6px 11px 4px 10px; }
#navigation ul li a:hover, #navigation ul li.on a { text-decoration: none; background:url(../images/navtabon.gif); border-bottom: #e7e7e7 solid 1px; }
#navbar { clear: both; background:url(../images/navbar.gif) repeat-x top left; padding: 0px 0 0 0; margin: 0 0 0 0; width: 100%; height: 5px; }



/* Content - ok
----------------------------------------------- */
#content { float: left; padding-bottom: 15px; min-height: 300px; width: 100%; height: 100%; }
#content #left { float: left; display: block; margin-right: 15px; width: 665px; }
#content #right { float: right; display: block; width: 270px; }
#content .space-30px { height:30px; }



/* buttons - ok
----------------------------------------------- */
div.more { padding: 20px 18px 0 0; }
div.more a { float: right; display: block; font-weight: bold; font-size: 1.2em; line-height: 17px; background:url(../images/button_arrow.gif) no-repeat top left; padding: 0 0 0 24px; min-height: 17px; }



/* Hlavní fotografie - ok
----------------------------------------------- */
#main-photo { float: left; display: block; padding-right: 5px; width: 100%; }
#main-photo p { line-height: 14px; }
#main-photo dl { font-size: inherit; }
#main-photo dl h1 { margin-bottom: 5px; }
#main-photo dl .headline2 { margin-bottom: 10px;  }
#main-photo dl .headline2 a { color: #0066d0; font-size: 1.4em; font-weight: bold; font-family: "Helvetica", "Helvetica"; padding-left: 1px; }
#main-photo dl .description p { margin-top: 10px; min-height: 90px; text-align: justify;}
#main-photo .img-full { float: left; display: block; margin-right: 20px; }
#main-photo .img-full a { float: left; display: block; }
#main-photo .img-full img { float: left; border: #dbdada solid 2px; width: 300px; height: 225px; }
#main-photo .img-full:hover img { border: #dbf5ff solid 2px; }
#main-photo .more a { font-size: 1.3em; }
#main-photo h1 { font-size: 1.4em; }




/* Galerie - ok
----------------------------------------------- */

.foto-praha-nahledy { float: left; width: 200px; height: 200px; margin-left: 13px; text-align: center; }
.foto-praha-nahledy span a, .foto-praha-nahledy span a:visited, .foto-praha-nahledy span a:hover {color: #666; font-size: 1.1em; font-weight: bold;}


/* Pravé tabulky - ok
----------------------------------------------- */
div.widget_navbox { clear:both; float: left; background-color: #f5f5bb; border: #f5f5bb solid 8px; margin: 0 0 17px 0; width: 254px; }
div.widget_navbox div.title { padding-left: 10px; height: 35px; }
div.widget_navbox div.title h3 { line-height: 33px; text-transform: capitalize; }

div.widget_navbox form .input a { display: block; font-size: 1.1em; }
div.widget_navbox form .input p { font-size: 1.1em; }
div.widget_navbox form .input h2, form .input h3 { margin-bottom: 3px; }
div.widget_navbox form .input input.text { border: #f5f5b1 2px solid; margin-bottom: 5px; width: 204px; }
div.widget_navbox form .input input.text:focus { color: #333; }
div.widget_navbox form .submit { font-family: "Arial", "Arial"; line-height: 29px; height: 30px; width: 100%; border: #f5f5b1 2px solid; font-weight: bold; color: #0066d0; background: #fbfdbb; }
div.widget_navbox ul.tabbed-nav { float: left; list-style: none; border-bottom: #ebeb94 1px solid; width: 100%; }
div.widget_navbox ul.tabbed-nav li { float: left; display: inline;  margin-right: 2px; height: 24px; }
div.widget_navbox ul.tabbed-nav li h3 { float: left; display: block; font-size: 1.3em; line-height: 23px; padding: 1px 8px 0 8px; margin: 0 1px 0 1px; height: 23px; }
div.widget_navbox ul.tabbed-nav li.on h3, .widget_navbox ul.tabbed-nav li.noscript h3 { background-color: #feffdf; line-height: 23px; border-top: #ebeb94 1px solid; border-left: #ebeb94 1px solid; border-right: #ebeb94 1px solid; padding: 0px 8px 1px 8px; margin: 0 0 0 0; height: 23px; }
div.widget_navbox ul.tabbed-nav li h3 a:hover { color: #ee9200; text-decoration: none; }
div.widget_navbox div.navbox-container {clear: both; background-color: #feffdf; border-left: #ebeb94 1px solid; border-right: #ebeb94 1px solid; border-bottom: #ebeb94 1px solid; width: auto; height: auto;}
div.widget_navbox div.navbox-container form { padding: 13px 10px 0 10px; }
div.widget_navbox div.navbox-container div.more { padding: 9px 20px 0 0; }
div.widget_navbox div.navbox-container.case_listing dl { margin-right: 0px; }
div.widget_navbox div.navbox-container.single { border-top: #EBEB94 1px solid; padding: 10px; } 

div.widget_navbox.summary { background-color: #efefef; border: #efefef 8px solid; }
div.widget_navbox.summary ul.tabbed-nav li.on h3, .widget_navbox.summary ul.tabbed-nav li.noscript h3 { background-color: #fff; border-top: #cddee7 1px solid; border-left: #cddee7 1px solid; border-right: #cddee7 1px solid; }
div.widget_navbox.summary ul.tabbed-nav { border-bottom: #cddee7 1px solid; }
div.widget_navbox.summary div.navbox-container { background-color: #fff; border-left: #cddee7 1px solid; border-right: #cddee7 1px solid; border-bottom: #cddee7 1px solid; }

div.widget_navbox.reklama { background-color: #d7f5ba; border: #d7f5ba 8px solid; }
div.widget_navbox.reklama ul.tabbed-nav li.on h3, .widget_navbox.summary ul.tabbed-nav li.noscript h3 { background-color: #fff; border-top: #cddee7 1px solid; border-left: #cddee7 1px solid; border-right: #cddee7 1px solid; }
div.widget_navbox.reklama ul.tabbed-nav { border-bottom: #cddee7 1px solid; }
div.widget_navbox.reklama div.navbox-container { background-color: #fff; border-left: #cddee7 1px solid; border-right: #cddee7 1px solid; border-bottom: #cddee7 1px solid; }

div.widget_navbox_title {background: #fff9b7; border: 1px solid #ffe5ad; padding: 10px 0 10px 0; width: 270px;}


#navbox-toolbar div.navbox-container { padding: 10px 10px 0 10px; }
#navbox-toolbar div.navbox-container form input.text { height: 20px; padding: 5px 0 0 3px; }
#navbox-toolbar div.navbox-container form div.input { margin: 0 0 18px 0; }

#widget_join {display: block;}
#widget_join ul li h2 { line-height: 17px; background:url(../smajlici/winky.jpg) no-repeat 0px 0px; padding-left: 31px; padding-bottom: 12px; padding-top: 5px;}
#widget_join span { display: block; position: relative; line-height: 13px; padding-left: 3px; }
#widget_join .ikona {position: relative; top: 2px; border: 0px;}
#widget_login { font-family: "Arial", "Arial" !important; }

#widget_search {display: block;}
#widget_search #searchbox .SelectBox { width: 135px; margin-bottom: 15px; }
#widget_search #searchbox .SelectBox ul { width: 135px; }

.sponzorovane-odkazy { margin-left: 5px; margin-bottom: 20px; }
.sponzorovane-odkazy img {border: 0;}
.sponzorovane-odkazy img:hover {border: 0;}
.sponzorovane-odkazy a, .sponzorovane-odkazy a:visited {border: 0;}

.comment_items dd p a, .comment_items dd p a:visited {line-height: 1.4em;}
.comment_items dd p {width: 220px;}


/* Seznamy fotografií a zápisů - ok
----------------------------------------------- */
.case_listing { width: 100%; }
.case_listing .header { border: #ddd solid 1px; width: 100%; height: 25px; }
.case_listing .header h1 { color: #fff; line-height: 24px; padding-top: 1px; padding-left: 10px; }
.case_listing .case_listing-container { width: 100%; padding: 0; margin: 0; }
.case_listing .case_listing-container dl { clear: both; display: block; border-bottom: #f0f0f0 1px solid; padding: 12px 0px 20px 12px; margin: 0 12px 0 0; min-height: 52px; }
.case_listing .case_listing-container dl h4 { line-height: 18px; height: 19px; }
.case_listing .case_listing-container dl dt p { color: #666; line-height: 1em; padding-bottom: 8px; }
.case_listing .case_listing-container dl p { line-height: 1em; }
.case_listing .case_listing-container dl dt img { float: left; margin-right: 10px; width: 60px; height: 60px; }
.case_listing .case_listing-container dl dt a.jmeno {font-size: 1.2em;}

div.case_listing .case_listing-container dl dd.posted p { color: #9a9a9a; font-size: 1.1em; line-height: 100%; }
div.case_listing .case_listing-container .more { padding: 9px 36px 0 0; height: 25px; }

#casestudies.case_listing { float: left; margin-right: 12px; width: 320px; }
#casestudies.case_listing .header { background:#029c14 url(../images/latest.gif) repeat-x top left; border: #029c14 solid 1px; }
#casestudies.case_listing .spacer-03 { padding-right: 1px; }
#casestudies.case_listing .case_listing-container dl:hover, #reviews.case_listing .case_listing-container dl:hover, #widget_smembers.case_listing .case_listing-container dl:hover { background-color: #f3fcff; }

#reviews.case_listing { float: left; width: 320px; }
#reviews.case_listing .header { background:#e59c00 url(../images/notes.gif) repeat-x top left; border: #e59c00 solid 1px; }
#reviews.case_listing .spacer-03 { padding-right: 1px; }

#login.case_listing { float: left; width: 100%; }
#login.case_listing .header { background:#fee1bd url(../images/losos.gif) repeat-x top left; border: #fee1bd solid 1px; margin-bottom: 20px; }
#login.case_listing .header h1 { color: #666666; }
#login.case_listing form .input a { display: block; font-size: 1.1em; }
#login.case_listing form .input p { font-size: 1.1em; }
#login.case_listing form .input h2, form .input h3 { margin-bottom: 3px; }
#login.case_listing form .input input.text {background: #fff8f0; border: #fee1bd 2px solid; margin-bottom: 5px; width: 204px; }
#login.case_listing form .input input.text:focus { color: #333; }
#login.case_listing form .submit { font-family: "Arial", "Arial"; line-height: 29px; height: 30px; width: 100%; }



#widget_smembers { clear: both; }
#widget_scomments { clear: both; }



/* Footer - ok
----------------------------------------------- */
#footer { clear: both; background:url(../images/footerbar.gif) repeat-x top left; padding-top: 18px; margin-top: 18px; height: 50px; text-align: center; font-size: 1.2em;}
#footer-index { clear: both; background:url(../images/footerbar.gif) repeat-x top left; padding-top: 18px; margin-top: 18px; height: 200px; font-size: 1.2em; }

#foot { width: 950px; height: 130px; text-align: left; position: relative; left: 50%; margin: 0 0 0 -475px;}
.foot-link { float: left; width: 180px; text-align: left; padding-left: 50px;}
.foot-link ul { margin-left: 20px; }
.foot-link li { list-style-type: circle; }

#footing { width: 950px; height: 30px; text-align: center; position: relative; left: 50%; margin: 0 0 0 -475px;}



/* Menu galerie - ok
----------------------------------------------- */
#menu dl { width: 200px; }
#menu dd { border-bottom: 1px solid #EBEB94; font-size: 12px; }
#gallery a, #gallery a:visited { text-decoration: none; display: block; padding: 5px 0px 5px 0px; width: 200px; }
#gallery a:hover { background: #EBEB94; color: #000000; }



/* Články - ok
----------------------------------------------- */
#clanek #obrazky { text-align: center; width: 100%; }
#clanek p { text-align: justify; margin-top: 10px; margin-bottom: 10px; }
#clanek h1 { font-size: 1.6em; line-height: 100%; font-family: "Trebuchet-MS", "Trebuchet MS"; }
#clanek h2 { font-size: 1.4em; line-height: 100%; }
#clanek-content ul.poezie {float: left; font-size: 1.4em; font-family: bookman old style, serif; font-style: italic; border-left: 2px dotted #000; margin: 0 0 30px 0; padding: 0 0 0 12px;}
#clanek-content ul.poezie li.autor {margin-top: 15px; color: #000;}
#clanek-content .poezie-img {float: left; clear: both; margin: 0 12px 30px 0;}

#clanek-content #obrazky { text-align: center; width: 100%; }
#clanek-content #obrazky-black img {border: 1px solid #000; margin: 0 4px 4px 0;}
#clanek-content p {text-align: justify; margin-top: 20px; margin-bottom: 20px; line-height: 1.7em;}
#clanek-content .no-border-left {border: 0; margin-right: 20px;}
#clanek-content .no-border {border: 0;}
#clanek-content .poznamky {font-size: 11px;}
#clanek-content .poznamky h3 {font-size: 11px; font-weight: bold;}
#clanek-content .citace h3 {font-size: 11px; font-weight: bold;}
#clanek-content h2.zvyrazneny {color: #0066d0; padding-bottom: 0px;}

#clanek-content .seznam-h2 {color: #666; border-bottom: 2px solid #666; margin: 30px 20px 15px 0; padding-bottom: 7px;}
#clanek-content .seznam-ul {margin-left: 20px;}
#clanek-content .seznam-ul li {list-style: square; font-size: 1.25em; color: #000; font-weight: bold; line-height: 1.75em;}

#clanek-content table {margin: 10px 0 30px 0; border: 1px solid #afafaf; background: #e7e7e7;}
#clanek-content table th {padding: 4px; font-size: 1.125em; font-weight: bold;}
#clanek-content table td {padding: 4px; font-size: 1.125em; width: 100px;}

#clanek-content ul.moznosti li {margin-left: 15px; font-size: 1.25em; line-height: 1.7em; list-style: disc;}

#clanek-content .dovetek {border: 1px solid #bfbfbf; padding: 10px; background: #f6f6f6;}
#clanek-content .pisnovy-text {font-size: 1.2em; font-style: italic; line-height: 1.5em;}
#clanek-content .pisnovy-text .top {font-weight: bold; font-style: normal;}
#clanek-content .pisnovy-text .autor {margin-bottom: 10px; font-style: normal;}

#clanek-content h1 {font-size: 1.6em; line-height: 100%; font-family: "Trebuchet-MS", "Trebuchet MS"; margin-top: 10px;}
#clanek-content h2 {font-size: 1.4em; line-height: 100%; }

#clanky-prehled h1 {font-size: 1.4em; line-height: 100%; }

#clanek-content dl {width: 593px; margin: 20px 0 20px 10px; font-size: 1.2em;}
#clanek-content dl dt {width: 73px; float: left; line-height: 2.0em; color: #0066d0; text-align: right; padding-right: 20px;}
#clanek-content dl dd {width: 500px; float: left; line-height: 2.0em;}

#clanek-content .span-green {font-weight: bold; color: green; font-size: 1.5em; line-height: 2.0em;}
#clanek-content .span-blue {color: #689ac8; font-size: 1.25em;}
#clanek-content .span-red {color: #ca0000;}

#lista {width: 650px; padding: 9px 0; border-bottom: 1px solid #e5e5e5; margin-bottom: 10px;}
#lista a, #lista a:visited {font-size: 1.125em; position: relative; top: 1px;}



/* Ostatní - ok
----------------------------------------------- */
#engine h1 { font-size: 1.4em; line-height: 100%; }
#engine span { line-height: 100%; color: red; }


#mapa-stranek {font-size: 1.2em;}
#mapa-stranek h1 { font-size: 1.2em; line-height: 100%; margin-bottom: 20px; }
#mapa-stranek ul { list-style: disc;  }

#mapa-stranek ul ul { list-style: circle; margin-left: 20px; }


#informace {font-size: 1.2em;}
#informace h1 { font-size: 1.2em; line-height: 100%; margin-bottom: 20px; }
#informace p { text-align: justify; line-height: 130%;}


#kontakt {font-size: 1.2em;}
#kontakt h1 { font-size: 1.2em; line-height: 100%; margin-bottom: 20px; }
#kontakt p { text-align: justify; margin-bottom: 20px; line-height: 130%;}
#kontakt ul { list-style: disc; margin-left: 20px; margin-bottom: 10px; }
#kontakt li { margin-bottom: 10px; font-size: 1.4em; }
#kontakt span { color: #0066d0; font-weight: bold; }


#nabidka {font-size: 1.2em;}
#nabidka h1 { font-size: 1.2em; line-height: 100%; margin-bottom: 20px; }
#nabidka p { text-align: justify; margin-bottom: 20px; line-height: 130%;}
#nabidka ul { list-style: disc; margin-left: 20px; margin-bottom: 10px; }
#nabidka li { margin-bottom: 10px; font-size: 1.2em; line-height: 1.5em;}
#nabidka span { color: #0066d0; font-weight: bold; }

#toplist img {border: 0px;}


#rss {font-size: 1.2em;}
#rss h1 { font-size: 1.2em; line-height: 100%; margin-bottom: 20px; }
#rss p { text-align: justify; margin-bottom: 20px; line-height: 130%;}
#rss ul { list-style: disc; margin-left: 20px; margin-bottom: 10px; }
#rss li { margin-bottom: 10px; font-size: 1.4em; }
#rss span { color: #0066d0; font-weight: bold; }

#novinky {font-size: 1.2em;}
#novinky h1 { font-size: 1.2em; line-height: 100%; margin-bottom: 20px; }
#novinky p { text-align: justify; margin-bottom: 20px; line-height: 130%;}
#novinky span { color:#0066d0; }

.rss-novinky {margin: 0 0 20px 20px;}
.rss-novinky li {line-height: 1.5em; font-size: 1.2em; list-style-type: none; list-style-image: none; list-style-position: outside; margin-bottom: 4px;}
.vsechny-novinky {width: 100%; margin-top: 4px; margin-bottom: 7px; text-align: right;}
a.feed {height: 20px; background: url(../img/rss-small.png) no-repeat 0 2px; padding: 1px 0 0 17px;}


#search {font-size: 1.2em;}
#search h1 { font-size: 1.2em; line-height: 100%; margin-bottom: 20px; }
#search p { text-align: justify; margin-bottom: 20px; line-height: 130%;}
#search ul { list-style: disc; margin-left: 20px; margin-bottom: 10px; }
#search li { margin-bottom: 10px; font-size: 1.2em; }
#search span { color: #0066d0; font-weight: bold; }

#keywords {font-size: 1.2em;}
#keywords h1 { font-size: 1.2em; line-height: 100%; margin-bottom: 20px; }
#keywords h2 { font-size: 1.3em; line-height: 100%; margin-bottom: 20px; color: green; }
#keywords p { text-align: justify; margin-bottom: 20px; line-height: 130%;}
#keywords ul { list-style: decimal; margin-left: 40px; margin-bottom: 10px; }
#keywords li { margin-bottom: 10px; font-size: 1.4em; }



/* Statistiky klíčových slov - ok
----------------------------------------------- */
.s_new { color: #a0a0a0; }
.s_nic { color: blue; }
.s_plus { color: green; }
.s_minus { color: red; }

.top-list img { border: 0px; }



/* Greybox
----------------------------------------------- */
#GB_overlay {background-color: #fff; position: absolute; margin: auto; top: 0; left: 0; z-index: 100;}

#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150;}
#GB_window .content-greybox {width: auto; margin: 0; padding: 0;}

#GB_frame {border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap;}

.GB_Gallery {margin: 0 22px 0 22px;}
.GB_Gallery .content-greybox {background-color: #fff; border: 1px solid #ddd;}

.GB_header {top: 10px; left: 0; margin: 0; z-index: 500; position: absolute; border-bottom: 2px solid #555; border-top: 2px solid #555;}
.GB_header .inner-greybox {background-color: #333; font-family: Arial, Verdana, sans-serif; padding: 2px 20px 2px 20px;}
.GB_header table {margin: 0; width: 100%; border-collapse: collapse;}
.GB_header .caption-greybox {text-align: left; color: #eee; white-space: nowrap; font-size: 20px; padding-left: 100px;}
.GB_header .close-greybox {text-align: right; padding-right: 100px;}
.GB_header .close-greybox img {z-index: 500; cursor: pointer; border: 0px;}
.GB_header .middle {white-space: nowrap; text-align: center;}

#GB_middle {color: #eee;}
#GB_middle img {cursor: pointer; vertical-align: middle;}
#GB_middle .disabled {cursor: default;}
#GB_middle .left-greybox {padding-right: 10px; margin-right: 10px; border: 0px;}
#GB_middle .right-greybox {padding-left: 10px; margin-left: 10px; border: 0px;}

.GB_Window .content-greybox {background-color: #fff; border: 3px solid #ccc; border-top: none;}
.GB_Window .header-greybox {border-bottom: 1px solid #aaa; border-top: 1px solid #999; border-left: 3px solid #ccc; border-right: 3px solid #ccc; margin: 0; height: 22px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption-greybox {font-size: 12px; text-align: left; font-weight: bold; white-space: nowrap; padding-right: 20px;}
.GB_Window .close-greybox {text-align: right;}
.GB_Window .close-greybox span {font-size: 12px; cursor: pointer;}
.GB_Window .close-greybox img {cursor: pointer; padding: 0 3px 0 0;}
.GB_Window .on {border-bottom: 1px solid #333;}
.GB_Window .click {border-bottom: 1px solid red;}



/* Komentar
----------------------------------------------- */
.komentar {float: left; width: 650px; margin-bottom: 13px;}
.komentar div.komentar-img {float: left; width: 60px;}
.komentar div.komentar-text {float: left; width: 575px; padding-left: 13px;}



/* Seznam s obrazky
----------------------------------------------- */
#seznam-img li {line-height: 35px; margin-left: 10px;}
#seznam-img li a {padding-left: 30px; font-size: 12px; font-weight: bold; color: #000;}

#seznam-img li.ext-feed {background: url("../img/feed.jpg") 0 6px no-repeat;}
#seznam-img li.ext-facebook {background: url("../img/facebook.jpg") 0 6px no-repeat;}
#seznam-img li.ext-facebook a {color: green;}
#seznam-img li.ext-twitter {background: url("../img/twitter.jpg") 0 6px no-repeat;}
