@charset "utf-8";
/* CSS Document */
body{
	width:910px; 
	margin: auto auto;
	background:url(../images/bg.jpg) repeat-x ;
	text-align:center; 
	margin-top:0px;
	}
/*template*/
#top{
	width:640px;
	height:180px;
	float: left;
	text-align: center;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #FFFFFF;
	width: 100%;
	margin-top: 120px;
}

#logo {
	height: 180px;
	width: 270px;
	background: url(../images/logo.jpg) no-repeat;
	float: left;
}
#logo a{
	text-decoration: none;
	border-style: none
}

#search {
	width: 255px;
	height: 310px;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	background-repeat: no-repeat;
	float: left;
}
.text_area {
	margin-top:5px;
	margin-bottom:5px;
}

#company {
	width: 255px;
	padding-left: 15px;
	padding-top:0px;
	height: 315px;
	overflow: hidden;
	float: left;
	text-align: left;
	background-repeat: no-repeat;
	
}

#company div a {
	text-decoration:none;
	border-style:none;
	color:#FFFFFF
	}

h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:solid 1px;
	border-bottom-color:#FF0000;
	color:gray;
	font-size:medium;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:0;
	margin-bottom:5px;
	}

h3  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	margin-bottom:5px;
	margin-top: 15px;
	border-bottom:solid 1px;
	border-color:#FFFFFF;
	width:75%;
}

.module{
	background:url(../images/module.jpg) no-repeat;
	}
	
#latest  {
	width: 640px;
	float: right;
	overflow: hidden;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#adofweek {
	float: right;
	width: 640px;
	height: 315px;
	overflow: hidden;
}

.fillform {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	margin: 5px 3px 5px 2px;
	font-size: x-small;
	font-weight: bold;
}
#bottom {
	float: left;
	padding-top:15px;
	padding-bottom:15px;
	width: 910px;
	}


#mid {
	float: left;
	padding-top:15px;
	padding-bottom:15px;
	width: 910px;
}
.pasek {
	border-top: 2px solid;
	border-color: #f1f1f1;
	height: 0px;
	float: left;
	width: 100%;
}
#thumbs .thumb_des {
	margin: auto;
}

#top #menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#top #menu .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left:15px;
	margin-right:15px;
}

#top #menu .button:active {
	color:#FFFF00;
	font-size:large;
	}

#thumbs  {
	padding-top:0px;
	width: 640px;
	float: left;
}

#thumbs .thumb {
	float:left;
	font-family:verdana,arial,hevetica,sans-serif;
	font-size:9px;
	line-height:130%;
	text-align:center;
	margin-left:30px;
	margin-top: 10px;
}
#thumbs .thumb_img {
	background:url('../images/bg_thumb.gif') repeat scroll 0 0 transparent;
	height:120px;
	text-align:center;
	width:120px;
	border: none;
	margin: auto;
	vertical-align:middle;
	display: table-cell; vertical-align: middle; text-align: center;
	}
a img {
	border: none;
	text-decoration:none;
}
#thumbs .ul .thumb_desrp {
	padding:5px 0 0;
}

#thumbs  .thumb_row {
	display:block;
	padding:2px;
	width:636px;
}

#footer {
	height:37px;
	margin-bottom:15px;
	}

td {
	text-align:right
	}
	
#thumbs table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	line-height: 1.5em;
	}

#thumbs .red_row {
	background-color: #E9E6E4;
}

#art{
	float:left;
	width:640px;
}
.infobox{
	padding:20px;
	width:500px;
	margin:40px auto;
	text-align:center;
	background:#eee;
}
