* {
    margin: 0px;
    padding: 0px;
}
a 		{outline:none; text-decoration:none;}
img     {border:none;}
.clear 	{width:100%; height:1px; clear:both;}

body {
	background-image: url("images/bg_page.gif");
    background-repeat: repeat-y;
	background-position: top;
    height: 100%;
}
#container {
    font-family: Arial;
	margin:0 auto;
  	width: 990px;
    color: #1f1a17;
    font-size: 14px;
}

#container a 		{text-decoration: underline; color:#0065aa; }
#container a:hover  {text-decoration:none;}

#header {width: 990px; height:315px;}


#header #logo {
    display: block;
    position: absolute;
   	background-image: url("images/logo_vc.jpg");
	background-repeat: no-repeat;
    margin-left: 40px;
    margin-top: 20px;
    width: 241px;
    height: 92px;
}
#header #sendmessage {
    display: block;
    position: absolute;
   	background-image: url("images/sendmessage.gif");
	background-repeat: no-repeat;
    margin-left: 420px;
	padding-left: 30px;
    margin-top: 90px;
	padding-top: 3px;
	height: 24px;
}

#header #telephone {
    display: block;
    position: absolute;
   	background-image: url("images/telephone.gif");
	background-repeat: no-repeat;
    margin-left: 680px;
	padding-left: 30px;
    margin-top: 90px;
	height: 24px;
    color: #1f1a17;
    font-size: 16px;
	font-weight:bold;
    text-decoration: none;
	font-style:italic;
}
#header .nomain {color: #ababaa;}
#header #bg_img {
   	background-image: url("images/bg_header.jpg");
	background-repeat: no-repeat;
    width:639px;
    height:195px;
    margin-left:318px;
    margin-top:120px;
	position: absolute;
}

#slogan {width:629px; margin:8px auto 0 auto; color:#FFFFFF;  font:bold 24px 'Arial'; }
#bg_img p {text-align: right;}
#podpis	{color:#000000; font:bold 18px 'Arial'; text-align:right; display:block; width:629px; margin:0 auto;}

#header #menu {
    list-style: none;
    display: block;
    margin-left: 70px;
    margin-top: 140px;
	width: 200px;
    position: absolute;
	padding-top: 5px;
}
#header #menu p {
	margin-bottom:15px
}
#header #menu a {
	padding-left: 25px;
	padding-top: 4px;
   	background-image: url("images/menu.gif");
	background-repeat: no-repeat;
	height: 25px;
}

#header #menu a.select {
   	background-image: url("images/menu_select.gif");
	background-repeat: no-repeat;
}
#header #menu a:hover {
   	background-image: url("images/menu_select.gif");
	background-repeat: no-repeat;

}
#content {
	margin-top: 20px;
	margin-left: 318px;
    margin-right: 41px;
	width: 639px;
}
#content h1 {
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 15px;
}
#content h2 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 15px;
}
#content li {
    margin-left: 50px;
    margin-bottom: 1px;
}
#content ol {
    margin-bottom: 10px;
}
#content ul {
    margin-bottom: 10px;
}
#content p {
    margin-bottom: 10px;
	text-align:justify;
}
#content #information{
	background-color: #e2e2e0;
    margin-bottom: 10px;
	color: #4c4845;
	font-style: italic;
	padding: 10px;
}
#footer {
   	background-image: url("images/linehr.gif");
	background-repeat: no-repeat;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 10px;
    margin-top: 60px;
    padding-top: 40px;
	height: 50px;
}
#address {
	position: absolute;
}
#copyright{
   	background-image: url("images/copyright.gif");
	background-repeat: no-repeat;
	float:left;
    padding-left: 30px;
	padding-top: 3px;
	height: 24px;
	color:#0065aa;

}
#mst{
	background-repeat: no-repeat;
    padding-right: 10px;
	height: 39px;
	float: right;
	background-position: right center;
    text-align: right;
    font-size:12px;
}
#hidden_counter {
	height:30px;
	width:100px;
	margin:-44px auto 0 auto;
	text-align:center;
}