﻿*{
margin: 0;
padding: 0;
border: none;
}

body {
margin: auto auto;
background: #fff;
text-align: center;
font-family: Tahoma, sans-serif;
font-size: 12px;
color: #969696;
}

#container {
     position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 325px;
  height: 70%;
  margin: auto;
}

#contact {
    
    margin: 20px 0;
}

.info {
    margin: 5px 0;
    color: #ff0000;
   
}
a:link, a:visited { text-decoration:none; }


#header {
	padding: 49px 0 0 79px;
	width: 930px;
	height: 70px;
	background: url('/images/header.jpg');
}
#nav-top {
	padding: 23px 0 0 110px;
	width: 898px;
	height: 41px;
	background: url('/images/nav-top.jpg');
}
#nav-top ul {
	list-style: none;
}
#nav-top ul a {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#nav-top ul a:hover {
	color: #dedede;
	text-decoration: underline;
}
.left-li{
	float: left;
	padding: 0 17px 0 29px;
	height: 18px;
	background: url('/images/nav-top-li.gif') no-repeat left top;
}
.no-li {
	float: left;
	padding: 0 17px 0 0;
	height: 18px;
}
#left {
	float: left;
	width: 703px;
}
#left img {
	display: block;
}
#last_works {
	float: left;
	width: 235px;
}
.tab {
	padding: 8px 0 6px 66px;
	width: 169px;
	background: url('/images/tab.gif') no-repeat 56px bottom;
	overflow: hidden;
}

.tab-link {
	display: block;
	margin: 7px 0 0 92px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #0061A7;
}
.tab-link:hover {
	text-decoration: underline;
}
#text {
	float: left;
	width: 468px;
}
#text p {
	padding: 2px 20px 7px 18px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #00477C;
	text-align: justify;
	line-height: 15px;
}
#text h1 {
	padding: 12px 0 0 18px;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	overflow: hidden;
}
#text h1 a {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00477C;
}
#text h1 a:hover {
	text-decoration: underline;
}
#text h1 span {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #838383;
	font-weight: normal;
}
#right {
	float: left;
	width: 305px;
}
#nav-right {
	width: 262px;
	padding: 14px 0 0 0;
	background: url('/images/nav-right-top.jpg') no-repeat left top;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
#nav-right ul {
	list-style-type: none;
	padding: 0 0 15px 0;
	background: url('/images/nav-right-down.jpg') no-repeat left bottom;
}
#nav-right ul li {
	display: block;
}
#nav-right ul li a {
	padding: 5px 0 0 10px;
	display: block;
	width: 252px;
	height: 19px;
	background: url('/images/nav-right-li.jpg') no-repeat left top;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #fff;
}
#nav-right ul li a span {
	color: #FFC600;
	font-family: Tahoma, sans-srif;
	font-weight: bold;
	font-size: 11px;
}
#nav-right ul li a:hover  {
	font-weight: bold;
}
#contact_form {
	width: 262px;
        margin: 0 auto;
}
.contact-bg {
	margin: 0 0 4px 0;
	padding: 10px 0 0 18px;
	width: 244px;
	height: 26px;
	background: url('/images/input-tlo.gif') no-repeat;
}
.contact-bg-box {
	padding: 11px 0 0 18px;
	width: 244px;
	height: 90px;
	background: url('/images/input-tlo2.gif') no-repeat;
}
input.dane {
	width: 235px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #969696;
	border: 0px;
}
.textarea {
	width: 235px;
	height: 80px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #969696;
	border: 0px;	
}
input.button {
	margin: 4px 0 0 0; 
	float: right;
	width: 127px;
	height: 28px;
	color: #B50F0E;
	background-color: white;
	background-image: url('/images/submit.jpg');
	cursor: pointer;
}
.see-form {
	float: left;
	margin: 5px 0 0 0;
	width: 120px;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #004D74;
}
.see-form  span {
	font-size: 10px;
	font-family: Tahoma, sans-srif;
}
.see-form:hover {
	text-decoration: underline;
}
#newstler {
	float: left;
	margin: 13px 0 0 0;
}
#newstler-bg {	
	padding: 22px 0 0 19px;
	width: 240px;
	height: 50px;
	background: url('/images/newstler-tlo.jpg');
}
.news-mail {
	margin: 7px 0 0 0;
	float: left;
	width: 169px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #619AC6; 
	border: 0px;
}
.plus {
	margin: 0 1px 0 8px;
	float: left;
	width: 31px;
	height: 29px;
	background: url('/images/plus.gif');
	cursor: pointer;
}
.minus {
	float: left;
	width: 20px;
	height: 29px;
	background: url('/images/minus.gif');
	cursor: pointer;
}
#footer {
	padding: 27px 42px 0 0;
	clear: both;
	width: 966px;
	height: 28px;
	background: url('/images/footer.gif') no-repeat right 15px;
	text-align: right;
}
#footer ul {
	list-style: none;
	display: inline;
}
#footer ul li {
	display: inline; 
	padding: 0 11px 0 11px;
}
#footer ul li a {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #424242;
}
#footer ul li a:hover {
	text-decoration: underline;
}







