#message {
	display: none;
	position: absolute;
	padding-top: 5px;
	width: 400px;
	height: 130px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
/*	background-color: #F8DA19;*/
/*	border: 5px solid #A7A7A7;*/
	background-color: #E8E8E8;
	border: 2px solid #111111;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	z-index: 10;
}

#message div {
	margin-top: 10px;
}

#message span {
	position: absolute;
	right: 2px;
	top: 2px;
	display: block;
	padding: 0 3px;
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #A7A7A7;
	cursor: pointer;
}

#message button {
	margin: 0 3px;
	padding: 1px 4px;
	background-color: #FFFFFF;
	border: 1px solid #A7A7A7;
}


.fastnav {
	margin: 10px auto;
	margin-bottom: 30px;
	width: 90%;
/*	background-color: #F8F8F8;*/
/*	border: 1px solid #F0F0F0;*/
	background-color: #E8E8E8;
	border: 1px solid #E0E0E0;
}

.fastnav th {
	padding: 5px 0;
	text-indent: 4px;
	text-align: left;
}

.fastnav td {
	padding-left: 10px;
}

.fastnav td a, .fastnav td a:hover {
/*	color: #555555;*/
	color: #000000;
	text-decoration: none;
}

.fastnav td a:hover {
	text-decoration: underline;
}

/*
hr {
	margin: 0px auto;
	width: 90%;
	height: 1px;
	color: #AAAAAA;
	border: 1;
}
*/

.druh {
	margin: 10px auto;
	width: 90%;
	overflow: auto;
}

h2.blue 	{	background-color: #17518C;}
h2.green 	{	background-color: #137000;}
h2.violet 	{	background-color: #59006F;}

h2.orange 	{	background-color: #cb8600;}
h2.red 		{	background-color: #aa0000;}

.druh h2 {
	font-size: 17px;
	padding: 5px 5px;
	color: #FFFFFF;
/*	color: #000000;*/
/*	background-color: #E8E8E8;*/
}

.druh p {
	margin-top: 10px;
}

.druh img {
	float: left;
	margin: 5px;
	margin-right: 10px;
}


.shop {
	position: relative;
	margin: 25px auto;
	width: 90%;
	/*
	background-image: url("../../../template/templates/output/pemarcz/images/shop/table_back.gif");
	background-repeat: no-repeat;
	background-position: left 53px;
	*/
}

.shop .grp {
	position: absolute;
	left: 15px;
	top: 8px;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #222222;
	z-index: 1;
}

.greenfont {color: #137000 !important;}
.bluefont {color: #17518C !important;}
.orangefont {color: #CB8600 !important;}
.redfont {color: #aa0000 !important;}

.shop .space {
	float: right;
	width: 6px;
}

.shop .tab {
	float: right;
	padding-top: 3px;
	width: 153px;
	height: 20px;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-image: url("../../../template/templates/output/pemarcz/images/shop/tab_off.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

.shop .selected {
	background-image: url("../../../template/templates/output/pemarcz/images/shop/tab.gif") !important;
	color: #000000 !important;
}

.shop .inner {
	clear: both;
	overflow: auto;
	border: 1px solid #888888;
	border-top: 0;
}

.shop .title {
	clear: both;
	padding-top: 5px;
	text-indent: 15px;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	height: 25px;
	background-image: url("../../../template/templates/output/pemarcz/images/shop/title_line.gif");
	background-repeat: repeat-x;
	background-position: left top;
}

.shop .desc {
	margin: auto;
	overflow: auto;
	margin-top: 5px;
	width: 97%;
}

.shop .desc p {
	margin: auto;
	width: 99%
}

.shop .im {
	margin-right: 10px;
	width: 158px;
	display: block;
	clear: both;
	float: right;
}

.shop .desc a, .shop .desc a:hover {
	color: #555555;
	text-decoration: underline;
}

.shop .desc a:hover {
	color: #000000;
}

.shop .desc table {
	margin: 0;
	width: 70%;
}

.shop .desc table th {
	background-color: #FFFFFF;
	color: #000000;
}

.shop .desc img.preview {
	float: right;
	margin-left: 5px;
}

.shop .body {
	display: none;
	width: 100%;
}

.shop .chosen {
	display: block !important;
}


.body table {
	margin: 10px auto;
	width: 99%;
}

.body table tr.odd {
	background-color: #F0F0F0;
}

.body table th {
	padding: 3px 0;
	background-color: #999999;
	color: #FFFFFF;
}

.body table td {
	padding: 3px 0;
	text-align: right;
}

.body table td.left {
	text-align: left;
}

.body table td input {
	width: 30px;
	border: 1px solid #AAAAAA;
}

.body table td img {
	cursor: pointer;
	vertical-align: middle;
}




.pagenabidka {
	text-align: left !important;
	font-family: arial !important;
	width: 90%;
	position: relative;
}

.pagenabidka .panak {
	position: absolute;
	right: 10px;
	top: 5px;
}

.pagenabidka .div {
	text-align: left !important;
	width: 460px;
}

.pagenabidka .ad .title {
	font-family: arial !important;
}

.pagenabidka .ad .desc {
	font-family: arial !important;
}

.pagenabidka .ad .price {
	font-family: arial !important;
}



















