@charset "utf-8";
/*----------------------------------------------------------------------------
	Description: Kaskádové styly pro profiweby.cz
	Author:			 Profiweby, www.profiweby.cz, e-mail: info(@)profiweby.cz
	Modified:	   28. 8. 2007

	==[ TOC ]==
  1. Body       (tělo)
  2. Tags       (všeobecné prvky - h1, input, ...)
  3. Classes    (třídy pro vše platící - .clear, .float-x ..)
  4. Container  (rozvržení celé stránky)
  5. Header     (Hlavička)
  6. Sidebar    (postraní sloupec)
  7. Content    (obsah)
  8. Footer     (patička)
  9. Other      (ostatní)

	==[ Colors ]==
	h1 - 999
	oranz - e5996f
----------------------------------------------------------------------------*/

/*-- [ 1. Body ] -----------------------------------------------*/
* {margin: 0; padding: 0;}
body  {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f8f8f8;
	color: #000000;
	text-align: center;
	margin:0 0 20px; 	
}
/*-- [ 2. Tags ] -----------------------------------------------*/
h1 {font-size: 170%; color:#999;}
h2 {font-size: 125%; color:#888;}
h3 {font-size: 110%; color:#777;}
a {color:#333;}
img {border:none; text-decoration:none;}
#mainContent .cont ul li {list-style: none; background:transparent url(../images/sipka2.gif) no-repeat scroll left center; padding-left: 15px;}
/*-- [ 3. Classes ] -----------------------------------------------*/
.float-r {float: right;}
.float-l {float: left;}
.clearfloat { 
	clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
	overflow: hidden;
}
.font-size-90 { font-size:90%;}
.font-size-85 { font-size:85%;}
/*-- [ 4. Container ] -----------------------------------------------*/
#mainContainer { 
	width: 968px;  
	padding:0 15px 20px;
	background: #fff;
	margin: 0 auto; 
	text-align: left;
} 
#contHolder {background:#eee url(../images/contHolder-back.gif) top left repeat-y;	margin-bottom:15px; min-height: 1em;}
/*-- [ 5. Header ] -----------------------------------------------*/

/*TOP1*/
#header #top1 { height:157px; position:relative;}

/*logo*/
#header #top1 #logotype {position:absolute; top:5px; left:0px; width:99px; height:130px;} 
#header #top1 #logotype span {display:none;} 

/*content*/
#headerContent {
	color:#999;
	position:absolute;
	left:123px; top:0;
	width:600px; height:157px;
	overflow:hidden;
}
#headerContent .cover,
#headerContent .cover-en {
	position:absolute;
	top:0; left:0;
	width:600px; height:157px;
	background:#fff url(../images/header-content.png) 0 0 no-repeat;
}
#headerContent .cover-en {background-image:url(../images/header-content-en.png);}

#headerContentLink {
	position:absolute;
	bottom:2px; left:24px;
	height:22px; width:569px;
}
#headerContentLink span {
	display:none;
}
/*search+menu*/
#header #top1 .menuTop {position:absolute; top:5px; right:0px; width:251px; height:27px; background-color:#999;}
#header #top1 .menuTop .text { 
	padding:2px 2px 0;
	width:126px; height:15px; 
	background:#fff url(../images/top-topMenu-text-back.gif) top left repeat-x;
	border:1px solid #777;
	position:absolute; left:5px; top:4px;
	font-size:11px;
	color:#666;
}
#header #top1 .menuTop .btn {
		position:absolute; left:140px; top:4px;
		width:53px; height:19px; background:#d3865b url(../images/top-topMenu-hledat-back.png) top left no-repeat;
		padding:0 0 2px 10px;
		overflow:hidden;
		border:none;
		color:#FFF;
		font-size:10px;
		cursor:pointer;
}
#header #top1 .menuTop .lang-cs {position:absolute; left:198px; top:4px; width:22px; height:16px; border:1px solid #999;}
#header #top1 .menuTop .lang-en {position:absolute; left:225px; top:4px; width:22px; height:16px; border:1px solid #999;}
#header #top1 .menuTop .lang-en:hover, #header #top1 .menuTop .lang-cs:hover {border-color:#ccc;}
/*certifikat*/
#header #top1 .certifikat {position:absolute; bottom:2px; right:0px; text-align: right; color:#999; font-size: 13px;} 
/*TOP2*/
#header #top2 {height:50px; background:#868686 url(../images/top2-menu-back.png) top left repeat-x; margin-bottom:2px; overflow:hidden;} 
/*main menu*/
#header #top2 ul.menuMain {list-style:none; font-size:110%;}
#header #top2 ul.menuMain li {height:50px; line-height:50px; float:left;}
#header #top2 ul.menuMain li a {display:block; /*padding:0 22px; */width: 143px; text-align: center; height:50px; line-height:50px; vertical-align:middle; text-decoration:none; color:#FFF; background:#868686 url(../images/top2-menu-back.png);}
#header #top2 ul.menuMain li a:hover, #header #top2 ul.menuMain li.selected a {background-color:#e5996f; background-image:none; color:#000;}
/*quick menu*/
#header #top2 div.menuQuick {float:right; width:231px; height:50px; background-color:#999; list-style:none; padding-left:20px;}
#header #top2 div.menuQuick span {display:block; height:50px; line-height:52px; float:left; font-size:85%;}
#header #top2 div.menuQuick span.margin-r {margin-right:35px;}
#header #top2 div.menuQuick span a {color:#fff; position:relative; left:2px; top:-2px;}
#header #top2 div.menuQuick span a:hover {color:#eee;}
/*-- [ 6. Sidebar ] -----------------------------------------------*/
#sidebar {
	float: right; 
	width: 253px; /*IE6 fixed*/
	overflow: hidden; 
}
/*aktuality*/
#sidebar #news {padding:20px 5px 10px 20px;}
#sidebar #news img {
	display:block;
	margin-bottom:8px;
	max-width:180px;
}
#sidebar #news h2 {
	color:#fff; 
	font-size:140%; margin-bottom:.75em;
	background:#E5996F;
	padding:8px 12px 9px;
	font-weight:normal;
}
#sidebar #news .newsItem {margin-bottom:1.6em; min-height:39px;}
#sidebar #news .newsItem .cont {padding-left:48px;}
#sidebar #news .newsItem h3 {font-size:110%; margin-bottom:0.3ex;}
#sidebar #news .newsItem h3 a {color:#666;}
#sidebar #news .newsItem h3 a:hover {color:#000;}
#sidebar #news .newsItem p {font-size:90%;}
#sidebar #news .newsItem .calendar {
	float:left; position:relative; 
	overflow:hidden; 
	width:34px; height:36px;
	background:#d3865b url(../images/news-kalendar.png) top left no-repeat;
	text-align:center;
	color:#000;
}
#sidebar #news .newsItem .date {display:block; font-size:11px; margin-top:9px; line-height:11px; font-weight:bold;}
#sidebar #news .newsItem .year {display:block; font-size:11px;}
#sidebar #news .newsArchive { margin-left:50px; padding-left:20px; background:#fff url(../images/news-archiv.png) center left no-repeat;}
#sidebar #news .newsArchive a:hover {color:#000;}
/*motto*/
#sidebar #motto {
	background-color:#727272; 
	height:160px; border-left:2px solid #fff; 
	color:#ddd;
	padding:20px 25px;
}
#sidebar #motto h2 {font-size:140%; margin-bottom:0.6em; color:#ddd;}
#sidebar #motto p {line-height:2em; margin-bottom:1ex;}
#sidebar #motto p.author {font-style:italic; text-align:right;}
/*side menu*/
#sidebar .menuSide {
	background-color:#d1d1d1;
	margin-left:2px;
	padding:10px;
}
#sidebar .menuSide h2 {color:#777; margin-bottom:0.5em;}
#sidebar .menuSide ul {list-style:none; font-size:90%;}
#sidebar .menuSide ul li {
  margin:0 3px; 
	background:url(../images/sideMenu-li.gif) left center no-repeat;
	border-top:1px solid #bbb;
	vertical-align:middle;
	min-height:1em;
}
#sidebar .menuSide ul li a {
	display:block;
	padding-left:23px;
	border-top:1px solid #eee;
	height:2.4em; line-height:2.3em;
	text-decoration:none;	
}
#sidebar .menuSide ul li:hover {background-color:#e2e2e2;}
#sidebar .menuSide ul li a:hover {color:#000;}
/*kontakt*/
#sidebar .contact {
	margin-top:10px;
	margin-left:2px;
	padding:10px 10px 10px 20px;
}
#sidebar .contact .item {margin-bottom:1.7em;}
#sidebar .contact h2 {margin-bottom:1em;}
#sidebar .contact h3 {font-size:100%; color:#555; margin-bottom:0.4em;}
#sidebar .contact p {font-size:90%; color:#555; line-height:1.6em; margin-bottom:0.7em;}
#sidebar .contact p a {text-decoration:none;}
#sidebar .contact p a:hover {text-decoration:underline;}
/*-- [ 7. Content ] -----------------------------------------------*/
#mainContent {
	float:left;
	width:715px;
	padding-bottom:10px;
} 
/* kontakt a foto*/
.foto-kontakt{
float:left;
width:90px;

border:solid 2px #ccc;

margin-right:10px;
padding:1px;
}
/*ramecky*/
.ramecky, .obrazek{
border:solid 2px #ccc;

padding:1px;
}

a:hover .obrazek{border-color: #E5996F;}
/* heading, anchor and paragraph margins*/
#mainContent h1 {margin-bottom: 0.1em;} 
#mainContent h2, #mainContent h3 {margin: 0.8em 0 0.1em;} 
#mainContent p {margin-bottom: 0.7em; line-height:150%;} 
#mainContent a {color:#444;}
#mainContent a:hover {color:#ed7634;}
#mainContent ul {margin:0 0 5px 20px;}
#mainContent ul li{margin:0 0 3px 0;}
/*obsah*/
#mainContent .cont {
	padding:10px 12px 0px 3px;
}
/*hint*/
#mainContent .hint-left, #mainContent .hint-right {
  min-height: 230px;
	width:334px; 
	float:left; 
	background:#f9f9f9 url(../images/holder-back.png) left 125px repeat-x;
	margin:10px 0;
}
#mainContent .hint-left {margin-right:20px; }
#mainContent .hint-left ul, #mainContent .hint-right ul {list-style:none; margin:20px 20px 10px 26px;}
#mainContent .hint-left p, #mainContent .hint-right p {margin:15px 20px 10px 20px; line-height:1.7em;}
#mainContent .hint-left ul li, #mainContent .hint-right ul li{ 
	background:url(../images/holder-li.gif) no-repeat center left; 
	padding-left:25px; 
	color:#4f4f4f;
	height:1.6em; line-height:1.6em;
}

#mainContent .hint-left.uvod, #mainContent .hint-right.uvod { min-height:315px;}
#mainContent .hint-left.uvod a.profil {display: block; height: 125px; width: 334px; background: url(../pictures/uvod/holder-profil.jpg) left top no-repeat;}
#mainContent .hint-left.uvod a.profil:hover {background: url(../pictures/uvod/holder-profil.jpg) left bottom no-repeat;}

/*sluzby - navigace */ 
#mainContent .hint-right.uvod a.sluzby {display: block; height: 124px; width: 334px; background: url(../pictures/uvod/holder-sluzby.jpg) left top no-repeat;}
#mainContent .hint-right.uvod a.sluzby:hover {background: url(../pictures/uvod/holder-sluzby.jpg) left bottom no-repeat;}


#mainContent .hint-left a {display: block; height: 124px; width: 336px; background: url(../pictures/uvod/holder-profil.jpg) left top no-repeat;}
#mainContent .hint-left a:hover {background: url(../pictures/uvod/holder-profil.jpg) left bottom no-repeat;}

/*hint O SPOL */
/*-profil*/
#mainContent .hint-profil {
	height:262px;
	-background-color:#faf9f9;
	-background-position:left bottom;
}
#mainContent .hintHolderEn .hint-profil {height:308px;}
/*-vision*/
#mainContent .hint-vision {
	height:262px;
	background-color:#faf9f9;
	background-position:left bottom;
	font-size:90%;
	overflow:auto;
}
#mainContent .hintHolderEn .hint-vision {height:308px;}

#mainContent .hint-vision p {line-height:1.4em; margin: 12px 16px 10px;}
#mainContent .hint-vision ul {margin-top:5px;}
#mainContent .hint-vision ul li {
	line-height:1.3em;
	height:auto;
	background-position:0 4px;
	padding-left:17px;
}
#mainContent .hint-vision a.label {
	display:block;
	padding:0 23px;
	height:38px; line-height:38px;
	vertical-align:middle;
	background:#afafaf;
	color:#fff;
	font-size:19px;
	text-decoration:none;
}
#mainContent .hint-vision a.label:hover {
	background:#7c8195;
}
#mainContent .hintHolder .hint-vision a > span {display:block;}

/*-other*/
#mainContent .hintHolder a > span {display:none;}
#mainContent .hintHolder a.obrazek_437 {display: block; height: 125px; width: 334px; background: url(../pictures/ospol/ospol-holder-profil.jpg) left top no-repeat;}
#mainContent .hintHolder a.obrazek_437:hover {background: url(../pictures/ospol/ospol-holder-profil.jpg) left bottom no-repeat;}

#mainContent .hintHolder a.obrazek_438 {display: block; height: 125px; width: 334px; background: url(../pictures/ospol/vision2016.jpg) left top no-repeat;}
#mainContent .hintHolder a.obrazek_438:hover {background-position:left bottom;}

#mainContent .hintHolder a.obrazek_439 {display: block; height: 125px; width: 334px; background: url(../pictures/ospol/ospol-holder-partneri.jpg) left top no-repeat;}
#mainContent .hintHolder a.obrazek_439:hover {background: url(../pictures/ospol/ospol-holder-partneri.jpg) left bottom no-repeat;}

#mainContent .hintHolder a.obrazek_440 {display: block; height: 125px; width: 334px; background: url(../pictures/ospol/ospol-holder-kariera.jpg) left top no-repeat;}
#mainContent .hintHolder a.obrazek_440:hover {background: url(../pictures/ospol/ospol-holder-kariera.jpg) left bottom no-repeat;}

#mainContent .hintHolder a.obrazek_441 {display: block; height: 125px; width: 334px; background: url(../pictures/ospol/ospol-holder-letzel.jpg) left top no-repeat;}
#mainContent .hintHolder a.obrazek_441:hover {background: url(../pictures/ospol/ospol-holder-letzel.jpg) left bottom no-repeat;}

#mainContent .hintHolder a.obrazek_442 {display: block; height: 125px; width: 334px; background: url(../pictures/ospol/ospol-holder-hieronymus.jpg) left top no-repeat;}
#mainContent .hintHolder a.obrazek_442:hover {background: url(../pictures/ospol/ospol-holder-hieronymus.jpg) left bottom no-repeat;}

#myGallery .slideInfoZone h2 {margin-top: 19px;}

/* hint SLUZBY */
#mainContent .hint-right a.sluzby_en {display: block; height: 125px; width: 334px; background: url(../pictures/uvod/sluzby_en.jpg) left top no-repeat;}

#mainContent .hint-right a.sluzby_en:hover {display: block; height: 125px; width: 334px; background: url(../pictures/uvod/sluzby_en.jpg) left bottom no-repeat;}

/* hin O SPOL EN */
#mainContent .hintHolder a.obrazek_443, #mainContent .hint-left a.profil_en {display: block; height: 125px; width: 334px; background: url(../pictures/ospol/ospol-holder-profil-en.jpg) left top no-repeat;}
#mainContent .hintHolder a.obrazek_443:hover, #mainContent .hint-left a.profil_en:hover {background: url(../pictures/ospol/ospol-holder-profil-en.jpg) left bottom no-repeat;}

#mainContent .hintHolder a.obrazek_444 {display: block; height: 125px; width: 334px; background: url(../pictures/ospol/vision20162.jpg) left top no-repeat;}
#mainContent .hintHolder a.obrazek_444:hover {background-position:left bottom;}

#mainContent .hintHolder a.obrazek_445 {display: block; height: 125px; width: 334px; background: url(../pictures/ospol/partners.jpg) left top no-repeat;}
#mainContent .hintHolder a.obrazek_445:hover {background: url(../pictures/ospol/partners.jpg) left bottom no-repeat;}

#mainContent .hintHolder a.obrazek_446 {display: block; height: 125px; width: 334px; background: url(../pictures/ospol/careers.jpg) left top no-repeat;}
#mainContent .hintHolder a.obrazek_446:hover {background: url(../pictures/ospol/careers.jpg) left bottom no-repeat;}

#mainContent .hintHolder a.obrazek_447 {display: block; height: 125px; width: 334px; background: url(../pictures/ospol/letzel-prix.jpg) left top no-repeat;}
#mainContent .hintHolder a.obrazek_447:hover {background: url(../pictures/ospol/letzel-prix.jpg) left bottom no-repeat;}

#mainContent .hintHolder a.obrazek_448 {display: block; height: 125px; width: 334px; background: url(../pictures/ospol/hieronymus.jpg) left top no-repeat;}
#mainContent .hintHolder a.obrazek_448:hover {background: url(../pictures/ospol/hieronymus.jpg) left bottom no-repeat;}


/*hint REFERENCE*/
#mainContent .hint-left a.obrazek_333 {display: block; height: 125px; width: 334px; background: url(../pictures/ref/reference-holder-administrativa.jpg) left top no-repeat;}
#mainContent .hint-left a.obrazek_333:hover {background: url(../pictures/ref/reference-holder-administrativa.jpg) left bottom no-repeat;}

#mainContent .hint-right a.obrazek_334 {display: block; height: 125px; width: 334px; background: url(../pictures/ref/reference-holder-prumysl.jpg) left top no-repeat;}
#mainContent .hint-right a.obrazek_334:hover {background: url(../pictures/ref/reference-holder-prumysl.jpg) left bottom no-repeat;}

#mainContent .hint-left a.obrazek_335 {display: block; height: 125px; width: 334px; background: url(../pictures/ref/reference-holder-obchodslu.jpg) left top no-repeat;}
#mainContent .hint-left a.obrazek_335:hover {background: url(../pictures/ref/reference-holder-obchodslu.jpg) left bottom no-repeat;}

#mainContent .hint-right a.obrazek_336 {display: block; height: 125px; width: 334px; background: url(../pictures/ref/reference-holder-bydleni.jpg) left top no-repeat;}
#mainContent .hint-right a.obrazek_336:hover {background: url(../pictures/ref/reference-holder-bydleni.jpg) left bottom no-repeat;}

#mainContent .hint-left a.obrazek_337 {display: block; height: 125px; width: 334px; background: url(../pictures/ref/reference-holder-interier.jpg) left top no-repeat;}
#mainContent .hint-left a.obrazek_337:hover {background: url(../pictures/ref/reference-holder-interier.jpg) left bottom no-repeat;}

#mainContent .hint-right a.obrazek_338 {display: block; height: 125px; width: 334px; background: url(../pictures/ref/reference-holder-ostatni.jpg) left top no-repeat;}
#mainContent .hint-right a.obrazek_338:hover {background: url(../pictures/ref/reference-holder-ostatni.jpg) left bottom no-repeat;}

/* hint REFERENCES EN */
#mainContent .hint-left a.obrazek_419 {display: block; height: 125px; width: 334px; background: url(../pictures/ref/office-buildings.jpg) left top no-repeat;}
#mainContent .hint-left a.obrazek_419:hover {background: url(../pictures/ref/office-buildings.jpg) left bottom no-repeat;}

#mainContent .hint-right a.obrazek_420 {display: block; height: 125px; width: 334px; background: url(../pictures/ref/industrial-buildings.jpg) left top no-repeat;}
#mainContent .hint-right a.obrazek_420:hover {background: url(../pictures/ref/industrial-buildings.jpg) left bottom no-repeat;}

#mainContent .hint-left a.obrazek_421 {display: block; height: 125px; width: 334px; background: url(../pictures/ref/retail-and-services.jpg) left top no-repeat;}
#mainContent .hint-left a.obrazek_421:hover {background: url(../pictures/ref/retail-and-services.jpg) left bottom no-repeat;}

#mainContent .hint-right a.obrazek_422 {display: block; height: 125px; width: 334px; background: url(../pictures/ref/housing.jpg) left top no-repeat;}
#mainContent .hint-right a.obrazek_422:hover {background: url(../pictures/ref/housing.jpg) left bottom no-repeat;}

#mainContent .hint-left a.obrazek_423 {display: block; height: 125px; width: 334px; background: url(../pictures/ref/interior.jpg) left top no-repeat;}
#mainContent .hint-left a.obrazek_423:hover {background: url(../pictures/ref/interior.jpg) left bottom no-repeat;}

#mainContent .hint-right a.obrazek_424 {display: block; height: 125px; width: 334px; background: url(../pictures/ref/others.jpg) left top no-repeat;}
#mainContent .hint-right a.obrazek_424:hover {background: url(../pictures/ref/others.jpg) left bottom no-repeat;}




/* REFERENCE */
#mainContent .cont .reference-seznam {width: 214px; min-height: 370px; float: left; text-align: center; border: 1px solid #D1D1D1; margin-bottom: 10px; margin-right: 12px; padding-top: 10px;}
#mainContent .cont .reference-seznam span{margin-top: 5px; font-size: 100%; display: block; width: 200px; height: 50px; margin-left: auto; margin-right: auto; text-decoration: underline;}
#mainContent .cont .reference-seznam a:hover span{color: #E5996F; text-decoration: none;}
#mainContent .cont .reference-seznam a {text-decoration: none;}
/* FORMULAR KONTAKT */
#mainContent .cont .formular {background-color: #D1D1D1; padding: 30px 50px 70px;}
#mainContent .cont .formular .txt-input {width: 294px; background: #F9F9F9 url(../images/holder-back.png) repeat-x scroll left top; border: 1px solid #999999;}
#mainContent .cont .formular .txt-area {background: #F9F9F9 url(../images/holder-back.png) repeat-x scroll left 80px; border: 1px solid #999999;}
#mainContent .cont .formular-top .formular-obr {position: relative; left: 480px; margin-top: -97px; width: 128px; height: 128px; background: transparent url(../images/napistenam.png) repeat-x scroll left top;}
#mainContent .cont .formular .button {background: #E5996F url(../images/bt-repeat.jpg) repeat-x left bottom; padding: 2px 6px; border: 1px solid #999999; cursor: pointer; margin-top: 10px; color: white; font-size: 80%;}

/* MAPA STRANEK */
#mainContent .cont #mapa-stranek {line-height:150%;}
#mainContent .cont #mapa-stranek a {background: url(../images/sipka2.gif) no-repeat left 6px; padding-left: 15px;}
#mainContent .cont #mapa-stranek a:hover {background: url(../images/sipka.gif) no-repeat 4px 6px;}

/* PARTNERI */
#mainContent .cont .partneri-seznam{width: 275px; min-height: 250px; float: left; text-align: left; border: 1px solid #D1D1D1; margin-bottom: 10px; margin-right: 12px; padding: 10px 30px;}

/* SLUZBY */
#mainContent .cont ul.sluzby-seznam{line-height: 200%;}

/* KONTAKT - LIDE */
#mainContent .cont .kancelar{width: 350px; float: left;}
#mainContent .cont .kancelar h3{background:transparent url(../images/sipka2.gif) no-repeat scroll left center; padding-left: 10px;}

/* NOVINKY */
#mainContent .cont .novinka {float: left;}
/*-- [ 8. Footer ] -----------------------------------------------*/
#footer { 
	padding:1.3em 30px 0.7em; 
	background-color:#ececec;
	color:#666;
	font-size:90%; 
}

#footer a {color:#555;}
#footer a:hover {color:#000;}
#footer p {margin-bottom:1em;}

#footer .foot-menu {float:right;}
#footer .foot-menu a {margin:0 3px;}
 
/*-- [ 9. Other ] -----------------------------------------------*/
/*error*/
#error h2{margin-bottom:0.6em; margin-left:0.2em;}
#error h3{font-size:150%;margin-bottom:0.3em; font-style:italic;}
#error p{margin-bottom:0.4px; color:#555;}
#error p.hint {font-weight:bold; color:#000;}
#error div.uri {padding:4px 10px 5px; margin-bottom:1em; border:1px dashed #ccc; color:#666;}
/*napiste nam, doporucit stranku*/
#mail-form {width:95%;}
#mail-form .text_area {width:99%;}
#mail-form th {width:105px; padding-right:5px;}
#mail-form input[type=reset] {color:#444;}

/*zarovnani do bloku*/
p {text-align: justify;}

/*uvodni navigace*/
#mainContent #navProfil {}
 
 
 
.aktualityStrankovac
{
    clear: both;
    
    padding: 10px 0px 0px 0px;
    text-align: center;
}

.aktualityStrankovac a
{
    display: inline-block;
    border: 1px solid #999999;
    color: #999999;
    text-decoration: none;
    padding: 5px 10px; 
}

.aktualityStrankovac a:hover
{
    border-color: #ED7634;
    color: #ED7634;
}

.aktualityStrankovac.noLast .prev, .aktualityStrankovac.noLast .last
{
    display: none;
}

.aktualityStrankovac.noFirst .next, .aktualityStrankovac.noFirst .first
{
    display: none;
}



/* VIZE 2016 */
#boxVision  {margin:10px 12px 20px -2px; cursor:pointer;}
#boxVision  h1 {
	color:#fff;
	margin:0 0 0px;
	font-size:19px;
}
#boxVision  h1 > a {
	color:#fff;
	display:block;
	padding:9px 20px 10px;	
	background:#aaa;
	text-decoration:none;
}
#boxVision:hover h1 > a,
#boxVision  h1 > a:hover {color:#fff; background-color:#888;}
#boxVision  h1 > a.disabled {	background:#aaa; cursor:default;}

#boxVision p {
	background:#d8d8d8;
	color:#333;
	padding:10px 20px 15px;	
	margin:0;
}

