/* CSS Document */
body
{
	font-family: Verdana,Tahoma, Arial;
	font-size: 12px;
	color: #242424;
	background-color: #CCC;
	text-align:justify;
	/*background-image:url(../images/fly_white_big.jpg);*/
	/*background-repeat: repeat; */
}
h3
{
	color: #C03;
}
h2
{
	font-family: Tahoma, Verdana, Arial;
	padding-left:50px;
	color: #d79501;
}
img
{
	border: 0px;
}
p
{
	padding: 2px 50px 2px 50px;
}
p.some
{
	padding: 0px 50px 0px 50px;
}
ul, ol
{
	padding: 2px 80px 2px 80px;
}
.test
{
	padding: 2px 2px 2px 30px;
}
li
{
	padding: 0px 0px 0px 0px;
}
p.bottom
{	
	padding: 0px 10px 0px 0px;
	font-size:10px;
}
a:link
{
	color: #333;
	text-decoration: none;
	font-size:12px;
}
a:visited
{
	color: #603;
	text-decoration: none;
	font-size:12px;
}
a:hover
{
	color: #906;
	text-decoration: underline;
	font-size:12px;
}
a:active
{
	color: #333;
	text-decoration: none;
	font-size:12px;
}
div#main
{
	width: 804px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
    /*background-color: #FFFFFF;*/
	/*border: solid 1px black;*/
}
div#baner
{
	width: 100%;
	background-image: url(../images/baner_SAD.jpg);
	background-repeat: no-repeat;
	height: 380px;
	/*background-color: #dfdfde;*/
	
}
div#navigation
{
	width: 804px;
	height: 40px;
	float: left;
	/*background-image:url(../images/nav.png);
	background-repeat: repeat-y;*/

}
a.news:link, a.news:visited, a.news:hover {
	
	display: inline;
	float:left;
	color: #313131;
	font-size: 20px;
	width: 134px;
	height: 40px;
	text-align:center;
    /*background-color: #cb1ed0;*/
	/*background-image: url(../images/news.png);*/
		
}

a.news:hover {
	
	text-decoration: none;
	/*background-image: url(../images/test2.png);*/
	width: 134px;
	height: 40px;
	
}
a.program:link, a.program:visited, a.program:hover {
	
	display: block;
	float:left;
	color: #313131;
	font-size: 20px;
	width: 134px;
	height: 40px;
	text-align:center;
    /*background-color: #331ed1;
	background-image: url(../images/news.png);*/
		
}

a.program:hover {
	
	text-decoration: none;
	background-image: url(../images/news2.png);
	width: 134px;
	height: 40px;
	
}

a.program:link, a.program:visited, a.program:hover {
	display: inline;
	float:left;
	color: #313131;
	font-size: 20px;
	width: 134px;
	height: 40px;
	text-align:center;
    background-color: #1e7fd0;
	
}

a.program:hover {
	text-decoration: none;
	/*background-image: url(../images/test2.png);*/
	width: 134px;
	height: 40px;
}
a.konkurs:link, a.konkurs:visited, a.konkurs:hover {
	display: inline;
	float:left;
	color: #313131;
	font-size: 20px;
	width: 134px;
	height: 40px;
	text-align:center;
    background-color: #1fc2d1;
	
}

a.konkurs:hover {
	text-decoration: none;
	/*background-image: url(../images/test2.png);*/
	width: 134px;
	height: 40px;
}
a.artysci:link, a.artysci:visited, a.artysci:hover {
	display: inline;
	float:left;
	color: #313131;
	font-size: 20px;
	width: 134px;
	height: 40px;
	text-align:center;
    background-color: #2ed11e;
	
}

a.artysci:hover {
	text-decoration: none;
	/*background-image: url(../images/test2.png);*/
	width: 134px;
	height: 40px;
}
a.partnerzy:link, a.partnerzy:visited, a.partnerzy:hover {
	display: inline;
	float:left;
	color: #313131;
	font-size: 20px;
	width: 134px;
	height: 40px;
	text-align:center;
    background-color: #eae70c;
	
}

a.partnerzy:hover {
	text-decoration: none;
	/*background-image: url(../images/test2.png);*/
	width: 134px;
	height: 40px;
}



div#box
{
	width:134px;
	height:40px;
	float:left;
	text-align:left;
/*	margin: 3px 3px 0 0;*/
}
div#boxidea
{
	width:160px;
	height:40px;
	float:left;
	text-align:left;
	background-image: url(../images/idea.png)
/*	margin: 3px 3px 0 0;*/
}
div#boxprogram
{
	width:160px;
	height:40px;
	float:left;
	text-align:left;
	background-image: url(../images/program.png)
/*	margin: 3px 3px 0 0;*/
}
div#content
{
	border: none;
	padding-top: 5px;
	clear:both;
	background-image: url(../images/main.jpg);
	background-repeat:repeat-y;
	/*height:1020px;*/
}
div#contentProgram
{
	border: none;
	padding-top: 5px;
	clear:both;
	background-image: url(../images/back_no_tape.jpg);
	background-repeat:repeat-y;
	height:760px;
}
div#content2
{
	/*border: none;
	padding-top: 5px;*/
	clear:both;
	background-image: url(../images/main.jpg);
	background-repeat:repeat-y;
	height:740px;
}

div#innerContent
{
	margin: 10px 10px 0px 10px;
	padding: 5px 8px 5px 8px;
	background-color: #d8c7ad;
	opacity: 0.8;
	filter: alpha(opacity=80); 
	width:584px;
	/*height:980px;*/
}
div#innerContentProgram
{
	margin: 10px 10px 0px 10px;
	padding: 5px 8px 5px 8px;
	background-color: #d8c7ad;
	opacity: 0.8;
	filter: alpha(opacity=80); 
	width:760px;
	height:720px;
}
div#innerContentSponsorzy
{
	margin: 10px 10px 0px 10px;
	padding: 5px 8px 5px 8px;
	background-color: #FFFFFF;
	opacity: 0.8;
	filter: alpha(opacity=80); 
	width:760px;
	height:720px;
}
div#innerContent2
{
	margin: 0px 10px 10px 160px;
	padding: 5px 5px 5px 5px;
	background-color: #d8c7ad;
	opacity: 0.8;
	filter: alpha(opacity=80); 
	width:584px;
	height:370px;
}

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px} 
