html, body, form, p, 
ul, ol, li, dl, dt, dd,
h1, h2, h3, h4, h5   { margin:0; padding:0; }

/*- layout -*/
body        { font:normal 62.8%/1.3 Georgia, 'New York CE', utopia, serif; color:#000; background:#fff url('/images/bg-body.gif') 0 0 repeat-x; }
#page       { width:928px; margin: 0 auto; font-size:120%; }
#main       { margin-top: -1px; border: 14px solid #F2F1E1; border-width: 0 14px 14px 14px; margin-bottom: 5px;  background:#fff url('/images/bg-page.gif') 100% 0 repeat-y; position:relative; }
#content    { width:508px; float:left; padding: 18px 0 50px 24px; _display: inline; }

#iframe     { background: #FAFAF1; }
#ibody      { font-size:120%; background: #FAFAF1; }

/*- obecne tridy -*/
#page:after, #header:after, #footer:after, #main:after, #content:after, #menu:after,
.box:after, .cols:after, .cols2:after, .cols3:after, .item:after, paging:after,
.clearfix:after   { content:'.'; display:block; height:0; overflow:hidden; clear:both; visibility:hidden; }

.fl      { float:left; }
.fr      { float:right; }
.hidden  { display:none !important; }
sup, sub,
.small   { font-size:85%; }
.big     { font-size:1.2em; }
.center  { text-align:center !important; }
.right   { text-align:right !important; }
.left    { text-align:left !important; }
.strong  { font-weight:bold; }
.uline   { text-decoration: underline; }
.alt     { color:#ff8700; }
.light   { color:#666; }
.last    { margin-bottom: 0 !important; }
.clear   { clear: both;}
span.clear   { width: 100%; display: block; font-size: 1px; margin: 0; padding: 0; height: 1px; line-height: 1px; clear: both; }
/*- html tagy -*/
dl dd,
ol li          { margin-left:2em; }
ul li          { list-style:none; }
input, select  { vertical-align:middle; }

h1                { font-size:210%; font-weight: normal; color: #0099AD; background: url('/images/headline-div.gif') 0 100% no-repeat; padding: 0 0 10px 24px; width: 100%; margin: 0 0 15px -24px; position: relative; z-index: 10; }
#index h1         { margin-bottom: 17px; background: none; padding-bottom: 0; }
#poradna h1       { background: none; }

#content h2       { font-size:150%; font-weight: normal; color: #756C5E; background: url('/images/headline-div.gif') 0 100% no-repeat; padding: 0 0 7px 24px; width: 100%; margin: 0 0 15px -24px; position: relative; z-index: 1; }
#sidebar h2       { font-size:150%; font-weight: normal; color: #80911E; background: url('/images/headline-sidebar-bg.gif') 0 100% no-repeat; padding: 10px 0 10px 16px; width: 100%; margin: 0 0 15px -16px; position: relative; z-index: 1; }
#sidebar h2.first { background-image: url('/images/headline-sidebar-div.gif'); padding-bottom: 9px; }
h3       { font-family: Verdana, 'Geneva CE', lucida, sans-serif; color: #3699A7; font-weight: bold; font-size: 1.25em; margin-bottom: .25em; }
h4       { font-size:100%; }

a        { color:#FF6600; font-family: Verdana, 'Geneva CE', lucida, sans-serif; }
a:hover  { color:#3699A7 !important; }

a img { border:0; }

hr    { height:1px; overflow:hidden; border:0; border-bottom:1px solid #000; margin:.75em 0 0; clear:both; }

.ico  { padding-left: 22px; text-align: left; background: 0 50% no-repeat; }
.ico2 { padding-right: 22px; text-align: right; background: 100% 50% no-repeat; }
.ico-more { background-image: url('/images/ico/more.gif'); }

.cols .col1   { width: 248px; float: left;  }
.cols .col2   { width: 248px; float: right; }




.cols3 .col1  { width: 33%; float: left;  }
.cols3 .col2  { width: 33%; float: left;  }
.cols3 .col3  { width: 34%; float: right; }

/*- tabulky -*/
table    { border-collapse:collapse; font-size:100%; width:100%; }
table th { padding:5px 7px 3px; vertical-align:top; font-weight:bold; color:#0a1f62; text-align:left; }
table td { padding:5px 7px 5px; vertical-align:top; }
table tr.odd    { }
table tr.even   { background:#eee; }

/*- hlavicka -*/
#header              { position:relative; background: #8A8271 url('/images/bg-header.gif') 0 0 no-repeat; height:269px; border: 14px solid #F2F1E1; border-width: 0 14px 0 14px; margin-bottom: 1px; }
#header .in          { background: 1px 0 no-repeat; height: 100%; }
#header a            {  }
#header .logo        { padding-top: 33px; }
#header .logolink    { display: none; }

/*- menu -*/
#menu                { width:350px; height: 70px; position:absolute; top:0; right:0; font-family: Verdana, 'Geneva CE', lucida, sans-serif;}
#menu li             { float: left; margin-right: 1px; height: 68px; line-height: 68px; text-align: center; }
#menu li a           { display: block; height: 100%;  color: #000; text-decoration: none; background: url('/images/bg-menu-li-main.gif') 0 0 no-repeat; }
#menu li a:hover     { color: #000 !important; background-position: -73px 0; }
#menu li.m1          { width: 78px; }
#menu li.m2          { width: 69px; }
#menu li.m3,
#menu li.m4          { width: 63px; }
#menu li.m5          { width: 73px; margin-right: 0; }

#menu li.m1 a          { background-image: url('/images/bg-menu-li-news.gif'); }

#menu li.m1 a:hover    { background-position: -78px 0; }
#menu li.m2 a:hover    { background-position: -74px 0; }
#menu li.m3 a:hover,
#menu li.m4 a:hover    { background-position: -77px 0; }
#menu li.m5 a:hover    { background-position: -73px 0; }

#menu li.m1a a         { background-position: -156px 0; }
#menu li.m2a a         { background-position: -147px 0; }
#menu li.m3a a,
#menu li.m4a a         { background-position: -150px 0; }
#menu li.m5a a         { background-position: -146px 0; }

#multibox                     { width: 350px; height: 199px; position: absolute; right: 0; top: 70px; }
#multibox  .in                { width: 350px; height: 199px; =height: auto; =position: absolute; =top: 50%; display: table-cell; vertical-align: middle; }
#multibox  .in .in2           { =position: relative; =top: -50%; }

#multibox  blockquote     { width: 315px; margin: 0 auto 0; font-size: 1.25em; line-height: 1.6; }
#multibox  blockquote .q  { margin-bottom: 15px; }
#multibox  blockquote .a  { color: #999999; text-align: right; font-size: .81em; }

/*- paticka -*/
#footer a         { color: #565045; font-family: Georgia, 'New York CE', utopia, serif; }
#footer .menu     { background: #FAFAF1; color: #565045; padding: 10px 13px; margin-bottom: 14px; }
#footer .copy,
#footer .made     { padding: 0 13px; }
#footer .copy     { float:left; }
#footer .made     { float:right; }
#footer .made span     { padding-left: 20px; background: url('/images/ico/wdf-small.gif') 0 50% no-repeat; }

/*- sidebar -*/
#sidebar       { width:351px; float:right; background: url('/images/bg-sidebar-top.gif') 0 0 no-repeat; padding-top: 0; position: relative; top: -1px; _width: 350px; _left: -1px; }
#sidebar .in   { background: url('/images/bg-sidebar.gif') 0 0 repeat-y; padding: 0 0 50px 17px; }

/*- items -*/
.items               { margin-bottom: 1.05em; }

/*- box -*/
.box                 { margin-bottom: 1.05em; }
#sidebar .box        { margin-bottom: 1.75em; width: 320px; }

/*- news -*/
.news .item          { margin-bottom: 1.75em; }
.news .item .img     { border: 3px solid #928877; float: left; }
.news .item .img img { display: block; }
.news .item .cont    { float: right; width: 379px; }
.news .item .info    { margin-top: 5px; }
.news .item h3       { font-size: 1.25em;  font-weight: normal; margin-top: -0.3em; margin-bottom: 5px; position: relative; }

#sidebar .news .item .cont    { float: right; width: 205px; }

.news .perex   { color: #756C5E; margin-bottom: 1.75em; }
.news .info    { font-family: 'Arial CE', Arial, Helvetica, lucida, sans-serif; font-size: .91em; color: #8F8675; }

.videonews .item          { margin-bottom: 1.75em; }
.videonews .item .img     { border: 3px solid #928877; float: left; width: 90px; height: 90px; overflow: hidden; }
.videonews .item .img img { display: block; }
.videonews .item .cont    { float: right; width: 200px; }
.videonews .ico-more  { margin-top: 15px;  }
#content .videonews .item .cont    { float: right; width: 318px; }
.videonews .item h3       { font-size:125%; font-weight: normal; margin-top: -0.3em; margin-bottom: 5px; position: relative; }

.categories { padding: 7px 12px 0; margin: 45px 0 2em -12px; background: #FAFAF1; }
.categories .col1 { width: 30%;}
.categories .col2 { width: 30%;}
.categories .col3 { width: 40%;}

/*- -*/
.perex   { margin-bottom: 15px; }

.list ul { margin-bottom: 1.75em; }
.list li { padding-left: 15px; background: url('/images/ico/bullet.gif') 0 .5em no-repeat; margin-bottom: .4em; _height: 1px; }
.list .light { font-family: 'Arial CE', Arial, Helvetica, lucida, sans-serif; font-size: .91em; color: #000; margin-top: .2em; }
.list .light span { color: #8F8675; }
.list .light span span { color: #FF6600; }

.extlist li { margin-bottom: 1.25em; }

.videobox .player { margin-bottom: 1em; }
.videobox .descr  { font-size: .91em; padding: 0 7px; }

.overflowboxes .item          { position: relative; z-index: 1; padding: 10px 0; padding-left: 12px; margin-left: -12px; min-height: 110px; _height: 110px; }
.overflowboxes .expand        { width: 508px; background: #FAFAF1; z-index: 100; }
.overflowboxes .col1 .expand  { margin-right: -260px; }
.overflowboxes .col2 .expand  { margin-left: -272px; }

.overflowboxes .item .cont    { width: 248px;  }
.overflowboxes .item .otext   { display: none; width: 248px;  }
.overflowboxes .expand .otext { display: block; }

.overflowboxes .col1 .expand .otext,
.overflowboxes .col2 .expand .cont  { float: right; }
.overflowboxes .col1 .expand .cont,
.overflowboxes .col2 .expand .otext { float: left; }

.overflowboxes .item .img  { border: 3px solid #928877; float: left; }
.overflowboxes .item .img img  { display: block; }
.overflowboxes .item .cont h3,
.overflowboxes .item .cont p { float: right; width: 150px; margin-bottom: .5em;}
.overflowboxes .item .cont p.ico-more { background: none; padding: 0; xfont-size: .91em; }
.overflowboxes .item .cont p.ico-more a { zbackground: url('/images/ico/more.gif') 100% 50% no-repeat; xpadding-right: 22px; }


.partners table       { border-collapse: separate; }
.partners td          { border: 3px solid #928877; background: #ffffff; padding: 0; margin: 0; vertical-align: middle; text-align: center; }
.partners td img      { display: block; margin: 0 auto; }

.partners .three td   { width: 90px; height: 90px !important; line-height: 90px !important; overflow: hidden; }
.partners .five  td   { width: 46px; height: 46px !important; line-height: 46px !important; overflow: hidden; }


/*
.partners img         { display: block; margin: 0 auto; vertical-align: middle; }
.partners a,
.partners span        { border: 3px solid #928877; background: #ffffff; display: block; text-align: center; display: table-cell; _display: block; vertical-align: middle; }
.partners table       { border-collapse: collapse; }
.partners td          { text-align: center; padding: 0 0 15px 0; vertical-align: middle; }
.partners .three      { margin-bottom: 10px; }

.partners .three a,
.partners .three span  { width: 90px; height: 90px; }
.partners .five  a,
.partners .five  span  { width: 46px; height: 46px; }


.partners .three img  { width: 90px; height: 90px; }
.partners .five  img  { width: 46px; height: 46px; }
*/
.bonus   { margin: 0px 0 0 -16px; cbackground: url('/images/bg-sidebar-div.gif') 0 50% no-repeat; padding: 0 15px; width: 320px; z-index:10000; }
.bonus p { margin: 0 0 10px 0; }

/*- clients -*/
.clients .item          { margin-bottom: 1.75em; }
.clients .item .img     { border: 3px solid #928877; float: left; width: 90px; height: 90px; background: #F3F1E1; }
.clients .item .img img { display: block; margin: auto; }
.clients .item .cont    { float: right; width: 390px; }
.clients .item .cont h3 { font-family: Verdana, 'Geneva CE', lucida, sans-serif; color: #3699A7; font-weight: bold; font-size: 1.25em; margin-bottom: .25em; }
.clients .item .cont .info { font-family: 'Arial CE', Arial, Helvetica, lucida, sans-serif; font-size: .91em; color: #8F8675; margin-bottom: .75em; }
.clients .item .cont .info a { font-family: 'Arial CE', Arial, Helvetica, lucida, sans-serif; }

#ibody   .clients .item .cont { width: 205px; }
#sidebar .clients .item .cont { width: 205px; }

/*- affiliates -*/
.affiliates                { margin-top: 30px; }
.affiliates .item          { margin-bottom: 1.75em; }
.affiliates .item .img     { border: 3px solid #928877; float: left; width: 90px; height: 90px; background: #F3F1E1; }
.affiliates .item .img img { display: block; margin: auto; }
.affiliates .item .cont    { float: right; width: 390px; }
.affiliates .item .cont p  { margin-bottom: 1em; }

/*- advises -*/
.advises          { margin-bottom: 3em; }
.advises .item    { padding: 12px 12px 7px 12px; margin: 0 0 0 -12px; }
.advises .even    { background: #FAFAF1; }
.advises .item .q { margin-bottom: .5em; }
.advises .item .q span { cursor: hand; cursor: pointer; text-decoration: underline; }
.advises .item .u { font-size: .91em; color: #999; font-family: 'Arial CE', Arial, Helvetica, lucida, sans-serif; }
.advises .item .a { padding-left: 1em; padding-top: .5em; color: #333; }

/*- callcentrum -*/
.callcentrum .img     { border: 3px solid #928877; float: left; width: 90px; height: 90px; background: #F3F1E1; }
.callcentrum .img img { display: block; margin: auto; }
.callcentrum .cont    { float: right; width: 205px; }
.callcentrum .cont h3 { font-family: Verdana, 'Geneva CE', lucida, sans-serif; color: #3699A7; font-weight: bold; font-size: 1.25em; margin-bottom: .25em; }
.callcentrum .cont p     { margin-bottom: .75em; }
.callcentrum .cont .info { color: #999999; }

.o-nas h3.w-background  { background:transparent url('/images/headline-div.gif') no-repeat 0 100%; margin:0pt 0pt 15px -24px; padding:0pt 0pt 10px 24px; width:100%; }


/*-  tisk mluvci  -*/
.box-tisk .img     { border: 3px solid #928877; float: left; width: 90px; height: 90px; background: #F3F1E1; }
.box-tisk .img img { display: block; margin: auto; }
.box-tisk .cont    { float: right; width: 220px; }
.box-tisk .cont p     { margin-bottom: .75em; }


/*- text -*/
.text ol,
.text ul { margin-bottom: 1.75em; }
.text li { padding-left: 15px; background: url('/images/ico/bullet.gif') 0 .5em no-repeat; margin-bottom: .4em; _height: 1px; }
.text ol li { padding-left: 0; background: none; _height: auto }
.text ol ul { margin-top: .6em; margin-bottom: .6em; }


.text ol li div { line-height: .6em; }
.text p.low-margin { margin-bottom: .6em; }

.text p  { margin-bottom: 1.75em; }
.text .info  { margin-top: 1.75em; }

.ontop   { float: right; padding-right: 23px; background: url('/images/ico/top.gif') 100% 50% no-repeat; position: relative; top: .6em; z-index: 100; }
.ontop   { _float: none; _position: absolute; _right: 0; _top: auto; _margin-top: .6em; }



#map  { padding-top: 20px; margin-bottom: 20px; }

/*- paging -*/
.paging           { float:right; line-height:16px; position:relative; xleft:50%; font-family: Arial, Helvetica, lucida, sans-serif; font-size: .91em; }
.paging p         { x_float:left; position:relative; xleft:-50%; }
.paging span      { float:left; }
.paging a         { float:left; padding:0 5px 0 6px; color: #8F8675; text-decoration: none; border: 1px solid #9D9582; margin-left: 5px; font-family: Arial, Helvetica, lucida, sans-serif; }
.paging strong    { float:left; padding:0 5px 0 6px; color:#0099AD; margin-left: 5px; }
.paging .plast      { text-decoration: none; width: 6px; background: url('/images/ico/paging-last.gif') 50% 50% repeat-x; }
.paging .pfirst     { text-decoration: none; width: 6px; background: url('/images/ico/paging-first.gif') 50% 50% repeat-x; }
.paging .paging-prev     { margin-right:10px; }
.paging .paging-next     { margin-left:10px; }
.paging a.paging-prev,
.paging a.paging-next         { background-color:#00f !important; }
.paging a.paging-prev:hover,
.paging a.paging-next:hover   { background-color:#f00 !important; }


/*- formbox -*/
.formbox             { }
.formbox .clearfix   { line-height:1.6; margin-bottom: 13px; }
.formbox .lab        { float:left; display:block; width:145px; text-align:right; position:relative; }
.formbox .lab .alt   { position:absolute; top:0; right:-1em; display:block; width:.9em; text-align:left; }
.formbox .cont       { float:right; width:162px; position:relative; }
.formbox p           { line-height:1.3; padding-top:.2em; margin:0 !important; }
.formbox input       { width:154px; border: 1px solid #B7B0A2; background: #FCFCF8; padding: 1px 3px; }
.formbox textarea    { width:97.5%; border: 1px solid #B7B0A2; background: #FCFCF8; padding: 1px 3px; }

.formbox .classic .lab     { float: none; width: 100%; text-align: left; }
.formbox .classic .cont    { float: none; width: 100%; }
.formbox div.submit        { text-align: right; }
.formbox input.submit      { width:auto; border: 1px solid #7C7461; background: #FFFFFF url('/images/bg-btn.gif'); padding: 1px 15px; color:#FF6600; }

/*- msg, validace apod. -*/
.msg                  { margin: 20px 0 0; line-height: 1.6; border: 1px solid  #3699A7; padding: .4em 10px; background: #fff;}
.NoticerError         { border: 1px solid  #FF6600; padding: .4em 10px 0; margin-bottom: 1.75em; background: #fff; }
.NoticerError li      { padding-left: 15px; background: url('/images/ico/bullet.gif') 0 .5em no-repeat; margin-bottom: .4em; }
.formbox .tp-invalide { border-color: #FF6600; background: #FCF4EB; } 

.vyrocni-zprava { position: relative;}
.vyrocni-zprava img { margin-left: 8px; width: 302px;}
.vyrocni-zprava a   { float: right; background: url('/images/o-nas-pdf.gif') no-repeat right 2px; padding-right: 20px; padding-bottom: 5px; margin: 15px 15px 5px 0;}

/* produkty */
.dodatek { background-color: #F2F1E1; margin-top: -5px; color: #928877; margin-bottom: 5px; font-size: 10px; padding: 0 25px 10px 25px;}

.products { margin-bottom: 1.75em; }
.products .tab { margin-top: 20px;}
.products .tab .l,
.products .tab .r { margin-bottom: 1.75em; width: 254px; min-height: 0;}
.products .tab .l h2,
.products .tab .r h2 { color: #FF6600!important; background: none!important; padding:0!important; margin: 0!important;}
.products .tab .l img,
.products .tab .r img { float: left; margin-left: -20px; _margin-left: 0; padding: 0;}
.products .tab .l { float: left;  width: 240px;  }
.products .tab .r { float: right;  width: 250px; }
.products .ico-more-more  { background: url('/images/ico/more.gif') no-repeat 100% 50%; padding-right: 22px; float: right;}

.kcp #page #header { height: 474px!important;}

.kcp #page #header h2       { font-size:150%; font-weight: normal; color: #80911E; background: url('/images/headline-sidebar-bg.gif') 0 100% no-repeat; padding: 10px 0 10px 16px; width: 100%; margin: 0 0 15px -16px; position: relative; z-index: 1; }
.kcp #page #header h2.first { background-image: url('/images/headline-sidebar-div.gif'); padding-bottom: 9px; }
.kcp #page #header .box        { margin-bottom: 1.75em; width: 320px; }
.kcp #page #header {background-color: #FAFAF1; }
.kcp #page #header #multibox .sidebar { position: absolute; top:200px; left: 15px;}
.kcp #page #sidebar    { margin-top: -223px; padding-top: 0; }
.kcp #page #sidebar h2.topk       { font-size:150%; font-weight: normal; color: #80911E; background: url('/images/headline-sidebar-bg.gif') 0 100% no-repeat; padding: 10px 0 10px 16px; width: 100%;  position: relative; z-index: 1; }
.kcp #page #sidebar h3 { font-family: Verdana, 'Geneva CE', lucida, sans-serif; color: #3699A7; font-weight: bold; font-size: 1.25em; margin-bottom: .25em; }
.kcp #page #sidebar img.foto { margin-top: 20px; border: 3px solid #928877;}

.cols .col11   { width: 169px; float: left; _overflow: hidden;  }
.cols .col11 h3   { clear: both; float: left!important; }

.o-nas #page h3 { font-family: Georgia, 'New York CE', utopia, serif; font-size: 16px;}

.kcp #multibox .in { vertical-align: text-top; margin-top: 35px; display: block;}

/* krotitele */
#krotitele          { }
#krotitele h2       { font-size:150%; font-weight: normal; color: #756C5E; background: transparent; padding: 0 0 0px 0; width: 100%; margin: 0 0 5px 0; }

#krotitele .vizitka { margin-bottom: 15px; min-height: 0; _height: 0;}

#krotitele .vizitka .foto  { width: 65px; float:left; }
#krotitele .vizitka .foto img  { border: 2px solid #928877; margin-top: 5px; }

#krotitele .vizitka .text { width: 255px; float:left; line-height: 18px; }
#krotitele .vizitka .text .jmeno   { font-size: 125%; font-weight: bold; color: #0099AD; font-family: Verdana,'Geneva CE',lucida,sans-serif; display: block; }
#krotitele .vizitka .text a   { display: block; line-height: 18px; }
#krotitele .vizitka .text .telefon   { color: #756C5E; display: block; line-height: 18px;  }


.kouzlo { text-align: right; font-size: 9px; margin-right: 15px; color: #8F8675; font-family: Verdana,'Geneva CE',lucida,sans-serif; margin-bottom: 5px; }

/* VSE */
#vse-link { position:absolute; right:351px; top:0; width:179px; height:88px;  font-size:.8em; color:#666; overflow:hidden; z-index:0; outline:none; }
#vse-link strong { display:block; font-weight:normal; text-align: right; }
#vse-link span { position:absolute; left:0; top:-32px; width:179px; height:88px; background: transparent url(/images/vse-small.gif) left 0 no-repeat; cursor:pointer; }

#vse { position:absolute; right:0; top:-199px; width:350px; height:199px; background:#f7f7ef; overflow:hidden; z-index:10; display:none; }
#vse span { position:absolute; left:0; top:0; width:350px; height:199px; background: transparent url(/images/vse.gif) left top no-repeat; overflow:hidden; z-index:10; cursor:pointer; }
#vse p { padding:20px 20px 0; }

#vse-link.open { right:351px; top:-32px; width:179px; height:88px; z-index: 0; }
#vse-link.open strong { padding:32px 0 0; }
#vse-link.open span { top:0; }

#muj-plan-flash { width:550px; height:100px; margin: -10px 0 0  -24px; }

a.kodex { background: url('/images/o-nas-pdf.gif') no-repeat right 2px; padding-right: 20px; padding-bottom: 5px; margin: 15px 15px 5px 30px;}

#iframe-kontakt { margin: 20px 0 0 -24px;}

.manners { margin-left: -10px; width: 520px; margin-bottom: 30px;}
.manners .uno { float: left; }
.manners .dos { float: right; }
.manners .uno,
.manners .dos { border: 3px #928877 solid; width: 203px; height: 46px; background: #F3F1E1 url('/images/tabulka.jpg') no-repeat 0 0; padding: 5px 0 0 46px; line-height: 1.5em; }
.manners .uno a,
.manners .dos a { color: #000000; text-decoration: underline; font-size: 12px; }
.manners .uno a:hover,
.manners .dos a:hover { }

.clear-margin { clear: both; margin-top: 65px;}

.najdem { float: right; margin: 5px 0 10px 0;}

.ico-more-more-pdf a   { float: right; background: url('/images/o-nas-pdf.gif') no-repeat right 2px; padding-right: 20px; padding-bottom: 5px; margin: 0;}

.nastroje {  }
.nastroje img { float: left; }
.nastroje .cont { float: right; width: 220px;}
.nastroje .cont a { color: #756C5E; font-size: 17px; font-family: Georgia, 'New York CE', utopia, serif; }
.nastroje .cont p { margin: 5px 0;}

.press #main #content h1 { width:410px;  }