/* css style document of poland.scsmath.org

used colors:

green1	#D5DDC6
green2	#89A45F
green3	#999933
green4	#CCCC33
green5	#CCCC66

red1	#E54404
red2	#CCCC33
red3	#9C1204
red4	#8B0F02

pink1	#CC3366
pink2	#CC3399

yellow1 #FBE106
yellow2	#FBBE06
yellow3	#E5AE04

grey1	#efefef
grey2	#bbb
grey3	#777
grey4	#333

blue1	#66CCCC
blue2	#339999
blue3	#336666



*/




BODY {
	font-family: Arial, Helvetica, sans-serif ;
	color:#666;
	background: #eee url(../images/pattern_119.gif) 0 -10px fixed;
	margin: 20px 0;
}

#Divmenu	{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 700px;
	}

#topcell	{	
	text-align: center;
		
}
.tittle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #777;
	font-weight: bold;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-style: normal;
	font-weight: bold;

}
.description {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}


#tableMain	{
	width: 670px;
	border: 7px solid #ccc;
	background-color: white;
	font: 13px;
	text-align: justify;
}

TD {
	padding: 0 10px 10px 10px;
}

#tableSmall	{
	border-collapse: collapse;
	}
	
#tableSmallTop {
	background-color: #FBE106;
	font: 18px Georgia, "Times New Roman", Times, serif ;  
	color: #666;
	text-align: center;
	vertical-align:middle;
	background:inherit;
	
}

#tableSmall  td{
	/*border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	border: 1px #efefef solid;
	padding: 10px;
	background-color: #fefefe;
	
}



.pageTitle	{
	font: bold 24px "Georgia", "Times New Roman", "Times", serif;
	color: #FBE106;
	text-decoration: underline;
}

.spacedout	{
	letter-spacing: 8px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

table	{
	background-color: white;
	padding: 0 10px 0 10px;
}

	
.textblue	{
		font-family: arial;
		font-size: 14px;
		color: #55C5FA;
	}

.textMedium	{
		font-family: arial;
		font-size: 12px;
		color: #777;
		width:270px
	}

.textSmall	{
		font-family: arial;
		font-size: 10px;
		color: #999;
		line-height: 11px;
	}
	
/*_______________________DECORATION_______________*/

.lineHr {height:3px; margin:10px 0; border-top:1px #3399FF solid}


/*______________________ ELEMENTS ________________________*/

img 	{
		padding: 10px;
		margin: 10px;
	
}
#dividerline	{
		border-top: 1px dashed red;		
}

.borderYellow {
	border: 1px 0 1px 0;
	border-color: #fc0;
	
	text-align: center;
	}


/* _______________________ LINKS __________________________________*/

a:link, a:visited	{
		color: #f00;
		text-decoration: none;
}
a:hover	{
		color: #FBE106
		}

/*____________________ SMALL LINKS ___________________________________*/
 a.small:link	{
		font-family: arial;
		font-size: 10px;
		color: #999;
		text-decoration: none;
}
 a.small:visited	{
		font-family: arial;
		font-size: 10px;
		color: #999;
		text-decoration: none;
}
 a.small:hover	{
		font-family: arial;
		font-size: 10px;
		color: #aaa;
		text-decoration: none;
}

#footer {font-size:80%; padding:6px; margin:20px 0; border-top:3px solid #ccc; border-bottom:3px solid #ccc; background:white}
