#konkurs_menu {
	width: 300px;
	height: 20px;
	font-size: 10px;
	margin-bottom: 20px;
}
#konkurs_menu a, a:link, a:visited { 
	color: #98642B; 
	font-weight: normal;
}
#konkurs_menu a:hover { 
	color: #D5A26A;
	font-weight: normal;
}
#konkurs_obrazy {
	width: 440px;
	height: auto;
}
#konkurs_form {
	width: 440px;
	height: auto;
}
#konkurs_obrazy .obraz {
	width: 130px;
	height: auto;
	padding: 4px;
	margin: 3px;
	background-color: #EEEEEE;
	float: left;
}
#konkurs_obrazy .obraz:hover {
	background-color: #E4E4E4;
}
#konkurs_obrazy .obraz2 {
	width: 130px;
	height: 170px;
	padding: 4px;
	margin: 3px;
	background-color: #EEEEEE;
	float: left;
}
#konkurs_obrazy .obraz2:hover {
	background-color: #E4E4E4;
}
#konkurs_obrazy .obraz3 {
	width: 130px;
	height: 180px;
	padding: 4px;
	margin: 3px;
	background-color: #EEEEEE;
	float: left;
}

#konkurs_obrazy .title {
    width: 130px;
    height: 30px;
    padding: 0;
    margin: 0;
    font-weight: bold;
}

#konkurs_obrazy .obraz3:hover {
	background-color: #E4E4E4;
}
#konkurs_obrazy .selected {
	width: 130px;
	height: 140px;
	padding: 4px;
	margin: 3px;
	background-color: #72A431;
	color: #FFFFFF;
	float: left;
}
#konkurs_obrazy .selected:hover {
	background-color: #466C15;
	color: #FFFFFF;
}
#konkurs_obrazy .obraz2 .glosuj {
	width: 130px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
#konkurs_obrazy a, a:link, a:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #98642B;
}
#konkurs_obrazy a:hover {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #D5A26A;
}
#galeria_tytul {
	width: 420px;
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
}
#galeria_wroc {
	width: 410px;
	padding: 10px;
	float: none;
	clear: both;
}
#galeria_wroc a {
	color: #705107;
	font-weight: normal;
}
#galeria_wroc a:hover {
	color: #B2800B;
	font-weight: normal;
	text-decoration: underline;
}
#vote_box {
	width: 400px;
	height: auto;
	color: #666666;
}
#vote_box .vote_name {
	width: 200px;
	height: auto;
	text-align: right;
	float: left;
}
#vote_box .vote_name:hover {
	width: 200px;
	height: auto;
	text-align: right;
	background-color: #E4E4E4;
	float: left;
}
#vote_box .vote_result {
	width: 190px;
	height: auto;
	color: #CCCCCC;
	padding-left: 10px;
	text-align: left;
	float: left;
}
#vote_box_name {
	width: 200px;
	height: auto;
	text-align: right;
	float: left;
}
.vote_preview {
	z-index:100;
	position:absolute; 
	background: #CCCCCC;
	padding: 4px;
	border: 1px solid #444;
}
.error_red {
	width: 420px;
	padding: 10px;
	border: 1px dotted #DD0000;
	background-color: #FFCCCC;
	text-align: center;
	color: Red;
}
#winner_date {
	width: 350px;
	font-weight: bold;
	font-size: 16px;
}
#winner_image {
	width: 390px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#winner_image #obraz {
	width: 350px;
	height: auto;
	background-color: #999999;
	padding: 4px;
}
#winner_desc {
	width: 340px;
	padding: 5px;
}
#winner_info {
	width: 340px;
	padding: 5px;
}
#winner_archive {
	width: 350px;
	margin-top: 20px;
}
#winner_archive a, a:link, a:visited { 
	color: #98642B; 
	font-weight: normal;
}
#winner_archive a:hover { 
	color: #D5A26A;
	font-weight: normal;
}