body
{
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-stretch: normal;
	margin: 0px;
	padding: 0px;
	background-image: url('tvopolska/images/Background_01_001.png');
	background-color: #000000;
	background-repeat: repeat-x;

}
a
{
	color: #0077B5;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.content, p
{
	/*font-size: 1.1em;*/
	font-size: 11px;
	line-height: 1.5em;
	text-align: justify;
}
.clearfix:after
{
    font-size: 0px;
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
#page
{
	width: 993px;
	margin-left: auto;
	margin-right: auto;
}
#pageTopShadow
{
//	margin-top: 5px;
	width: 993px;
//	height: 4px;
//	background: url("images/pageTopShadow.png") no-repeat;
}
#pageCenterShadow
{
	padding: 4px;
	width: 985px;
	background: url("images/pageCenterShadow.png") repeat-y;
}
#pageBottomShadow
{
//	margin-bottom: 5px;
	width: 993px;
//	height: 4px;
//	background: url("images/pageBottomShadow.png") no-repeat;
}
.pageTopText
{
	font-size: 1.1em;
//	line-height: 4em;
	height: 15px;
	color: #A61E2F;
}
#leftSide, #bottomLeftSide
{
	float: left;
	width: 755px;
	padding-left: 3px;
	padding-right: 3px;
}
#rightSide, #bottomRightSide
{
	float: right;
	width: 210px;
	padding-left: 3px;
	padding-right: 3px;
}
#bottomLeftSide .top, #bottomRightSide .top
{
	margin-top: 1px;
	margin-bottom: 1px;
	height: 30px;
	background-color: #000000;
	color: #DDDDDD;
	line-height: 2em;
	text-align: center;
}
#bottomLeftSide .top a
{
	color: #ffffff;
}
#bottomLeftSide .top span.separator
{
	/*
	display: block;
	float: left;
	*/
	padding-right: 10px;
	padding-left: 6px;
	color: #ffffff;
	cursor: default;
}

#bottomLeftSide .center, #bottomRightSide .center
{
	border-top: 5px solid #CCCCCC;
}
#bottomLeftSide .bottom, #bottomRightSide .bottom
{
	padding-bottom: 5px;
	color: #666666;
	line-height: 3em;
}
#bottomLeftSide .bottom .left
{
	float: left;
}
#bottomLeftSide .bottom .right
{
	float: right;
}
.pageTopLine
{
	height: 5px;
	background-color: #CCCCCC;
}
#bannerLeft
{
	width: 755px;
	height: 128px;
	background: url("images/bannerLeft.png") no-repeat;
	margin-top: 1px;
}
#bannerRight
{
	width: 210px;
	/*height: 180px;*/
	height: 128px;
	background-color: #FFFFFF;
	margin-top: 1px;
	color: #000000;
}
.menu1
{
	height: 19px;/*30px;*/
	background: url("images/menu1.png") repeat-x;
	padding-top: 5px;
	padding-left: 5px;
}
.menu2
{
	height: 17px;
	padding-top: 5px;
	background: url("images/menu2.png") repeat-x;
}
.menu1 ul, .menu2 ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.menu2 ul
{
	padding-left: 5px;
}
.menu1 li, .menu2 li
{
	float: left;
	display: block;
	margin: 0px;
	/*
	margin-top: 5px;
	margin-left: 10px;
	*/
	padding: 0px;
}
.menu1 a span, .menu2 a span
{
	cursor: pointer;
}
.menu1 a, .menu1 a:hover
{
	font-size: 1.2em;
	font-weight: bold;
	/*line-height: 2.5em;*/
	color: #666666;
}
.menu2 a, .menu2 a:hover
{
	/*color: #666666;*/
	color: #ffffff;
	/*line-height: 2em;*/
	font-size: 1.1em;
	font-weight: bold;
}
.menu1 span.separator, .menu2 span.separator
{
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #B8B8B8;
	cursor: default;
}
#content
{
	background-color: #EDEDED;
	width: 753px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
	padding-right: 1px;
}
#contentLeft
{
	float: left;
	width: 249px;
	margin-right: 1px;
	padding-bottom: 10px;
	background-color: #EDEDED;
}
#contentRight
{
	float: right;
	width: 503px;
	padding-bottom: 10px;
	background-color: #EDEDED;
}
.box
{
	background-color: #FFFFFF;
	margin-bottom: 1px;
}
.box .top
{
	/*font-size: 1em !important;*/
	line-height: 2.5em;
	padding-left: 5px;
	padding-right: 5px;
	height: 25px;
	background: url("images/boxTopBG.png") repeat-x;
	color: #A61E2F;
	font-weight: bold;
}
.box .center
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background: url("images/boxCenterBG.png") no-repeat;
}
.box .bottom
{
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 35px;
	height: 24px; 
	background: url("images/boxBottomBG.png") no-repeat;
	background-position: right bottom;
	text-align: right;
}
.news
{
	width: 100%;
}
.box.news .top, .box.document .top
{
	font-size: 1.2em;
}
/*.news .author,*/
.document .top
{
	/*margin-bottom: 5px;*/
	/*padding-bottom: 5px;*/
}
.contentImg
{
	float: left;
	width: 100px;
	height: 100px;
	padding-left: 6px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
	background: url("images/contentImgBG.png") no-repeat;
	margin-right: 5px;
	margin-bottom: 5px;
}
.contentImg img
{
	border: none;
}
.galleryList
{
	margin-top: 20px;
}
.galleryList .title
{
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
}
.more
{
	text-align: right;
}
/*
ul > li.expand a
{
	text-decoration: underline;
}
ul > li.expand:first-child a
{
	text-decoration: none;
}
*/
a.selected
{
	text-decoration: underline !important;
}
.documentRef
{
	margin-bottom: 20px;
}
.documentRef .title
{
	line-height: 2em;
}
/*
.documentRef:after
{
	content: "***";
	text-align: center;
    display: block; 
    clear: both; 
	color: #A61E2F;
}
*/
.menu1 li .tabBGLeft
{
	display: block;
	float: left;
	/*
	width: 6px;
	height: 30px;
	background: url("images/menu_tab_bg_left.jpg") no-repeat;
	*/
}
.menu1 li .tabBGCenter
{
	display: block;
	float: left;
	/*
	height: 30px;
	background: url("images/menu_tab_bg_center.jpg") repeat-x;
	color: #eeeeee;
	*/
}
.menu1 li .tabBGRight
{
	display: block;
	float: left;
	/*
	width: 6px;
	height: 30px;
	background: url("images/menu_tab_bg_right.jpg") no-repeat;
	*/
}
.menu1 li.expand .tabBGLeft
{
	display: block;
	float: left;
	/*
	width: 6px;
	height: 30px;
	background: url("images/menu_tab_bg_left_active.jpg") no-repeat;
	*/
}
.menu1 li.expand .tabBGCenter
{
	display: block;
	float: left;
	/*
	height: 30px;
	background: url("images/menu_tab_bg_center_active.jpg") repeat-x;
	color: #666666;
	*/
}
.menu1 li.expand .tabBGRight
{
	display: block;
	float: left;
	/*
	width: 6px;
	height: 30px;
	background: url("images/menu_tab_bg_right_active.jpg") no-repeat;
	*/
}
.menu1 li .tabBGCenter.index
{
	/*color: #A61E2F;*/
}
.newsList .news
{
	padding-top: 5px;
	padding-bottom: 10px;
}
.newsList .news .title
{
	font-size: 12px;
	font-weight: bold;
}
#searchBox
{
	margin-top: 108px;
	background: #ffffff url("images/search_box.jpg") no-repeat;
	width: 210px;
	height: 20px;
	float: right;
}
#searchBox input.text
{
	border-spacing: none;
	border-style: none;
	border-width: 0px;
	background: none;
	width: 155px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	margin-left: 4px;
	float: left;
	font-size: 11px;
}
#searchBox input.button
{
	border-spacing: none;
	border-style: none;
	border-width: 0px;
	background: none;
	width: 40px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	cursor: pointer;
}
.row
{
	padding-bottom: 10px;
}
.row .left
{
	float: left;
	width: 30%;
	text-align: right;
}
.row .right
{
	padding-left: 10px;
	float: right;
	width: 65%;
}
.row .right textarea
{
	width: 90%;
	height: 100px;
}
