@charset "ISO-8859-2";
/* CSS Document */

*{
	padding: 0;
	margin: 0;
}
body{
	color: blue;/*#0000ff;#01497e;*/
	font: .8em Verdana, Geneva, sans-serif;
	background-color: #ffffc6;/*#ffffc6;*/
}
#free_block{
	float: left;
}
#main{
	width: 1075px;
	margin: auto;
	}
#header{
	width: 1035px;
	height: 65px;
	background-image: url(index_pix/nowybaner.jpg);
	margin: 15px 20px 0 20px;
}
#info{
	width: 1015px;
	height: 180px;
	color: #000080;
	text-align: center;
	margin: 10px 0;	
	padding: 10px;
	margin: 0 20px;
}
#bar{
	width: 1073px;
	background-color: #d2ffaa;/*#e1ffc4;*/
	color: green;
	border: 1px solid #99cc99;
	font-size: .8em;
	text-transform: uppercase;
	text-align: center;
	padding: 20px 0;
	margin-top: 10px;
	margin-bottom: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#nav{
	width: 154px;
	margin-bottom: 20px;
	float: left;
}
#nav_in{
	border-top: 1px solid #99cc99;
	border-right: 1px solid #99cc99;
	border-bottom: 1px solid #99cc99;
	border-left: 1px solid #99cc99;
}
#content{
	width: 920px;
	border-top: 1px solid #99cc99;
	border-left: 1px solid #99cc99;
	background-color: #fff;
	margin-bottom: 20px;
	float: left;
}
#content_in{
}
#footer{
	width: 1073px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #99cc99;
	color: green;
	background-color: #d2ffaa;
	text-align: center;
	margin-bottom: 20px;
	clear: both;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#container{
	width: 229px;
	/*height: 150px;*//*height: 79px;*/
	color: #00284d;
	background-color: #ffffff;
	border-right: 1px solid #99cc99;
	border-bottom: 1px solid #99cc99;
	font-size: .75em;
	letter-spacing: -1px;
	float: left;
	overflow: hidden;
}
#cont1{
	width: 306px;
	/*height: 150px;*//*height: 79px;*/
	color: #000080;
	background-color: #ffffff;
	border-right: 1px solid #99cc99;
	border-bottom: 1px solid #99cc99;
	font-size: .75em;
	letter-spacing: -1px;
	float: left;
	overflow: hidden;
}
#cont2{
	width: 305px;
	/*height: 150px;*//*height: 79px;*/
	color: #000080;
	background-color: #ffffff;
	border-right: 1px solid #99cc99;
	border-bottom: 1px solid #99cc99;
	font-size: .75em;
	letter-spacing: -1px;
	float: left;
	overflow: hidden;
}
.cc1{height: 79px;}
.cc2{height: 89px;}
.cc3{height: 99px;}
.cc4{height: 109px;}
.cc5{height: 119px;}
.cc6{height: 129px;}
.cc7{height: 139px;}
.cc8{height: 149px;}
.cc9{height: 159px;}
.cc0{height: 169px;}
.ccmax{height: 260px;}

#ci{
	width: 141px;
	/*text-align: center;*/
	/*padding: 2px;*/
	float: left;
	overflow: hidden;
}
#ct{
	font-size: 1.1em;
	width: 86px;
	/*height: 76px;*/
	/*padding: 5px;*/
	padding-top: 4px;
	padding-right: 2px;
	float: left;
	/*overflow: auto;*/
}
#ct1{
	font-size: 1.1em;
	width: 163px;
	/*height: 76px;*/
	/*padding: 5px;*/
	padding-top: 4px;
	padding-right: 2px;
	float: left;
	/*overflow: auto;*/
}
#ct2{
	font-size: 1.1em;
	width: 162px;
	/*height: 76px;*/
	/*padding: 5px;*/
	padding-top: 4px;
	padding-right: 2px;
	float: left;
	/*overflow: auto;*/
}
#g{
	padding: 18px 60px 18px 61px;
}
#g img{
	padding: 3px;
	border: 1px solid grey;
}

#bar li{
	list-style-type: none;
	display: inline;
	padding: 0 5px;
	margin: 0;
}
#pas{
	width: 919px;
	text-align: center;
	background-color: #d2ffaa;
	border-right: 1px solid #99cc99;
	border-bottom: 1px solid #99cc99;
	padding: 1px 0;
}
#links{
	width: 419px;
	line-height: 50px;
	border-right: 1px solid #99cc99;
	border-bottom: 1px solid #99cc99;
	padding: 10px;
	float: left;
	display: table;
}
#t{
	padding: 40px 0;
	color: #000080;
	text-align: center;
	border-right: 1px solid #99cc99;
	border-bottom: 1px solid #99cc99;
}
#nav p{
	display: block;
	border-bottom: 1px solid #99cc99;
	text-transform: uppercase;
	text-align: center;
	font-size: .8em;
	padding: 12px 5px;
}
#ct > p:first-child{
	font-weight: bold;
}
#ct p em{
	font-weight: normal;
}
.nl{
	font-weight: bold;
}
.bg{
	background-color: #d2ffaa;
}
p.bg a{
	text-decoration: underline;
	font-size: 1.2em;
}
.pb1{
	padding-bottom: 10px;
}
.pt1{
	padding-top: 10px;
}
.pt4{
	padding-top: 40px;
}

li{
	margin-left: 30px;
	list-style-type: square;
}

a{
	text-decoration: none;
}
a:link{
	color: blue;
}
a:visited {
	color: blue;
}
a:hover{
	color: red;
}
a:active {
	color: #000;
}
#info a:link{
	color: green;
}
#info a:visited {
	color: green;
}
#info a:hover{
	color: red;/*#aa8f53; - gold*/
}
#info a:active {
	color: #000;
}
#bar a:link{
	color: green;
}
#bar a:visited {
	color: green;
}
#bar a:hover{
	color: red;/*#aa8f53; - gold*/
}
#bar a:active {
	color: #000;
}
img{
	border: 0;
}
span{
	font-weight: bold;
}