@charset "utf-8";
/* CSS Document */

body{
	font-family:Georgia;
	margin:0;
	padding:40px 0 30px 0;
	}
	

div, h1, h2, h3, h4, p, ul, li, form{
	margin:0;
	padding:0;
	}
	
.clr{
	clear:both;
	}
	
a, img{
	border:none;
	outline:none;
	}
	
/*wrapper*/

.wrapper{
	width:620px;
	margin:0 auto
	}
	
.header{
	border-bottom:1px solid #A5A8B8;
	}
	
.head-text{
	height:71px;
	background:url(images/logo.gif) no-repeat;
	text-indent:-2000px;
	width:300px;
	float:left;
	}
	
.head-text a{
	background:url(images/logo.gif) no-repeat;
	height:71px;
	width:300px;
	display:block;
	text-indent:-2000px;
	}
	
.head-text a:hover{
	background-position:0% -71px;
	}
	
.next-box{
	width:155px;
	float:right;
	padding-top:30px;
	}
	
a.previous{
	border:1px solid #A5A8B8;
	float:left;
	padding:4px 10px 4px 10px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color:#3E4566;
	}
	
a:hover.previous{
	background:#3E4566;
	color:#fff;
	}
	
a.next{
	border:1px solid #A5A8B8;
	float:right;
	padding:4px 10px 4px 10px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color:#3E4566;
	}
	
a:hover.next{
	background:#3E4566;
	color:#fff;
	}
	
.email{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e4566;
	font-weight:normal;
	padding:5px 0 0 5px;
	}
	
/*content*/

.content{
	padding:60px 0 0 0;
	}
	
.main-image-box{
	margin-bottom:10px;
	}
	
.img-box{
	margin-right:10px;
	width:95px;
	float:left;
	text-align:center;
	}
	
.img-box a{
	padding:8px 6px 8px 6px;
	background:#F4F5F9;
	border:1px solid #A5A8B8;
	display:block;
	}
	
.img-box a:hover{
	background:#3F4464;
	}
	
.img-box-right{
	width:95px;
	float:right;
	text-align:center;
	}
	
.img-box-right a{
	padding:8px 6px 8px 6px;
	background:#F4F5F9;
	border:1px solid #A5A8B8;
	display:block;
	}
	
.img-box-right a:hover{
	background:#3F4464;
	}
	
	
/*ugotuj*/

.ugo-text{
	color:#3e4566;
	font-size:32px;
	font-weight:normal;
	float:left;
	}
	
.right-box{
	width:218px;
	float:right;
	padding:10px 0 0 0;
	}
	
.right-box h4{
	font-size:14px;
	font-weight:normal;
	color:#999999;
	margin:5px 0 0 0;
	text-align:right;
	}
	
.right-box1{
	width:175px;
	float:right;
	padding:15px 0 0 0;
	}

.right-box1 ul{
	}
	
.right-box1 ul li{
	border-right:1px solid #bfbfbf;
	float:left;
	font-size:14px;
	font-weight:normal;
	color:#999999;
	margin:0 5px 0 0 ;
	list-style:none;
	padding:0 5px 3px 0;
	}
	
.right-box1 ul li.last{
	border-right:none;
	float:left;
	font-size:14px;
	font-weight:normal;
	color:#999999;
	list-style:none;
	padding:0 0 3px 0;
	}
	
	
.small-box{
	width:125px;
	float:left;
	}
	
.small-box h1{
	font-size:14px;
	font-weight:normal;
	color:#999999;
	margin:5px 0 0 0;
	text-align:right;
	}
a.visit-site{
	border:1px solid #A5A8B8;
	float:right;
	width:80px;
	height:25px;
	text-align:center;
	line-height:1.5em;
	text-decoration:none;
	color:#3E4566;
	}
	
a:hover.visit-site{
	background:#3E4566;
	color:#fff;
	}
	
.site{
	}
	
.text{
	font-size:14px;
	font-weight:normal;
	color:#999999;
	margin:16px 0 0 10px;
	float:left;
	}

