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

a {
	color: #4d4e51;
	text-decoration: none;
	border-bottom: 1px dotted #ec8800;
}
#top a:hover 
{
	border-bottom: 1px dotted #ec8800;
}

a:hover {
	color: #f4ac0a;
}

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

h1 {
	margin: 10px 0px 0px 0px;
 	padding: 0px;
	color: #a46500;
	font-size: 14px;
}

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

h2 {
	color: #a46500;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}


#content-left li, #content-right li {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
}

.oznacene-slovo {
	font-size: 12px;
	font-weight: normal;
	margin: 0px -1px 0px -1px;
	background-color: #ffffff;
	border-top: 1px solid #eee;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	padding: 1px 0px 1px 8px;
}

#content-left .menu-title {
	color: #a46500;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

#content-left .menu-subtitle {
	text-align: left;
	color: #a46500;
	font-size: 11px;
	font-weight: normal;
	margin: 2px 0px 0px 10px;
	border-bottom: 1px solid #eee;
}

#content-left .abecedny-index {
	line-height: 11px;
	width: 130px;
	font-size: 11px;
	font-weight: normal;
	margin: 2px 0px 5px 10px;
}
#content-left .deliaca-ciara {
	width: 140px;
	margin: 2px 0px 2px 10px;
	border-top: 1px solid #eee;
}

.subtitle {
	width: 500px;
	text-align: right;
	color: #a46500;
	font-size: 11px;
	font-weight: normal;
	margin: 2px 2px 0px 0px;
	border-bottom: 1px solid #eee;
}
#content-right .menu-title {
	color: #a46500;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

#content-right .menu-subtitle {
	text-align: left;
	color: #a46500;
	font-size: 11px;
	font-weight: normal;
	margin: 2px 0px 0px 10px;
	border-bottom: 1px solid #eee;
}
#content-right table {
	text-align: left;
	margin: 2px 0px 0px 10px;
}

#content-right td {
	margin: 0px 0px 0px 0px;
	height: 5px;
}

#content-right .thsubtitle td {
	font-weight: normal;
	color: #a46500;
	font-size: 11px;
	border-bottom: 1px solid #eee;
}

#content-middle .thsubtitle td {
	font-weight: normal;
	color: #a46500;
	font-size: 11px;
	border-bottom: 1px solid #eee;
}

th {
	font-weight: normal;
	color: #a46500;
	font-size: 11px;
	border-bottom: 1px solid #eee;	
}

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

p {
	margin-left: 10px;
	margin-top: 3px;
}

p.definicia {
	margin-top: 3px;
}

img {
	border: 0px;
}

#top {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	color: #000000;
}
#top a {
	text-decoration: none;
	border: 0px;
}

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

#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("../img/header-search-bg.png") no-repeat;
}

#header-logo {
	font-family: arial;
	float: left;
	width: 150px;
	margin: 33px 0px 0px 0px;
	font-weight: bold;
	float: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
}
#header-logo h1 {
	margin: 0px 0px 0px 0px;
 	padding: 0px;
	color: #a46500;
	font-size: 22px;
}
#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: 150px;
	float: left;
	min-height: 400px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: url("../img/left-menu-bg.png") repeat-y;
	margin-right: 10px;
}
#content-middle {
	padding-top: 5px;
	width: 510px;
	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: 122px;
	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: 122px;
	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: 13px !important;
}
#slovnik {
	float: left;
	margin: 14px 5px 0px 2px;
	padding: 4px 0px 4px 3px;
	width: 163px;
}
#najdi, #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 {
}



