@charset "utf-8";
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style #container {
	width: 1000px;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
	background-image: url(../styleframe/body.jpg);
	background-repeat: repeat-x;
	background-color: #e8f6f0;
} 
.style #header {
	background-color: #cccccc;
	background-image: url(../styleframe/head.gif);
	height: 120px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-repeat: no-repeat;
} 
.style #header_logo {
	background-image: url(../styleframe/ssp_logo.gif);
	height: 100px;
	width: 100px;
	position: relative;
	top: 5px;
	left: 860px;
}
.style #header h1 {
	margin: 0;
	position: relative;
	right: 333px;
	height: 110px;
	width: 110px;
	left: 33px;
}

.style #sidebar1 {
	float: left;
	width: 270px;
}
.style #sidebar1 h3, .style #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

.style #mainContent {
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 0;
	padding-left: 271px;
} 
.style #footer {
	background-repeat: no-repeat;
	background-image: url(../styleframe/pata.gif);
} 
.style #footer p {
	margin: 0; 
	padding: 10px 0; 
}

/* Miscellaneous classes for reuse */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style #titulek_ram {
	font-weight: normal;
	text-align: center;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.style #text_tab {
	font-weight: normal;
	text-align: left;
	font-size: 12px;
}
.text {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006;
}
.style #sidebar1 reklama {
	float: left;
	margin-left: 10px;
	padding-left: 15px;
}
.style #footer_home {
	height: 29px;
	width: 50px;
	position: relative;
	right: 45px;
	left: -857px;
	cursor: crosshair;
}
#apDiv1 {
	position:relative;
	width:80px;
	height:24px;
	z-index:1;
	left: 880px;
	top: 25px;
}

