* {margin:0px; padding:0px; font-family:Arial, Segoe UI, Calibri, Trebuchet MS; font-size:11px;}
body {width:100%;}

a
{
	color: black;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.width {width:790px; margin: 0 auto;}

#top {width:100%; height:57px;  background:url(images/toptlo.jpg); padding-top:10px}
#menu {width:100%; height:25px;  background:url(images/menutlo.jpg)}
#path {
	width:100%; 
	height:27px;  
	background:url(images/pathtlo.jpg);
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 3px;
}
#path a
{
	font-size: 15px;
	font-weight: bold;
	color: black;
}
#index {}
#bottom {width:100%; height:227px;  background:url(images/bottomtlo.jpg)}

.lewo_a {background:url(images/active_l.png) left no-repeat}
.link_a {background:url(images/active_m.png);padding-left:10px; padding-right:10px;}
.prawo_a {background:url(images/active_r.png) right no-repeat}

.lewo {background:url(images/noactive_l.png) left no-repeat}
.link {background:url(images/noactive_m.png);padding-left:10px; padding-right:10px;}
.prawo {background:url(images/noactive_r.png) right no-repeat}

#video {float:left; width:497px; padding-top:20px;}
td.viedoListBorder
{
	border-bottom: 1px dotted #999999;
}
a.viedoListTitle
{
	font-size: 16px;
	color: #f38c00;
}

#reklama {float:right; width:290px}

#title
{
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

#autor
{
	font-size: 16px;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	border-bottom: 2px solid #f49400;
}

#ocena
{
	font-size: 14px;
}

#wyswietlenia
{
	font-size: 14px;
}

#youtubeMovie
{
	width: 450px;
	height: 450px;
}

a.listButton
{
	font-weight: bold;
	color: black;
	font-size: 12px;
	text-decoration: none;
}
a:hover.listButton
{
	text-decoration: underline;
}

#error
{
	background-color: red;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
}

#info
{
	background-color: green;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
}

#mLogin
{
	float: right;
}

.mLoginBig
{
	font-size: 15px; font-weight: bold;
}

.mLoginBig a
{
	font-size: 15px; 
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.mLoginBig a:hover
{
	text-decoration: underline;
}

.mLoginSmall
{
	font-size: 10px;
}

.mLoginSmall a
{
	font-size: 10px; 
	color: black;
	text-decoration: none;
}
.mLoginSmall a:hover
{
	text-decoration: underline;
}