a, input {
outline-style: none;
outline-width: medium;
}
#main{
	background-color: Black;
	color: White;
}
.item2{
	text-decoration: none;
	border: none;
	float: left;
}
.item2:visited{
	border: none;
}
.item2:hover{
	border: none;
}
#left{
	float: left;
	margin-right: 80px;
	background-color: #252525;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 570px;
}
#list{
	margin-top: 20px;
	overflow: auto;
}
.itemblock{
	display: block;
	padding: 6px 4px 4px 4px;
	border-bottom: 1px solid Black;
	text-align: right;
	height: 57px;
}
.itemblock:hover{
	background-color: #303030;
}
img{
	border: none;
}
#right{
	background-color: #252525;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-left: 630px;
	width: 570px;
}
.selected{
	width: 40px;
	color: Red;
	margin-left: 10px;
	float: left;
	font-size: 40px;
	text-decoration: none;
}
.selected:visited{
	color: Red;
}
.notselected{
	width: 40px;
	color: White;
	margin-left: 10px;
	float: left;
	font-size: 40px;
	text-decoration: none;
}
.notselected{
	color: White;
}
a.ytube1{
	float: left;
	margin-left: 22px;
	margin-right: 15px;
	margin-top: 17px;
	font-size: 13px;
	color: Red;
	text-decoration: none;
}
a.ytube1:hover{
	color: Red;
}
a.ytube2{
	float: left;
	margin-left: 22px;
	margin-right: 15px;
	margin-top: 17px;
	font-size: 13px;
	color: White;
	text-decoration: none;
}
a.ytube2:hover{
	color: White;
}
a.ytube3{
	float: left;
	margin-left: 22px;
	margin-right: 15px;
	margin-top: 17px;
	font-size: 13px;
	color: #FFB7B7;
	text-decoration: none;
}
a.ytube3:hover{
	color: #FFB7B7;
}
.delete{
	margin-left: 15px;
	margin-top: 4px;
	margin-right: 10px;
}
#video{
	padding-top: 80px;
}
.updown{
	float: right;
}
#navigation{
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Arial Black;
}
a{
	color: White;
	font-size: 17px;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #D3D3D3;
}
a.n{
	color: White;
	text-decoration: underline;
	margin-right: 15px;
}
a.n:hover{
	color: #D3D3D3;
}
.chyba{
	color: Red;
}
#saved{
	overflow: auto;
	margin-right: 35px;
	margin-top: 15px;
}
#videoDiv{
	height: 300px;
}
h1{
	font-family: arial;
	font-size: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-bottom: 0px;
}
h2{
	font-family: arial;
	font-size: 20px;	
	margin-top: 10px;
}