#header {
	border-bottom: 4px solid silver;
}

#header table {
	width: 100%;
}

#header table, #header table * {
	border: 0px solid green;
}

#rightCol .boxObl .contBox .contDiv form .submit { border: none; color: #0095DA; background: url(../../img/bg_search_butt.gif) no-repeat right top; font-weight: bold; width: 65px; height: 20px;}


#akce-vyber-kategorie {
	margin: 10px 0px;
}

#akce-vyber-kategorie label {
	margin-right: 10px;
}


#centerCol.wide {
	width: 720px;
}

#akce-list { 
	width: 100% !important; 
}

#akce-list td {
	 padding: 10px 3px; vertical-align: top;
}

#akce-list .suda td {
	background-color: AliceBlue;
}

#akce-list td,  #akce-list th{
	border: 0;
}

#akce-list th a{
	color: white; text-decoration: none;
}

#akce-list th a:hover{
	color: white; text-decoration: underline;
}

div.souhrn {
	margin: 20px 0px; padding: 10px 5px; 
	background-color: LightSkyBlue; color: white; color: MidnightBlue;
}

div.box {
	padding: 10px; border: 1px solid silver;
}


div.error {
	color: white; font-weight: bold;
}

input.error {
	color: white; background-color: red;
}