body 
{
	font-family:Verdana;
	font-size:11px;
	color:White;
	margin:0px;
}
*
{
	font-family:Verdana;
	font-size:11px;
	color:White;
}

#left-menu-container
{
	background-color:Black;
	width: 202px;
}
#right-menu-container
{
	background: url('/tyverb/layout/img/bg-right-panel.jpg') repeat-y;
	background-position:left -1;
	width: 196px;	
}
#body-container
{
	width:522px;
	background-color:Black;	
	color:White;
}

#bottom-container
{
	background: url('/tyverb/layout/img/bottom.jpg') no-repeat;	
	height:8px;
}

#right-menu-container .box
{
	margin-left:10px;
	margin-top:3px;
}
	
.body-text
{
	padding: 5px 10px 5px 10px;
	width:500px;	
	line-height:15px;
}

.red
{
	color: #cd2e2d;
}

.menu-item
{
	background: url('/tyverb/layout/img/menu-bg.jpg') repeat-y;
	height:20px;
	width: 185px;
	font-size: 12px !important;
	font-family:Verdana;
	font-weight:bold;
	padding-left:5px;
	color: #666666;
	padding-top:7px;
	padding-bottom:7px;
}

.menu-item A, .menu-item A:visited, menu-item A:hover

{
	text-decoration:none;
	font-size: 12px;
	font-family:Verdana;
	font-weight:bold;
	color: #666666;
}

.menu-item-light A, .menu-item-light A:visited, menu-item-light A:hover

{
	text-decoration:none;
	font-size: 11px;
	font-family:Verdana;
	color: #666666;
	display:block;
	float:left;
	width:150px;
}


.menu-item-dotted
{
	background: url('/tyverb/layout/img/menu-dotted-light.jpg') no-repeat;
	width: 185px;
	height:1px;
}

.menu-item-light
{
	background: url('/tyverb/layout/img/menu-bg-light.jpg') repeat-y;
	height:20px;
	width: 185px;
	font-size: 10px !important;
	font-family:Verdana;
	color: #666666;
	padding: 7px 10px 7px 3px;
}

.menu-item-light div
{
	float:left;
	color: #666666;
	display:block;
	padding-right:5px;
}

.menu-top
{
	background: url('/tyverb/layout/img/menu-top.jpg') no-repeat;
	width: 185px;
	height:19px;
}
.menu-bottom
{
	background: url('/tyverb/layout/img/menu-bottom.jpg') no-repeat;
	width: 185px;
	height:7px;
}

.title
{
	color:#c70100;
	font-size:20px;
	padding: 10px 10px 5px 10px;
	border-bottom:dotted 1px #a0a0a0;
	margin-right:10px;	
}

.menu-nota
{
	background: url('/tyverb/layout/img/box-empty.jpg') no-repeat;
	padding: 5px 2px 5px 2px;
	font-size:10px;
	width:174px;
	height:93px !important;
	height:101px; /*IE*/
	
}



.orange
{
	color: #f46b18 !important;
	text-decoration:none !important;
}

.gray
{
	color: #a0a0a0;
	text-decoration:none;
}

.div-powiadom
{
	position:relative;
	top:400px;
}

.zajawka-prezentacja
{
	background:url('/tyverb/layout/img/logo-prezentacja.jpg') no-repeat;
	width:172px;
	height:167px;
	padding-top:5px;
}

.control INPUT,.control TEXTAREA
{
	border:solid 1px #aaa;		
	height:19px;
	padding:2px;
	color:#000 !important;
}

select, option, textarea
{
	color:Black !important;
}



.movie
{
	border: solid 1px #777;
	width:480px;
	height:340px
}
.button
{
	background-color:Black;
	border: solid 1px #aaa;
	color: White;
	cursor:pointer;
	width:150px;
	height:30px;
}

.form-table .spacer
{
	height:5px;
}

.form-table .section
{
	color: #f46b18 !important;
	font-weight:bold;
}

.div-question
{	
	width:480px !important;
	width:485px; /*IE*/
	border: solid 1px #f09015;
	padding-right:3px;
	padding-bottom:5px;
	padding-top:0px;
}

.logged-user-info
{
	background:url('/tyverb/layout/img/logo-zalogowany.jpg') no-repeat;
	width:174px;
	height:55px;	
}

.lista LI
{
	padding: 5px 5px 5px 5px !important;
}

/* formularz do edycji */
.form-table
{
	width:100%;
}
.form-table .desc
{
	font-size:11px;
	color:#e0e0e0;
	apadding:10px;
	atext-align:left;
}
.form-table .label
{
	font-family:Verdana;
	font-size: 11px;	
	color:White;
	text-align:right;
	vertical-align:top;
	padding-top:9px
}
.form-table .control
{
	vertical-align:top;
	padding-top:5px;
}

.form-table .section
{	

	font-size:11px;
	padding:3px;
	
	padding-left:5px;	
	border-bottom:solid 1px #777;
}

.form-table .spacer
{
	height:3px;
}

.radio, .radio INPUT
{
	border:none !important;
}

.error
{
	

}

.div-program
{
	width:480px !important;
	width:485px; /*IE*/
	border: solid 1px White;
	padding-right:3px;
	padding-bottom:5px;
	padding-top:0px;
}