#wrapper {
	margin-top: 5px;
}

#plugin_search_wrapper {
	overflow: hidden;
	height: 100%;
}

#plugin {
	margin-top: 10px;
	float: left;
}

#search_box {
	float: right;
	margin-top: 20px;
	margin-right: 30px;
}

#stationview_left {
	float: left;
	width: 560px;
	margin-right: 10px;
}

#stationview_right {
	float: right;
	width: 210px;
}


#stations2 {
	margin-top: 0px;
	width: 210px;
}

#station_view_box {
	background-color: #645d91;
	width: 545px;
}

#station_view {
	text-align: left;
	width: 545px;
	height: 490px;
	background-image: url(img/watch_tv_box_background.gif);
}

#station_view h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	margin-left: 10px;
	color: white;
	font-size: 1.2em;
}

#station_view h3 {
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	font-size: 0.75em;
	color: #aeb0e3;
}

#station_view a {
	margin-right: 5px;
	color: #f4f4f4;
	font-weight: normal;
	font-size: 1em;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#station_view a:hover {
	background-color: #de7218;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}

#station_view_bottom {
	padding-bottom: 15px;
	font-size: 0.8em;
	color: #fafbff;
	text-align: justify;
	line-height: 14px;
}

#station_view_bottom p {
	padding-left: 40px;
	padding-right: 40px;
	font-family: verdana;
	font-size: 0.9em;
}

#rating {
	background-color: #514a74;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-family: Tahoma;
	font-size: 1.1em;
	letter-spacing: 1px;
}

#rating img {
	vertical-align: middle;
	margin-bottom: 4px;
}

#station_view_bottom #views {
	display: inline;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

#station_view_bottom h5 {
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 40px;
	font-size: 1.1em;
}

#station_view_bottom h5 input {
	border: 0;
	margin-left: 15px;
	height: 19px;
	padding: 2px;
	padding-top: 3px;
	vertical-align: middle;
	color: #474747;
}

#poinformuj {
	width: 276px;
}

#wrzuc {
	width: 324px;
}




#comments {
	width: 505px;
	margin-top: 10px;
	background-color: #333528;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	font-family: verdana;
	font-family: Arial;
}

#comments h3 {
	text-align: left;
	color: white;
	padding-top: 10px;
	font-size: 0.9em;
	overflow: hidden;
	height: 100%;
	font-family: Arial;
}

#comments h3 #comments_header_comments {
	float: left;
}

#comments h3 #comments_header_addcomment {
	float: right;
	color: #ffd90a;
	text-decoration: none;
}

#comments h3 #comments_header_addcomment:hover {
	text-decoration: underline;
}

.comment {
	overflow: hidden;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.comment img {
	float: left;
}

.comment .comment_content {
	float: right;
	width: 423px;
}

.comment h5 {
	margin: 0;
	overflow: hidden;
	height: 100%;
	padding-left: 11px;
	margin-bottom: 2px;
}

.comment h5 .comment_nick {
	float: left;
	color: #ffd90a;
	font-size: 1.1em;
}

.comment h5 .comment_date {
	float: right;
	color: #505149;
	font-size: 1em;
	margin-top: 2px;
}

.comment .comment_main_content_left {
	float: left;
	width: 12px;
	height: 29px;
	background-image: url(img/comment_left_arrow_background.png);
}

.comment .comment_main_content_right {
	float: right;
	background-color: #595381;
	width: 411px;
}

.comment_main_content_right h6 {
	margin: 6px;
	color: white;
	font-size: 0.9em;
}

.comment_main_content_right p {
	margin: 12px;
	margin-top: 4px;
	font-size: 0.8em;
	color: #feef9c;
}



#add_comment {
	background-color: #22231b;
	width: 545px;
	font-family: Arial;
	padding-bottom: 20px;
}

#add_comment h5 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	color: #3c3e30;
	text-align: right;
	font-size: 1em;
}

#add_comment .add_comment_inputs {
	font-family: Arial;
	text-align: right;
	padding-right: 20px;
}

#add_comment .add_comment_inputs .inputlegend {
	vertical-align: top;
	margin-right: 5px;
	color: white;
	font-weight: bold;
	line-height: 30px;
}

#add_comment .add_comment_inputs div {
	margin-top: 5px;
	margin-bottom: 5px;
}

#add_comment_submit_button_wrapper {
	text-align: left;
	margin-left: 110px;
	padding-top: 5px;
}

#add_comment .add_comment_submit_button {
	width: 150px;
	height: 23px;
	background-image: url(img/add_comment_submit.png);
	cursor: pointer;
	border: 0;
}

