/* ====================================================================
					(c) Ansta '2007 | All rights reserved.
							wwww.ansta.pl
   ====================================================================*/
   
@CHARSET "UTF-8";

* {margin: 0; padding: 0;}
ul {list-style-type: none;}

b {font-weight: normal;}
a img {border: none;}
table {border-collapse: collapse; }
p {text-align: justify; padding: 5px 10px; text-indent: 20px;}

a { text-decoration: none; color: #497CB9; font-weight: bold; font-size: 90%;}
a:hover {text-decoration: none;}

input,textarea {border: 1px solid #3F3F3F;}
a img {border: none}

body
{
	height: 100%;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #444;
	background: url(../gfx/body_Bg.gif) repeat-x #9FA9B3;
}

h1 {margin: 5px 0 0 0; padding: 5px 0 0px 10px; font-size: 120%; color: #497CB9; border-bottom: 1px solid #4F779F;}
h2,.header-sub {display: block; margin: 5px 0 0 0; padding: 5px 0 0px 10px; font-size: 110%; font-weight: bold; color: #497CB9; border-bottom: 1px solid #4F779F;}
h1 b {font-size: 80%; font-weight: normal;}
.req {color: #ff0000;}

.more 
{
	padding-right: 10px;
	background: url(../gfx/li.gif) right no-repeat;
	font-style: italic;
}
.fr {float: right;}

#MainPage
{
	margin: 0 auto;
	width: 790px;
	background: url(../gfx/MainPage_Bg.png);
}
* html #MainPage {background: none;filter: none !important;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='./gfx/MainPage_Bg.png');}
	#MainBanner
	{
		width: 100%;
		height: 276px;
		background: url(../gfx/banner.jpeg) no-repeat;
	}
	#MainNav
	{
		height: 40px;
		margin-top: -11px;
		padding-left: 90px;
	}	
		#MainNav li 
		{
			float: left;	
		}
		#MainNav li a
		{
			display: block;
			height: 40px;	
			width: 100px;
			padding: 3px 5px 0 25px;
			background: url(../gfx/MainNav_Item.gif) no-repeat;
			position: relative;
			z-index: 100;
			color: #2B67AF;
			font-size: 100%;
		}
		* html #MainNav li a {height: 36px;}
		#MainNav li a.active, #MainNav li a:hover
		{
			background: url(../gfx/MainNav_Item_Active.gif) no-repeat;
		}
	#MainContent
	{
		position: relative;
		z-index: 0;
		width: 740px;
		margin: -29px auto 0 auto;
		padding: 45px 10px 10px 10px;
		background: url(../gfx/MainContent_Bg.gif) repeat-x #fff;
		border-left: 2px solid #fff;
		border-right: 2px solid #fff;
		min-height: 300px;
		height: 300px;
	}	
	div[id]#MainContent
	{
		height: auto;
	}
		#MainContentCol
		{
			float: left;
			margin-top: -10px;
			width: 200px;
			height: 300px;
			padding: 0 10px 0 0px;
		}
			#MainContentCol .header
			{
				display: block;
				padding: 2px 0 0px 30px;
				background: url(../gfx/header_Bg.gif) left top no-repeat;
				color: #fff;
				height: 22px;
				font-size: 100%;
				font-weight: bold;
			}
			#MainContentCol li a
			{
				display: block;
				height: 15px;
				margin: 1px 0;
				padding: 3px 10px 3px 23px;
				background: url(../gfx/li.gif) 12px 9px  no-repeat #EFEFEF;
				color: #2B67AF;
				border-top: #DAD8D8 1px solid;
				border-bottom: #DAD8D8 1px solid;
				font-size: 100%;
			}
		#MainContentBody
		{
			margin: -10px 0 0 207px;
			width: 520px;
		}
			#MainContentBody .header
			{
				display: block;
				padding: 2px 0 0px 30px;
				height: 22px;
				background: url(../gfx/header_Bg.gif) left top no-repeat;
				color: #fff;
				font-size: 100%;
				font-weight: bold;
			}
			#MainContentBody li a
			{
				display: block;
				height: 15px;
				margin: 1px 0;
				padding: 3px 10px 3px 23px;
				background: url(../gfx/li.gif) 12px 9px  no-repeat;
				color: #2B67AF;
				font-size: 100%;
			}
	#MainFooter
	{
		clear: both;
		margin-left: -1px;
		padding: 7px 0 100px 0;
		background: url(../gfx/MainFooter_Bg.jpeg) repeat-x #9FA9B3;
		color: #fff;
		text-align: center;
		font-size: 90%;
		font-weight: bold;
	}
	#MainFooter a{color: #fff;font-size: 100%;}

.kontakt 
{
}
	.kontakt fieldset 
	{
		padding: 0 10px;
		border: none;
		border-top: 1px solid #4F779F;
	}
	.kontakt legend 
	{
		padding: 0 10px;
		font-weight: bold;
		color: #4F779F;
	}
	.kontakt p 
	{
		clear: left;
	}
	.kontakt label 
	{
		float: left;
		margin-right: 0.5em;
		padding: 3px 0;
		width: 150px;
		text-align: right;
	}
	.kontakt input 
	{
		float: left;
		margin: 3px 0;
		width: 250px;
		border: 1px solid #4F779F;
	}
	.kontakt textarea
	{
		float: left;
		width: 280px;
		height: 200px;
		border: 1px solid #4F779F;
	}
	.kontakt .sb 
	{
		display: block;
		margin-left: 140px;
		border: 1px dotted #4F779F;
		background: none;
		color: #4F779F;
		font-weight: bold;
		font-size: 110%;
	}
	* html .kontakt .sb {margin-left: 40px;}
	.kontakt .messages {padding: 5px; margin: 10px 30px; font-weight: bold; background: #FFFBCF; border: 1px solid #EFE9A4;}
	.kontakt .error {padding-left: 60px; color: #ff0000;}
	.kontakt .success {padding-left: 90px; color: #44DF29; font-weight: bold; font-size: 120%;}

	.kontakt address
	{
		font-style: normal;
		line-height: 1.4em;
		padding-left: 30px;
	}
