body {
  color: #00335F;
  text-align: center;
  /*background: white url("http://media.pkz.sk/grf/page_bg_fixed.jpg") no-repeat 50% 320px;
  background-attachment: fixed;*/
}
a {
  color: #C6252B;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

#body-i {
        background: url("http://media.pkz.sk/grf/top_tile.gif") repeat-x;
}

#page {
  width: 780px;
  margin: 0 auto;
  text-align: left;
  position: relative; top: 0; left: 0;
  /*background: url("http://media.pkz.sk/grf/page_bg.jpg") no-repeat 40px 340px;*/
}

/* top */
h1 {
	background: url("http://media.pkz.sk/grf/logo_bg.gif") no-repeat 210px 0;
}
#slogan {
   position: absolute; top: 10px; left: 230px;
   font-size: 115%;
   /*color: white;*/
}
#lngversion, #infocontact {
  position: absolute;
  width: 780px;
  text-align: right;
  font-weight: bold;
}
#lngversion-i, #infocontact-i {
  padding: 0 5px;
}
#infocontact {
  color: #5E5E5E;
  left: 0; top: 50px;
}
#infocontact span {
	padding-left: 0.5em;
}
#lngversion {
  left: 0; top: 10px;
  /*_display: none;*/
}
#lngversion a { text-decoration: none; }
#menu a, #lngversion a, #infocontact a  {
  color: black;
}

#lngversion a {
  background: #E4E5DD;
  padding: 0.2em;
  border-right: 3px solid #C6252B;
}
#lngversion a:hover {
  color: #C6252B;
}


/* menu */
#menu {
  position: absolute; left: 425px; top: 99px;
  width: 355px;
  height: 20px; _height: 23px; _he\ight: 20px;
  background: #EDEDED;
  font-weight: bold;
  /*text-align: center;*/
  font-size: 12px;
  padding-top: 3px;
}
#menu a {
  text-decoration: none;
}
#menulist, #menulist li {
  display: block;
  list-style-type: none;
}
#menulist .rootitem {
  background: url("http://media.pkz.sk/grf/menu_divider.gif") no-repeat left center;
  padding: 0 4px 0 6px;
  float: left;
  /*position: relative; left: 0; top: 0;*/
}
#menulist .first {
  background: none !important;
}
/*
#menu li div {
  display: inline;
}
*/
.menublock {
  display: none;
  position: absolute; /*left: 0.2em; top: 1.7em;*/
  text-align: left;
  border: 1px solid #2B2C7C;
  background: #EDEDED;
  width: 10em;
}
.menublock li {
  /*_width: 100%;*/
  border-bottom: 1px dashed #5E5E5E;
}
.menublock li a {
  display: block; _width: 100%;
  text-align: left !important;
  padding: 0.3em;
}
#menu .last { border: none; }

#menu a:hover {
  background: #C6252B;
  color: white;
}

#menu.engversion {
	left: 530px;
	width: 250px !important;
}

/* content */
#content-left h2 {
  font-size: 160%;
  margin-bottom: 1em;
}
#content {
  border: 1px solid #EDEDED;
  padding: 10px; padding-bottom: 0;
  margin-top: 5px;
  position: relative;
}
#content-left {
  width: 530px;
  float: left;
  color: black;
  /*font-size: small;*/
}
#content-right {
  float: right;
  width: 220px;
}
#content-left p, .article {
  text-align: justify;
  line-height: 150%;
}
.article img.fleft {
	margin-left: 5px;
}
.article img.fright {
	margin-left: 5px;
}
#content-left strong, #content-left h1, #content-left h2, #content-left h3, #content-left h4, dt {
  font-weight: bold;
  color: #003267;
}



/* boxiky na pravej strane */
.rightbox {
  background: url("http://media.pkz.sk/grf/box_bg1.gif") no-repeat;
  padding-left: 8px; padding-top: 16px;
  margin-bottom: 10px;

}
.rightbox-i {
  border: 1px solid #555696;
  padding: 5px;
  background: #EDEDED url("http://media.pkz.sk/grf/box_bg2.gif") no-repeat;
  _background-position: 1px 1px;

}
.rightbox h2 {
  font-size: 115%;
  color: #C6252B;
  margin-bottom: 1em;
}
.rightbox h2 a {
	text-decoration: none;
}
.rightbox .right {
  margin-top: 1em;
  font-weight: bold;
}
.rightbox ul {
  margin-left: 20px;
}
.rightbox ul li {
  margin-top: 0.3em;
}
.rightbox h3 img {
  margin: 10px 0 10px;
}
.rightbox p {
	margin-top: 0.5em;
	color: black;
}
.rightbox h4, .rightbox dt {
	margin-bottom: 0.5em;
}
#novinky h4 a {
	color: #00335F;
}
#footer {
  padding: 0.5em 0 1em;
  font-size: 90%;
  text-align: center;
  background: white;
}

/* ostatne */
#content-left ul {
  margin-left: 3em;
}
#content-left li {
  margin-bottom: 0.3em;
}
.section li {
	margin-bottom: 1em;
	font-size: 120%; font-weight: bold;
}
/*
ol {
  margin-left: 20px;
  list-style-type: disc;
}
ol ol {
  list-style-type: circle;
  margin-top: 1em;
}
ol li {
   margin-bottom: 1em;
}
*/
#onas {
  background: white url("http://media.pkz.sk/grf/page_bg.jpg") no-repeat 50% 320px;
	_height: 550px; min-height: 500px;
}
.listsluzby {
            margin-top: 1em;
}
.listsluzby li {
            margin-bottom: 1.0em !important;
}
#slovnik dt {
         margin-top: 1em;
}
#slovnik dd {
	text-align: justify;
	border-bottom: 1px dashed #EDEDED;
	padding-bottom: 0.5em;
}
#article .tiny {
       border: 1px solid #555696;
       background: #FBECEC;
       padding: 0.5em; margin: 1em;
       text-align: center;
       font-weight: bold; font-style: italic; font-size: 115%;
}

.pracovisko {
            /*background: white;*/
            padding-bottom: 2em;
}
.pracovisko h3 {
            margin-bottom: 0.5em;
            font-size: 130%;
}
/*
.pracovisko address {
            line-height: 150%;
            margin-bottom: 1em;
            font-weight: bold !important;
}
*/

.pracovisko .art-image {
	margin-right: 0.5em;
	float: left;
}
.pracovisko table {
            width: 100%;
            border: none;
            background: #6B6868;
            clear: both;
}
.pracovisko caption {
            text-align: left;
            font-weight: bold;
            margin-bottom: 0.5em;
            padding-top: 1em;
}
.pracovisko th, .pracovisko td {
            padding: 0.3em 0.3em;
            border: none;
            background: white;
}


/* ostatne */
.archiv {
	border-top: 1px dashed #EDEDED;
}
/* big partneri */
.pbox {
	margin-bottom: 1.5em;
	border-bottom: 1px dashed #EDEDED;
}

.pbox img {
	margin: 0.5em 0;
}
