a:hover {

	color: #999999; text-decoration: underline;
}
a {

	color: #000000; text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	text-decoration: none;
}
.a_textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.a_textsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a_textfield01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.a_textmain_normal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.a_black_pozadi {
	background-color: #000000;
}
.a_textsmall_bold_white {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a_gray_pozadi {

	background-color: #CCCCCC;
}
.ramecek {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}



/*
 *  Horizontal Menu - micro images fix
 */ 

.menuLineFix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background: url('../images/produkty/icons/back_navigace.jpg') 1px 0 repeat-x
}

.menuLineFix img {
	display: none
}

.menuLineFix table img {
	display: block;
	position: relative;
	left: 1px;
}

.menuLineFix table tr:first-child td img {
	position: relative;
	left: 0;
}

.menuLineFix table tr td:first-child img {
	left: 0;
}



/*
 *  login Bar tuning
 */

#headLoginForm {
	text-align: left;
	margin: 0 auto 0 0;
	padding: 0
}

#headLoginForm form {
	padding: 0;
	margin: 23px 0 7px;
	background: #fff url('../images/top/logon_back.1.1.gif') 0 0 no-repeat;
	width:200px;
	height: 28px;
	text-align: left;
	position: relative
}

#headLoginForm form p {
	margin:  0;
	padding: 0 0 0 2px;
	line-height: 28px
}

#headLoginForm form p label {
	font-weight: normal
}

#headLoginForm form p input {
	margin: 0;
	width: 48px
}

/* Holly Hack: Hide From IE5/Mac \*/
* html #headLoginForm form label {
	position: relative;
	top: 1px;
	vertical-align: middle;
	line-height: 10px;
}

* html #headLoginForm form input.textverysmall {
	position: relative;
	top: 1px;
	vertical-align: middle;
	line-height: 10px;
}

* html #headLoginForm form {
	padding: 3px 0;
	vertical-align: middle;
}
/* Holly Hack: End Hide From IE5/Mac */

#headLoginForm form p input#login_button {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0;
	width: 25px;
	height: 28px;
	border: 0;
	background: #fff url('../images/top/logon_button.1.1.gif') 0 0 no-repeat;
	cursor: pointer;
	text-indent:-9999px;
	color: transparent;
	text-transform: capitalize
}

html>body #headLoginForm form p label
{
	*position: relative;
	*top: -1px
}



/*
 *  from /bloky/menu_head_2/main.php
 */ 

.menu_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.menuHead2On   { background: #f00; color: #fff }
.menuHead2On a { color: #fff }
.menuHead2Off { background: transparent; color: #000 }
.menuHead2Off a { color: #000 }


/*
 *  Search Bar tuning
 */

td#tableTdSearchBar {
	width: 240px;
	text-align: right;
	background: url('../images/top/top_menu_back.1.1.gif');
}

td#tableTdSearchBar table {
	border-collapse: collapse;
	border: none;
	width: 240px;
}

#searchOuterForm {
	width: 180px;
	height: 30px;
	text-align: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#searchOuterForm form {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 0px;
	left: 11px;
	width:180px;
	height: 28px;
	text-align: left
}

#searchOuterForm form p {
	position: relative;
	margin:  0;
	padding: 0;
	text-align: left;
	line-height: 28px
}

#searchOuterForm form p input {
	margin: 0;
	width: 150px
}

#searchOuterForm form p input#searchButton {
	position: absolute;
	top: -3px;
	right: -6px;
	font-size: 0;
	width: 25px;
	height: 28px;
	border: 0;
	background: transparent url('../images/top/button_search.gif') 0 0 no-repeat;
	cursor: pointer;
	text-indent:-9999px;
	color: transparent;
	text-transform: capitalize
}

html>body #searchOuterForm form {
	*top: -5px;
}

html>body #searchOuterForm form p input#searchButton {
	*top: -2px;
}

/* Holly Hack: Hide From IE5/Mac \*/
* html #searchOuterForm form input {
	position: relative;
	top: -1px;
}

* html #searchOuterForm form #searchButton {
	position: relative;
	top: -5spx;
}
/* Holly Hack: End Hide From IE5/Mac */

