body{
	background: #b0ddfe;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
}
div#all A:link { color: #4ab243; text-decoration: none; font-size: 10px;}
div#all A:visited { color: #4ab243; text-decoration: none; font-size: 10px;}
div#all A:active { color: #4ab243; text-decoration: none; font-size: 10px;}
div#all A:hover { color: #6ad263; text-decoration: underline; font-size: 10px;}

div#all{
	margin-left:auto;
	margin-right:auto;
	width:860px;
	background-color:white;
}
div#top{
	width:860px;
	height:130px;	
	
	background-repeat:no-repeat;
}
div#title{
	width:860px;
	height:10px;	
	/*background-image:url(img/title.jpg);	
	background-repeat:no-repeat;*/
}

div#yt_all{
	width:860px; 	/* 860px bez bordera*/
	height:330px;	/* 400px bez bordera*/
/* border: solid 1px red;*/
}
object#obj_yt{
	left:30px;
}
div#yt{
	padding: 7px 0px 7px 10px;
	width:580px;
	height:336px;	
	float:left;
	/*border: solid 1px blue;*/
}
div#yt_text{
	width:265px;
	height:330px;	
	float:left;
	/*border: solid 1px green;*/
}
div#newsy{
	clear:both;
}
div#newsl{
	width:250px; /* 290px bez bordera*/
	height:auto;	
	float:left;
	padding-left: 20px;
	padding-right: 20px;
	/*border: solid 1px black;*/
}
div#newsc{
	width:250px;
	min-height:250px;
	height: auto;	
	float:left;	
	padding-left: 20px;
	padding-right: 20px;
	/*border: solid 1px yellow;*/
}

div#newsc A:link { color: white; text-decoration: none; font-size: 10px;}
div#newsc A:visited { color: white; text-decoration: none; font-size: 10px;}
div#newsc A:active { color: white; text-decoration: none; font-size: 10px;}
div#newsc A:hover { color: #6ad263; text-decoration: none; font-size: 10px;}

div#press{
	width:250px;
	padding-left: 0px;
	padding-right: 20px;
}

div#newsr{
	width:240px;
	min-height:250px;
	height: auto;	
	float:left;

	/*border: solid 1px pink;*/
}
div#media_part{

	background-repeat:no-repeat;		
	width:280px;
	padding-top:30px;
}
div#foot{
	clear:both;
	width:860px;
	height:170px;	
	background-image:url(img/foot.jpg);
	background-repeat:no-repeat;
}













$.init_slide(firstname,secondname,watermark,iscover,speed,autoplay,playtime,clickable,mytarget);

div#yt A:link { color: #aaaaaa; text-decoration: none; font-size: 10px;}
div#yt A:visited { color: #aaaaaa; text-decoration: none; font-size: 10px;}
div#yt A:active { color: #aaaaaa; text-decoration: none; font-size: 10px;}
div#yt A:hover { color: #aaaaaa; text-decoration: underline; font-size: 10px;}

.showbg{// for fadeout effect *This is optional
background-color: black;
}

.link_nor{// for clickable normal link
background-color: #333333;
font: normal 76% "Arial", "Lucida Grande",Verdana, Sans-Serif;
border: 2px solid white;
padding:0px 4px 0px 4px;
text-align:center;
color:white
}


.link_act
{// for clickable active link
background-color:#808000;
font: normal 76% "Arial", "Lucida Grande",Verdana, Sans-Serif;
border: 1px solid #35a342;
padding:0px 4px 0px 4px;
text-align:center;
color:white
}

span{// for watermark
font: normal 76% "Arial", "Lucida Grande",Verdana, Sans-Serif;
color:black
}

.gray
{// for cover
background-color: gray;
position: absolute;
border: 0px solid #9F6D11;
z-index: 100;
}

img{// for image border
border: 0px solid white;
}

.opa{// for watermark opacity
color:white;
padding:10px 20px 0px 20px;
position: absolute;
z-index: 101;
background-color: white;
opacity:0.5;
filter: alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.Alpha
(Opacity=100,FinishOpacity=50, Style=3, StartX=0, FinishX=100, StartY=0,FinishY=16);
-moz-opacity: 0.5;
}
