/* CSS Document */
body {background-color: #6A5ACD;}

.main {
	background-color: White;
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	min-height: 520px;
	/*height: 520px;*/
}

.motto {
	padding-left: 60px;
	margin-top: 10px;
}

img {
	border: none;
}

.horniListicka img {
	border: 1px solid grey;
}

.cernyRamecek {
	border: 1px solid black;
}

.bilyPruh {
	width: 760px;
	height: 160px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	width: 760px;
	height: 160px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(179, 179, 179);
}

.cervenyPruh {
	width: 760px;
	height: 25px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(204, 0, 0);
}


.lektor {
	position: absolute;
	width: 240px;
	height: 160px;
	margin-top: 10px;
	margin-left: 40px;
	border: 3px solid #D3D3D3;
	background-color: White;
}
.login2{
	position: absolute;
	width: 200px;
	font-weight:bold;
	height: 140px;
	margin-top: 20px;
	margin-left: 550px;
	color:#333333;
	font-size:50px;
}

.zajemce {
	position: absolute;
	width: 240px;
	height: 160px;
	margin-top: 10px;
	margin-left: 300px;
	border: 3px solid #D3D3D3;
	background-color: White;
}

.lektoriTable {
	background-color: rgb(179, 179, 179);
	border: 1px solid gray;
}
.searchResultsTable {
	background-color: silver;
	border: 1px solid gray;
}
	
.error {
	font-weight: bold;
	color: red;
}

.info {
	font-weight: bold;
	color: green;
}


input.radioButton {

}
	
.grayButton {
	background-color: gray;
	border: none;
	color: black;
	font-family: Verdana;
	font-weight: bolder;
	font-size: 10pt;
}

.whiteButton {
	background-color: white;
	border: solid 1px silver;
	color: silver;
	font-family: Verdana;
	font-weight: bolder;
	font-size: 8pt;
	width: 120px;
}

.cervenyText {
	color: rgb(204, 0, 0);
	font-family: Verdana;
	font-weight: bolder;
	font-size: 10pt;
}

.horniListicka {
	width: 740px;
	height: 30px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.headerSekce {
	width: 760px;
	height: 150px;
}

.horniMenu {
	width: 760px;
	height: 25px;
	margin: 0px;
	background-color: rgb(204, 0, 0);
	color: white;
	font-weight: bolder;
	font-size: 10pt;
}

.hlavniObsah {
	width: 740px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}





#inzer_table {
	background-color:silver;
	border:1px solid grey;
	width:100%;
}
#inzer_table .main {
	background-color:#666666;
}
#add_inzerat {
	background-color:#666666;
	border:1px solid grey;
	width:100%;
	color:#000000;
}
#add_inzerat h1 {color:#FFFFFF;font-size:14px;margin:5px;padding:5px;background-color:#333333;}
#add_inzerat table {width:100%;float:left;}
#vypis-inzeratu
{
	padding: 10px;
}
#inzeraty_top {
	margin-top:-30px;
	width:300px;
	height:130px;
	background-color:rgb(179, 179, 179);
	border:1px solid #000000;
	text-align: left;
}
#inzeraty_nadpis {
	background-color:#999999;
	height:15px;
	width:300px;
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	color: #FFFFFF;
}
#vypis-inzeratu
{

}
#partneri {
	text-align:center;
	color:#666666;
}
#partneri img {
	width:70px;
	border:0px;
	margin:10px;
}
#partneri hr {
	margin-left:100px;
	margin-right:100px;
	margin-top:5px;
	margin-bottom:5px;
}
#inzeraty {
  font-family: Verdana;
	font-size: 8pt;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 50px;
}
