body {
		margin: 0px;
		padding: 0px;
		font-family: Tahoma;
		font-size: 12px;
		margin-bottom: 50px;
}
td {
		font-family: Tahoma;
		font-size: 12px;
		color: #000000;
}
th {
		font-family: Tahoma;
		font-size: 12px;
		color: #000000;
}
form {

		margin: 0px;
}
a {
		color: #004C93;
}
h3 {
		font-family: Tahoma;
		font-size: 16px;
		font-weight: bold;
		color: #094FA3;
}
/***********************/
.page-header-logo {
		background: url('/images/logo_bg.jpg') no-repeat ;
}
.page-header-top {
		background: url('/images/header_top.jpg') no-repeat ;
		height: 65px;
}
.page-header-top a {
		color: #064797;
		text-decoration: none;
}
.page-header-top a:hover {
		text-decoration: underline;
}
.page-header-middle {
		background: url('/images/header_middle.png') no-repeat ;
		height: 50px;
		padding-top: 16px;
}
.page-header-middle a {
		text-decoration: none;
		color: #004C93;
		font-size: 10px;
}
.page-header-middle a:hover {
		text-decoration: underline;
}
.page-footer {
		color: #666666;
		padding-top: 15px;
		padding-bottom: 15px;
		line-height: 150%;
		font-size: 11px;
}
.page-footer a{
		text-decoration: none;
}
.page-footer a:hover{
		text-decoration: underline;
}
.page-top a{
		text-decoration: none;
		font-size: 11px;
}
.page-top a:hover{
		text-decoration: underline;
}
.page-footer-menu a{
		text-decoration: none;
		font-size: 11px;
}
.page-footer-menu a:hover{
		text-decoration: underline;
}
/************************/
.section-outer-2 {
		border-bottom: 3px solid #4C6B9C;
		padding-bottom: 10px;
}
.section-outer-3 {
		width: 190px;
		padding-top: 10px;
		/*padding-top: 40px;*/
}
.section-outer-4 {
		width: 595px;
		padding-top: 10px;
		/*padding-top: 40px;*/
}
.section-inner-4 {
		padding-left: 15px;
		padding-right: 15px;
		/*padding-right: 20px;*/
}
.section-outer-5 {
		width: 150px;
		padding-top: 10px;
		/*padding-top: 40px;*/
}

.modul-1 {
		border-left: 1px solid #AEEB9A;
		border-right: 1px solid #AEEB9A;
		padding-left: 8px;
		padding-right: 8px;		
}
.modul-2 {
		border-left: 1px solid #AEEB9A;
		border-right: 1px solid #AEEB9A;
		padding-left: 8px;
		padding-right: 8px;		
		background-color: #F7F6EA;
}
/***********************/
.form-text {
		font-family: Tahoma;
		font-size: 12px;		
}
.form-button {
		font-family: Tahoma;
		font-size: 10px;
		cursor: pointer;
		background-color: #9EB6E4;
		color: #FFFFFF;
		font-weight: bold;
		border: 1px solid #8DA9D9;
}
.form-select {
		font-family: Tahoma;
		font-size: 11px;
}
.search .form-text {
	width: 143px;
	/*margin-right: 12px;*/
	/*height: 20px;*/

}
.search .form-button {
	/*width: 56px;
	height: 20px;
	border: 0px;
	background: url('/images/search_button.png') no-repeat transparent;
	margin-right: 4px;*/
		border: 0px;
	background-color: transparent;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.search a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
/**************************/
.section-outer-5 .subscribe-out {
	border: 1px solid #EFF0E7;
	width: 150px;
}
.section-outer-5 .subscribe {
	border: 2px solid #FFFFFF;
	background-color: #EFF0E7;
	background-color: #F7F6EA;/*: url('/images/subscribe_bg.png') no-repeat;*/
	width: 148px;
}
.section-outer-5 .subscribe td{
	text-align: center;
	padding-left: 2px;
	padding-top: 7px;
}
 .subscribe .form-button {
	width: 40px;
	height: 19px;
	border: 0px;
	cursor: pointer;
	background: url('/images/subscribe_button.png') no-repeat transparent;
	margin-left: 12px;
	margin-bottom: 7px;
}
.section-outer-5 .subscribe .form-text {
	width: 120px;
	margin-bottom: 7px;
}
/**************************/
.shop-menu {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}
.shop-menu a{
	color: #004C93;
	font-weight: normal;
	text-decoration: none;
}
.shop-menu a:hover{
	text-decoration: underline;
}
.shop-menu-img{
	padding-right: 5px;
	padding-top: 8px;
}
.shop-section-menu img {
	margin-top: 6px;
	margin-bottom: 6px;
}
.shop-submenu {
	padding-top: 3px;
	padding-bottom: 3px;
	/*padding-left: 12px;*/
}
.shop-submenu a{
	color: #004C93;
	font-weight: normal;
	text-decoration: none;
}
.shop-submenu a:hover{
	text-decoration: underline;
}
.shop-submenu-img{
	padding-right: 5px;
	padding-top: 10px;
}
/*****************************/
.browse {
	background: url('/images/odd_vert.png') repeat-x bottom;
}

.browse-item-1 {
	background: url('/images/odd_hor.png') repeat-y right;
}
.browse-item-3 {
	background: url('/images/odd_hor.png') repeat-y left;
}
.browse a {
	color: #004C93;
	font-weight: bold;
	text-decoration: none;
}
.browse a:hover {
	text-decoration: underline;
}
.browse-item-price {
	/*color: #423525;*/
	color: #000000;
}
.browse-item-price b{
	/*color: #F39318;*/
	color: #DA7D0C;
	font-size: 12px;
}
.browse-item-popis {
	padding-bottom: 3px;
	font-size: 11px;
	color: #666666;
}
.najpredavanejsie td{
	font-size: 12px;
	
}
.najpredavanejsie a{
	color: #004C93;
	text-decoration: none;
	font-size: 12px;
}
.najpredavanejsie a:hover{
	text-decoration: underline;
}
.path a{
	color: #004C93;
	text-decoration: none;
}
.path a:hover{
	text-decoration: underline;
}
.shop-login .form-text {
	width: 150px;
}
.detail-info td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.clanok {
	margin-top: 10px;
}
.clanok-autor {
	color: #094FA3;
	padding-bottom: 6px;
}
.clanok-nazov {
	color: #004C93;
	font-size: 16px;
	font-family: Georgia;
	font-weight: bold;
	padding-bottom: 7px;
	
}
.clanok-nazov a{
	text-decoration: none;
}
.clanok-nazov a:hover{
	text-decoration: underline;
}
/**************** new design ************/

.top-prihlasenie a{
	color: #098727;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.top-prihlasenie a:hover{
	text-decoration: underline;
}
.top-registracia a{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.top-registracia a:hover{
	text-decoration: underline;
}
/**************************/
.menu {
		border-left: 1px solid #AEEB9A;
		border-right: 1px solid #AEEB9A;
		padding-left: 2px;
		background-color: #F7F6EA;
}
.menu td {
		padding-top: 3px;
		padding-bottom: 3px;
}
.menu a {
		text-decoration: none;
		color: #380D71;
}
.menu a:hover {
		text-decoration: underline;
}
.menu img {
		margin-left: 5px;
		margin-right: 5px;
}
.kontakty-tabulka {
		border-top: 1px solid #4C9AC3;
}
.kontakty-tabulka td{
		padding: 4px 3px 4px 3px;
		border-bottom: 1px solid #4C9AC3;
}
/*********************/
.edicie a {
		text-decoration: none;
		font-size: 12px;
}
.edicie a:hover {
		text-decoration: underline;
}
.edicie img {
	margin-right: 5px;
	margin-bottom: 2px;
}
.recenzie-odkazy a{
	text-decoration: none;
}
.recenzie-odkazy a:hover{
	text-decoration: underline;
}

.shop-login td, .regform td {padding: 2px;}
