body {
  background-image: url(/pic/pattern.png);
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  margin:0;
  color: #909090;
}

a {
  color: #909090;
  text-decoration:none;
}

a:hover {
  /*background:black;*/
  color:white;
  text-decoration:underline;
}

form {
  margin:0px;
  padding:0px;
}

img {
  border:0;
}

p {
  color: #909090;
}

input.email {
  width:100px;
  border:1px solid #003366;
  border-color:#003366 #336699 #336699 #003366;
  padding:1px;
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
}

select.tbox {
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
}

input.button {
  border:none;
  background:#003366;
  color:#fff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  padding:1px 5px;
}

.ac {
  height:1px;
  clear:both;
  line-height:1px;
  font-size:1px;
  overflow:hidden;
}

.seo {
    position:absolute;
    left:-9999px;
    font-size:0;
}

h1 {
    font-size: medium;
}
h2 {
    font-size: small;
}
h3 {
    font-size: 15pt;
    font-style: italic;
    font-weight: normal;
    color: #e1dfe0;
}
h4 {
    font-size: x-small;
    text-decoration: none;
    /*color: #cac9ca;*/
    color: #e1dfe0;
}

h1, h3, h4, h5 {
  margin:0px 0px 6px 0px;
}

#logo {
  width:815px;
  height:253px;
  border-bottom: none;
  border-top: none;
  margin: 0;
  border-left: url (/pic/left_border.png); 
}

#logo embed {
  margin-top: 0;
}


#logo_sk {
  float:left;
}

#logo_sk a {
  display:block;
  width:212px;
  height:128px;
  background:#EBCCA8 url(/img/bg_logo_sk.gif) no-repeat;
}

#gradient {
  width: 855px;
  position:relative;
  margin-bottom:0px;
  margin-right:auto;
  margin-left:auto;
  background-image: url(/pic/gradient.png);
  background-repeat:repeat-y;
  background-position: center center;
}

#gradient-top {
  background-image: url(/pic/gradient-top.png);
  background-repeat:repeat-x;
  position:relative;
}

#theme {
  margin-left:223px;
  width:680px;
  height:118px;
  margin-bottom:10px;
  text-align: right;
  padding: 10px 10px 0px 10px;
  font-size:11px;
}

#theme p {
  margin:0;
  padding:0;
}

#all {
  width:815px;
  position:relative;
  top: -8px;
  margin-right:auto;
  margin-left:17px;
  margin-bottom: 0px;
}

#left {
  width:815px;
  height:35px;
  background: black;
  text-align:center;
  border-bottom: none;
  border-top: none;
}

#navig {
  width:815px;
  height:35px;
  background:black;
  float: left;
  border-top:1px solid #293944;
  text-transform: uppercase;
}

#navig a {
  display:inline;
  width:815px;
  line-height:35px;
/*  height:35px;
  line-height:35px;*/
  background:black;
  padding:0 7px;
  text-decoration:none;
  color:#454545;
  font-size: 8pt;
}

#navig a:hover {
  background:black;
  color:white;
}

#navig-wrap {
  background:black;

}

#main {
  width:815px;
  background:black;
  border-top: none;
  border-bottom: none;
  padding-top:0px;
  padding-bottom:10px;
}

#main a {
  text-decoration:underline;
}

#main h3 {
  font-size:19px;
  font-weight:normal;
  color:#e1dfe0;
}

#main h4 {
  font-size:14px;
  /* color:#944B89; */
  color: #e1dfe0;
}

#content {
  width:580px;
  margin:0px 0 0px 10px;
}


#content p {
  margin:0;
}

#content img {
  float:left;
}

#content h4 a {
  color:#E23821;
  border-bottom:1px solid #ddd;
  text-decoration:none;
}

#content h4 a:hover {
  border-bottom:1px solid #666;
}

.path {
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#003366;
  padding-bottom:10px;
}

.save-as {
  float:right;
  margin-top:1px;
}

.save-as img {
  margin-left:3px;
}

#news-wrap {
  float: right;
  width:205px;
  background:#231c22;
  margin-right:10px;
}

#news-wrap img{
  float: left;
  margin:15px 10px;
}

#news-wrap h3{
  margin:15px;
}

#news-wrap h4 a{
  margin:10px;
  color: #cac9ca;
  text-decoration: none;
  font-weight:normal;
  margin-top:5px;
  text-align:right;
}

#news-wrap p{
  font-size:12px;
  margin:10px;
  color:#909090;
}

#news-wrap p a{
  color:#909090;
}

.small {
  color:#666;
  font-size:10px;
  margin:10px;
  text-align: right;
}

.gray {
  color:#666;
  font-size:11px;
}

.pad {
  padding:15px;
  background-color:#352b34;
}

.pad.folder-line {
  padding:0 10px;
}

#content p.sign {
  text-align:right;
  font-size:11px;
  color:#666;
  margin-bottom:15px;
  margin-top:15px;
}

#content p {
/* font-size:14px;*/
}

.pad p {
  margin:5px 0 0 15px;
  line-height:17px;
}

.pad h3 {
  margin:15px;
}

.divimg {
  vertical-align:middle;
  text-align:center;
  float:right;
  margin-bottom:15px;
  margin-top:15px;
}

.pad img {
  margin:5px 15px 0 15px;
}

.line-bottom {
  border-bottom:1px solid #909090;
  margin-bottom: 10px;
}

.folder-line {
  height:36px;
  border-bottom:7px solid #FAEBAD;
}

p.top {
  color:#909090;
  font-size:13px;
  margin-left:15px;
}

.imgbox {
  font-size:12px;
  color:#666;
}
.imgbox td {
	padding: 3px;
	vertical-align: top;
	width: 33%;
}

.imgbox img {
  border:1px solid #CCC;
}

.imgbox.nomargin {
  margin:0;
}

.imgbox h5 {
  color:#CC3333;
  margin:10px 0;
  font-size:12px;
  font-weight:bold;
}

.gall {
	margin-top:10px;
}

#news {
  width:210px;
  float:right;
  margin-bottom:11px;
  background-color:#C1E7FF;
}

#news .pad a {
  color:#003366;
  text-decoration:none;
}

#news .pad a:hover {
  text-decoration:underline;
}

#news h3 {
  color:#000;
  font-size:14px;
  padding:10px; 
  font-weight:bold;
}

#foot {
  width:815px;
  text-align:center;
}

#foot-left {
  float:left;
  width:212px;
  height:145px;
  background:transparent url(/img/bg_cert.gif) repeat-x;
}

#foot-right {
  margin-left:223px;
  width:680px;
  height:145px;
  padding:20px 10px;
  background:transparent url(/img/bg_foot.gif) repeat-x;
  font-size:10px;
  color:#666;
}

#foot a {
  font-size:12px;
  color:#696969;
  margin-right:3px;  
  text-decoration:none;
}

#foot a:hover {
  font-size:12px;
  color:white;
  margin-right:3px;  
  text-decoration:none;
}

#foot b {
  font-size:11px;
  color:#696969;
  margin-right:3px;
}

#foot p {
  font-size:11px;
  color:#696969;
  margin-right:3px;
}

#foot a.normal {
  font-size:10px;
  color:#666;
  margin-right:0;
}

body.popup-image {
  margin:0;
  padding:0;
  width:auto;
}

.popup-image h4 {
  display:block;
  margin-bottom:5px;
  font-size:14px;
  color:#000;
  font-weight:normal;
  margin:0;
}

.popup-image div#description {
  font-size:11px;
  color:#666;
  padding:5px;
  padding-right:20px;
}

ul.folder {
  margin:0;
  padding:0;
}

ul.folder li {
  float:left;
  list-style-type:none;
  margin-right:2px;
}

#main ul.folder li a.active {
  background:#FAEBAD;
  font-size:16px;
  font-weight:bold;
  color:#000;
  height:30px;
}

#main ul.folder li a {
  display:block;
  height:30px;
  line-height:30px;
  font-size:14px;
  background:#FCF5D6;  
  padding:3px 10px;
  /*padding-right:25px;*/
  color:#666;
  text-decoration:none;
  _width:100px;
  overflow:hidden;
}

.banner_katalog {
  border-top:1px solid #003366;
  margin-bottom:10px;
  width:212px;
  height:102px;
}
.firm_logo {
  margin: 10px 0 10px 0;
}

.navig_page, .navig_page_internal {
  display:block;
  width: auto;
  /* height:1.8em;
  line-height:1.8em; */
  border-bottom:1px solid #fff;
  padding: 5px 25px 5px 5px;
  background:#C1E7FF url(/img/bg_navig.gif) center right no-repeat;
}
.navig_page:hover {
  background-color: #CBDEE8;
}

.navig_page_internal {
  background-color: #FFE1DD;
}
.navig_page_internal:hover {
  background-color: #FFCBC4;
}

.kotva_up {
	float: right;
}
.internal_bg {
    background-image: url(/img/internal-bg.gif);
    background-position: right top;
    background-repeat: repeat-y;
}

.clear_float {
	clear: both;
	height: 1px;
	border: none;
	margin:0;
	padding: 0; 
	visibility: hidden; 
}

span {
	text-align:right;
}

.langa {
    color: #264D67;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
    margin-right: 5px;
}

.langa:hover {
    color: white;
    text-decoration: none;
}
