/* Start of CMSMS style sheet 'TIAM - LAYOUT STRONA GŁÓWNA' */
/* CSS Document */

/*PAGE LAYOUT*/
body {
	background-image: url(images/layout/bg_body.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#toppage{
	width:800px;
}
#date{
	float:left; width:225px; height:25px; border-right:solid 1px #999999; border-left:solid 3px #7989c5;
}
#topbar{
	float:left; 
	width:568px; 
	height:25px; 
	background-color:#0268d0;
	background-repeat:repeat-x;
	border-right:solid 1px #999999;
}
#header{
	width:800px;
        margin-left:0px;
}
#content{
	width:800px;
}
#contenttext{
	float:left; width:470px; 
margin: auto;	
background-color:#F7F7F7; 
	border-left:solid 1px #999999; border-right:solid 1px #999999; 
	border-bottom:solid 1px #999999; border-top:dotted 1px #CCCCCC; 
	min-height:360px;

}

#pagetitle{
	position:relative; float:left; width:608px; height:110px; background-color:#F7F7F7; border-right:solid 1px #999999;
}
#title{
	position:absolute; right:10px; bottom:0px; width:600px; 
}
#menu{
	float:left; width:165px; margin:0px;
}

#footer{
margin-left: 250px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0px;	
position:relative; float:left; width:608px;
}

#footer_stary{
	width:400px; padding-right:10px; padding-left:430px;
}

#footer3{
margin-left: 80px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0px;	
position:relative; float:center; width:440px;
}

/*GRAY PANEL*/
.powitanie{clear:left; float:left;
	border-left:solid 1px #E4E4E4; 
	border-top:solid 1px #E4E4E4; 
	background-color:#FFF;
	padding:2px;
	width:460px;
	min-height:140px;
font-family:  Verdana,Tahoma,Arial,sans-serif;
}

.panel{clear:left; float:left;
	border-left:solid 1px #E4E4E4; 
	border-top:solid 1px #E4E4E4; 
	background-color:#EEEEEE;
	padding:2px;
	width:460px;
	min-height:140px;
}

.newsy {
	float:right; 
	width:160px; 
	background-color:#0268d0; 
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
border-bottom:8px solid #ffffff; 
border-top:1px solid #d8d8d8; 
}


/*TEXT STYLES*/
.bodytext {
color:#3a3a3a; font:65%  Verdana,Tahoma,Arial,sans-serif; margin:auto; padding:10;
	
}
.smalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}

.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #FFFFFF;
}


.smallblacktext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #000000;
}

.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:none;
	color:#000000;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #CCCCCC;
}
.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #999999;
}
.orangelogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}
.orangetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
#linksmenu a{
	float:right; 
	width:160px; 
	height:20px; 
	background-color:#0268d0; 
        border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu a:hover{
	background-color:#514F1C;
}
.stopka {
	font: 0.6em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:none;
	color:#000000;
}
/* End of 'TIAM - LAYOUT STRONA GŁÓWNA' */

