a {
	color: #017eb9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

#top_menu1 {
	background: url('images/template_01.gif') repeat-x;
	height: 18px;
}

#top_menu1 ul {
	float: right;	
	text-align: right;
	margin: 2px 0 0 0;
}

#top_menu1 ul li {
	display: inline;
	margin: 0 0 0 7px;
}

#top_menu1 ul li a {
  color: #000;
  text-decoration: none;
  font-size: 10px;
}

#top_menu1 ul li a:active, #top_menu1 li a:link, #top_menu1 li a:visited {
  color:#000;
}

#top_menu1 ul li a:hover {
  color: #000;
  text-decoration: underline;
}

	/*logo*/
#logo {
	position: relative;
	top: 7px;
	left: 15px;
	overflow: hidden;
	text-align: center;
	display: block;
	width: 297px;
	height: 56px;
	font-size: 140%;
	color: #ffffff;
	border-bottom: none;
}
#logo:hover {
  border: none;
}
#logo span {
	position: absolute;
	top: 0px;
	left: 0;
	display: block;
	width: 297px;
	height: 56px;
	cursor: pointer; 
	z-index: 0;
	background: url('images/online-firmy-com-logo.gif') no-repeat;
}


  /* top_menu2 */
#top_menu2 {
	float: right;
	text-align: center;
	margin-right: 10px;
	position: relative;
	top: -60px;
}

#top_menu2 li {
	float: left;
	display: inline;
	list-style: none;
	margin: 10px 0 0 7px;
}

#top_menu2 li img {
	border: 0;
}

#top_menu2 ul li p {
	font-size: 70%;
}

#top_menu2 li p a {
	color: #ffffff;
	font-size: 85%;
}
#under-menu {
	margin-top: -15px;
}

#banner_top {
	text-align: center;
	position: relative;
	top: -45px;
	left: 404px;
	width: 468px;
}	

#banner_top img {
	border: 0;
	width: 468px;
	height: 60px;
}	

#top_search_box {
  position: relative; 
  padding-left: 151px;
  top: 14px;
  width: 577px;
  height: 24px;
  float: right;
	background: #999999 url('images/search-bg.gif') repeat right;	
}
* html #top_search_box,*+html #top_search_box {
  top: 8px;
}

#top_search_box input {
	position: relative;
	top: 1px;
	color: #017db7;
}
*+html #top_search_box input {
	top: -1px;
}
* html #top_search_box input {
	top: 0;
}

#top_search_box select {
	position: relative;
	top: 1px;
	color: #017db7;
}
*+html #top_search_box select {
	top: -1px;
}
* html #top_search_box select {
	top: 0;
}
#top_search_box .sendbtn{
	position: relative;
	color: #03283a;
}

#footer_menu {
	
}

#footer_menu ul {
	text-align: center;
}

#footer_menu li {
	list-style: none;
	display: inline;
	margin: 0 10px 0 0;
}


#copyright {
	height: 23px;	
	text-align: center;
	padding: 4px;
}

#main h2 {
	font-size: 120%;
	margin: 0 0 20px 0;
}

#welcome {
	
	margin: 0 0 25px 0;
}

#category {
	
}

#category table tbody tr td p {
	margin: 0 10px 10px 0;
}

#subscribe_category {
	text-align: right;
	margin-top: 10px;
}

h2, #category_path {
	font-size: 120%;
	font-weight: normal;
	margin: 10px 0 20px 0;
}

#category_path img {
	margin: 0 0 0 10px;
}

.link_rows {
	line-height: 1.5em;
	margin: 12px 0 12px 0;
}

.link_rows a {
  color: #798c95;
  font-family: trebuchet;
  font-size: 90%;
}

.link_rows .googlepr {
  color: #37B329;
  font-size: 80%;
}

.link_rows .googlepr img {
  margin: 0 0 -3px 0;
}

.link_rows span a {
	font-family: trebuchet;
	font-weight: bold;
	font-size: 110%;
	color: #28a025;
}

.premium_link_rows {
	background: #e5f2f8;
	border: 1px #5eb2d9 solid;
	padding: 10px;
	margin: 10px 0 10px 0;
}
.premium_link_rows span a {
	color: #0096cc; 
}

.sponsored_link_rows {
	background: #fbe2f4;
	padding: 10px;
	margin: 10px 0 10px 0;
	border: 1px #f363c9 solid;
}
.sponsored_link_rows span a{
	color: #ea1689;
}

#link_detail table {
	background: #ecf4f8;
	width: 100%;
}


#link_detail td {
	padding: 7px;
}

#link_detail thead th {
	font-size: 180%;
	font-weight: normal;
	font-family: trebuchet;
	color: #28a025;
	padding: 10px 0 15px 0;
	background-color: #ffffff;
}

#link_detail .m_col  {
	background: #ddd;
	width: 200px;
}

#link_detail .odd td  {
	background: #e3ecf0;
}

#link_detail tfoot  td {
	background: #fff;
}

#link_detail #avg_rating {
	margin: 20px 0 20px 0;
}

#link_detail #avg_rating span img {
	margin: 0 5px 0 5px;
}

#review ul {
	margin: 10px 0 20px 0;
	list-style-type: square;	
}

#review ul li {
	margin: 0 0 10px 20px;
}

#category {
	
}

#category p {
	margin: 0 0 10px 0;
}

#category p b a {
	font-size:120%;
}

#error_msg {
  position: absolute;
  top: -45px;
  left: 74px;
  text-align: center;
  color: #e823ae;
  border-top: 1px solid #e823ae;
  border-bottom: 1px solid #e823ae;
  padding: 7px 3px;
  background: #f6dbee;
  margin: 5px 0 15px 0;
  font-weight: bold;
}

textarea {
	width: 300px;
	height: 100px;	
}

label select {
	width: 300px;
}

/* input = text */
span input {
	width: 300px;	
}

.f_entry {
  text-align: left;
  width: 300px;
}

#new_listing p {
	margin: 0 0 15px 0;
}

#new_listing p a em {
	font-weight: normal;
	font-size: 105%;
	font-style: normal;
	text-decoration: underline;
}

#new_listing p span {
	font-size: 80%;
}

#new_listing h3 {
	font-size: 104%;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#new_listing h4 {
	font-size: 130%;
	font-weight: normal;
	margin: 20px 0 20px 0;
}
#new_listing h4 a {
	text-decoration: underline;
}

#hot_listing h3, #top_rated_listing h3, #editor_pick_listing h3 {
	font-size: 130%;
	font-weight: normal;
	margin: 20px 0 20px 0;
	text-decoration: underline;
}

#link_search_sp table {
	width: 100%;
	margin: 20px 0 0 0;
}

#link_search_sp td {
	padding: 7px;
}

#link_search_sp thead th {
	background: url(images/bg-bar.gif) repeat-x;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	font-size: 110%;
}

#link_search_sp table tbody tr td span {
	font-size: 80%;
}

#link_search_sp .action {
	width: 60px;	
	text-align: center;
}

#get_rated textarea {
	width: 500px;
	height: 200px;
	font-size: 90%;
}

#get_rated h3 {
	margin: 20px 0 20px 0;	
	font-size: 110%;
}

#get_rated h4 {
	margin: 20px 0 20px 0;	
	font-size: 105%;
	font-weight: normal;
}

#add_error_page h3 {
	margin: 20px 0 20px 0;		
}

#add_error_page p {
	margin: 5px 0 0 0;		
}

#add_error_page ul {
	list-style-type: square;	
	margin: 10px 0 0 0;	
}

#add_error_page ul li {
	margin: 0 0 5px 20px;		
}

#user_profile table {
	background: #ecf4f8;
	width: 100%;
	margin: 0 0 20px 0;
}

#user_profile td {
	padding: 7px;
}

#user_profile .m_col  {
	width: 200px;
	font-weight: bold;
	color: #587dab;
}

#user_profile .odd td  {
	background: #e3ecf0;
}

#user_search_result li {
	margin: 0 0 10px 0;
}

#user_search_result li span {
	font-size: 110%;
}

#user_search_result h3  {
	font-size: 110%;
	font-weight: normal;
	margin: 20px 0 30px 0;
}

#flags {
	margin: 5px 0 5px 0;
}

#flags img {
	border: 1px solid;
}

#login {
  position: relative;
  top: 42px;
  left: 77px;
  width: 260px;
  text-align: left;
  color: #000000;
  height: 97px;
}
#login a {
  color: #000000;
  margin-left: 4px;
  text-decoration: underline;
}
#login a:hover {
  text-decoration: none;
}
#login label{
  display: inline;
  color: #007bb5;
  font-weight: bold;
}

#login .text,#login .text-2 {
  width: 112px;
  height: 18px;
  border: none;
  position: relative;
  left: 7px;
  display: inline;
  padding: 2px;
  color: #d7e4ea;
  font-weight: bold;
  background: #7da7bb url('images/input-bg.gif') no-repeat;
}
#login .text-2 {
  left: 15px;
  top: 1px;
}
* html #login .text-2, *+html #login .text-2 {
  top: 0; /* ie 6,7 */
}
#header form p {
  display: block;
} 
.submit {
  padding: 1px 2px;
  position: relative;
  top: -33px;
  left: 5px
}

.muj-ucet {
  position: relative;
  top: 60px;
  left: 60px;
}

.odkazy {
  font-family: tahoma;
  font-size: 80%;
}


  /* menu */
*+ #menu {
  position: relative;
  top: -15px;
  text-align: center;
}
#menu {
  position: relative;
  top: -9px;
  text-align: center;
}
#menu li {
  display: inline;
}
#menu a {
  color: #ffffff;
  padding: 12px 3px 11px 7px;
  height: 39px;
  background: url('images/oddelovac.gif') no-repeat;
}
#menu .bez-odrazky {
  background: none;
}
#menu a:hover {
  text-decoration: none;
  background: #308a2d url('images/oddelovac.gif') repeat-x 0 -39px;
}

.oblibeni {
  color: #28a025;
  font-size: 110%;
  font-family: trebuchet;
  position: relative;
  top: 34px;
  left: 11px;
  padding-left: 30px;
  text-decoration: underline;
  background: url('images/oblibeni.gif') no-repeat 0 -2px;
}
* html .oblibeni,*+html .oblibeni {
  top: 29px;
}
.oblibeni:hover {
  text-decoration: none;
}

  /* menu-2 */

#menu-2 {
  position: relative;
  top: 17px;
  left: 745px;
  width: 215px;
}
* html #menu-2,*+html #menu-2 {
  top: 11px;
}

#menu-2 li {
  display: inline;
}
#header #menu-2 a {
  color: #ffffff;
  font-size: 90%;
  padding: 4px;
}

h2 {
  font-size: 170% !important;
  font-weight: normal;
  font-family: trebuchet;
  color: #28a025;
  padding: 8px 0;
}

.horni-zprava {
  width: 698px;
  height: 50px;
  padding: 10px 15px;
  margin-bottom: 10px;
  font-size: 85%;
  color: #017db7;
  background: #e5f2f8 url('images/horni-zprava-bg.gif') no-repeat;
  
}
.login_form_prihlasen {
	width: 250px;
	margin-top: 50px;
	margin-left: 90px;
}

