body {
	font-family: verdana;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #4d4e51;
	background: url("http://www.slovnicek.sk/img/header-bg.png") repeat-x;
}

a {
	color: #a46500;
	text-decoration: underline;
}

a:hover {
	color: #f4ac0a;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}

h1 {
 margin: 0px;
 padding: 0px;
 font-size: 26px;
}
h1.preklad {
	color: #ec8800;
	font-size: 20px;
	font-family: arial;
}

h2, .ads {
	color: #a46500;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
.ads {
	color: #fff;
}

h3 {
	color: #a46500;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}


img {
	border: 0px;
}

#top {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	color: #000000;
}

#top-links {
	float: left;
	margin: 0px 20px 0px 200px;
}

#top-links-info {
	float: right;
	margin: 0px 10px 0px 0px;
}

#header {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: 90px;
	width: 960px;
}

#header-search {
	float: left;
	margin: 19px 20px 0px 0px;
	height: 51px;
	width: 520px;
	background: url("./header-search-bg.png") no-repeat;
}

#header-logo {
	font-family: arial;
	float: left;
	width: 200px;
	margin: 29px 0px 0px 0px;
	font-weight: bold;
	float: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 26px;
}

#header-logo a {
	color: #ffffff;
	text-decoration: none;
}

#header-logo a:hover {
	color: #f3f3f3;
	text-decoration: none;
}

#content {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 960px;
}

#content-left {
	padding-top: 5px;
	width: 200px;
	float: left;
	min-height: 400px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: url("./left-menu-bg.png") repeat-y;
	margin-right: 10px;
}
#content-middle {
	padding-top: 5px;
	width: 480px;
	float: left;
	
}
#content-middle li {
	margin-left: 10px;
}
#content-middle li a {
	color: #4d4e51;
	text-decoration: none;
}
#content-middle li a:hover {
	text-decoration: underline;
}

#content-right {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 15px;
	width: 250px;
	float: left;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	
}

#content-footer {
	clear: both; 
	margin: 25px 0px 15px 215px;
	padding-top: 20px;
}
.link {
	text-align: center;
	display: block;
	width: 100px;
	padding: 4px 3px 4px 3px;
	height: 15px;
	float: left;
	border-right: 1px solid #ccc;
}

.link-active {
	height: 15px;
	padding: 4px 3px 4px 3px;
	text-align: center;
	display: block;
	width: 100px;
	background-color: #f4ac0a;
	color: #ffffff;
	float: left;
	border-right: 1px solid #ccc;
}

.link a {
	color: #000000;
	text-decoration: none;
}

.link a:hover {
	text-decoration: underline;
}

.link-active a {
	color: #ffffff;
	text-decoration: none;
}

.link-active a:hover {
	text-decoration: underline;
}

#q {
	float: left;
	width: 243px;
	margin: 13px 0px 0px 13px;
	padding: 4px 3px 4px 3px;
	border-right: 1px solid #000;
	font-size: 14px !important;
}
#slovnik {
	float: left;
	margin: 14px 5px 0px 2px;
	padding: 4px 0px 4px 3px;
	width: 163px;
}
#preloz {
	float: left;
	font-size: 12px;
	width: 70px;
	margin-top: 14px;
	padding: 3px 3px 3px 10px;
	background-color: #ec8800;
	color: white;
	border: 0px solid #00e2ff;
}
.vlajka img {
	border: 1px solid #eee;	
}
#prekladove-slovniky {
	float: left; margin-right: 10px;
}
#vykladove-slovniky {
	float: left;
	width: 250px;
}
#vykladove-slovniky table {
	width: 250px;
}
.banner-250x250 {
	width: 250px;
	height: 250px;
	border: 1px solid #eee;
	margin-top: 10px;
}
select, input, option {
	background-color: #ffffff;
	font-size: 11px;
	border: 0px;
}
#moja_historia {
	float: left;
	width: 160px;
}
#stats {
}
