* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	background: #636363 none repeat-x top;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

a:link,a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	color:#9DA939;
	font-size:2em;
	font-weight:bold;
}

h2 {
	font-size: 1.5em;
	color: #9DA939;
}

h3 {
	font-size: 1em;
	color: #9DA939;
}

h1 a:link,h1 a:visited {
	color: #9DA939;
}

h2 a:link,h2 a:visited {
	font-weight: bold;
	Color: #9DA939;
}

fieldset {
	border:0 none;
}

fieldset legend {
	font-size: 1.3em;
	color: #9DA939;
}

hr {
	background-color:#000000;
	border:0 none;
	color:#000000;
	height:1px;
	margin:15px 0;
	width:100%;
}

#main {
	margin: 0 auto;
	width: 1030px;
}

#hpole {
	width: 1030px;
	background: url(../images/frontend/mainpozadi.png);
}

#pole {
	margin-left: 15px; /* zarovnani na stred bileho pozadi */
	width: 1000px;
}

#top01 {
	width: 1030px;
	height: 11px;
	background: #636363 url(../images/frontend/top01.png) bottom center no-repeat;
	padding-top: 15px;
}

#top01b {
	width: 1000px;
	height: 22px;
}

#logo {
	width: 320px;
	height: 80px;
}

#logo a {
	display:block;
	height:80px;
	text-decoration:none;
	width:320px;
}

#logo span {
	display: none;
}

.clanek_fotka {
	float:left;
	margin:13px 0 0 11px;
}

#content-center ul, #content-center ol {
	margin-left: 2em;
}

#content-center ul.ui-tabs-nav {
	margin-left:0;
}

.article-detail ul, .article-detail ol {
	margin-left: 2em;
}

/* hlavni baner nahore */
#banner {
	margin-bottom:1px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	width:950px;
}

.banner-468 {
	text-align: center;
	margin: 10px auto;
}

/* cara kolem loga */
.cara {
	background:url("../images/frontend/cara.png") repeat-x scroll 0 0 transparent;
	height:6px;
	width:100%;
}

#menu {
	width: 1000px;
	height: 79px;
	text-align: left;
	background: url(../images/frontend/menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#lmenublock {
	float: left;
	text-align: left;
	width: 720px;
}

#lmenublock .dropmenudiv a {
	color: #ffffff;
	text-decoration: none;
}

#lmenublock .dropmenudiv a:hover {
	color: #000000;
}

#pmenublock {
	color:#FFFFFF;
	margin-left:720px;
	text-align:center;
	width:280px;
}

div.uzivatelskyprofil {
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 40px;
	text-align: center;
	color: #000000;
}

div.uzivatelskyprofil a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

div.uzivatelskyprofil .avatar {
	border: 1px solid #ffffff;
	width: 40px;
}

#main-bottom {
	width: 1030px;
	height: 11px;
	background: url(../images/frontend/bottom01.png) no-repeat;
	clear: both;
	margin-bottom: 10px;
}

#footer-holder {
	width: 1030px;
	clear: both;
	margin-bottom: 10px;
}

#footer-top {
	width: 1030px;
	height: 11px;
	background: #fff url(../images/frontend/top01.png) no-repeat;
}

#footer-bottom {
	width: 1030px;
	height: 11px;
	background: #fff url(../images/frontend/bottom01.png) no-repeat;
}

#footer-content {
	background: #fff url(../images/frontend/mainpozadi.png) repeat-y;
	text-align: center;
	padding: 5px;
}

#partneri {
	text-align: center;
	text-decoration: none;
	color: #000000;
}

.cse-branding-logo {
	float: left;
}

#content-holder {
	background: #fff url(../images/frontend/bckg-left.png) repeat-y;
	margin: 10px 0;
	width: 1000px;
}

/* 606 + 2*15 padding = 636px */
#content-left {
	position: relative;
	width: 606px;
	float: left;
	padding: 10px 15px;
}

/* 466 + 2*15 padding = 496px */
#content-center {
	float:left;
	left:120px;
	padding:0px 12px 10px 13px;
	position:relative;
	width:555px;
}

/* 124 + 2*8 padding = 140px */
#column-left {
	background-color: #99a927;
	color:#FFFFFF;
	float:left;
	font-size:11px;
	left:-580px;
	overflow:hidden;
	padding:10px 0;
	position:relative;
	width:120px;
}

/* 288 + 15 padding-left = 313px */
#column-right {
	color:#FFFFFF;
	float:left;
	height:100%;
	width:280px;
}

/* obecne tridy */
.dalsi {
	float:right;
	margin-top:5px;
	text-align:right;
}

.dalsi a.cerne {
	color:#000000;
}

.dalsi a {
	font-size:10px;
	font-weight:bold;
	margin-left:25px;
	text-decoration:none;
}

.podnadpis {
	font-weight: bold;
	color: #B93C00;
	margin: 5px 0 5px 0;
}

.oddelovac {
	border-top: 1px solid #9DA939;
	height: 1px;
	margin-top: 10px;
	padding-top: 10px;
}

.oddelovac-grey {
	border-top:1px solid #cccccc;
	height:1px;
	margin:10px;
	margin-bottom: 0;
	padding-top:10px;
}

p.description {
	margin-top: 0.4em;
}

.back {
	margin: 10px;
}

.black {
	color: #000;
}

/* levy sloupec vnitrni prvky */
#acislo {
	margin-bottom: 20px;
}

#lbanner {
	margin-top: 10px;
}

.kzpravy {
	margin:10px 0;
	padding:0 8px;
}

.kzpravy h3 {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	font-size: 1em;
	color: #ffffff;
}

.kzpravy a {
	font-weight: bold;
}

.kzpravy h4 {
	font-size: 1em;
}

.kzpravy h4 a {
	font-size: 0.9em;
}

.kzpravy .dalsi a {
	color: #ffffff;
}

.kzprava {
	border-bottom:1px solid #B1BF4B;
	padding-bottom:10px;
}

.uvnitr {
	margin-top:5px;
}

/* content vnitrni prvky */
#content-center h1,#content-left h1 {
	margin-bottom: 20px;
}

.article {
	background:url("../images/frontend/bckg-articles-gradient.png") repeat-x scroll 0 0 transparent;
	margin:0 0 20px;
	padding:2px 10px;
}

.article .podnadpis {
	margin-bottom: 5px;
}

.article .text {
	margin: 10px 0;
}

.article .text p {
	margin-bottom: 1em;
}

.article h1, .article h2, .article h3, .article h4 {
	margin-bottom:5px;
	margin-top:10px;
}

.article-perex {
	color:#9DA939;
	font-size:11px;
	font-weight:bold;
	margin:10px 0;
}

.article-about {
	float: right;
	margin-top: 5px;
	padding-left: 23px;
	background: url('../images/frontend/sipky.png') left center no-repeat;
	font-weight: bold;
	text-align: right;
	color: #9DA939;
}

.article-coments {
	float: right;
	font-weight: bold;
	text-align: right;
	color: #9DA939;
}

.article-about a,.article-coments a {
	font-size: 10px;
	color: #9DA939;
}

.skupina {
	color: #ffffff;
	background-color: #999999;
	font-size: 10px;
	font-weight: bold;
	padding: 1px 3px 1px 2px;
	margin-right: 3px;
}

#content-center .article-groups h3 {
	margin-bottom: 5px;
}

#content-center .article-groups h4 {
	float: left;
	margin-right: 1em;
}

.titlephoto {
	float: right;
	width: 300px;
	height: 197px;
	padding: 0 0 10px 10px;
}

.titlephoto-author {
	font-size: 10px;
	text-align: right;
	position: relative;
}

.titlephoto-left {
	float: left;
	width: 142px;
	height: 94px;
	margin-right: 15px;
	text-align: center;
}

.titlephoto-left img {
	border: 2px solid #ddd;
}

.titlephoto-center {
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width:450px;
}

.article-photo-left {
	float: left;
	width: 142px;
	height: 94px;
	margin-right: 15px;
	text-align: center;
	background-color: #ddd;
}

.article-photo-left img {
	width: 142px;
	height: 94px;
}

.article-photo-right {
	float: right;
}

.article-photo-right img {
	width: 170px;
	height: 109px;
}

.article-content-right h2,.article-content-right h2 a {
	font-size: 1.1em;
}

.article-content-right .article-about a {
	color: #000;
}

.article-content-left {
	float:left;
	font-size:11px;
	width:355px;
}

.article-photo-right {
	float:right;
	margin-top:10px;
}

.article-content-left h2 {
	margin-bottom: 5px;
}

.article-content-left .podnadpis {
	margin-top: 0px;
}

.rating {
	color: grey;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}

.tags {
	text-align: right;
	margin: 20px 0 5px 0;
	
}

.category-jump {
	float: right;
}

.category-jump select {
	background-color: #666;
	color: #fff;
	font-size: 1.5em;
	margin-top: -15px;
	min-width: 10em;
}

.category {
	color: #666;
	text-decoration: underline;
}

.banner {
	text-align: center;
	margin-bottom: 7px;
}

.banner3 {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
}

.older-articles {
	float: left;
	background: url(../images/frontend/sloupcepozadi.png) repeat-y;
}

.horizontal-articles {
	background:url("../images/frontend/bckg-articles-gradient.png") repeat-x scroll 0 0 transparent;
	float:left;
	padding:10px;
	width:536px;
}

.horizontal-articles h2 {
	margin:5px 0;
}

.sloupec {
	float:left;
	font-size:11px;
	padding-bottom:30px;
	width:163px;
}

.sloupec h2 {
	font-size: 1.1em;
}

.sloupec h2 a, .vertical-articles h2 a {
	font-size: 12.1px;
}

.levy {
	float:left;
	padding-left:0;
	padding-right:10px;
}

.prostredni {
	margin:0 5px;
	padding:0 15px 0 4px;
}

.oldest-articles {
	font-size:0.9em;
}

.oldest-articles h3 {
	color: #9DA939;
	margin-bottom: 10px;
}

.oldest-articles h2 {
	display:inline;
	font-size:10px;
	line-height:1.5em;
}

.oldest-articles .svislice {
	color:#999999;
	font-size:11px;
	font-weight:bold;
	padding-left:8px;
	width:15px;
}

.oldest-articles .date {
	color:#999999;
	font-size:11px;
	font-weight:bold;
	width:80px;
}

.oldest-articles td {
	height:18px;
	line-height:16px;
	vertical-align:top;
}

#content-center .groups h3 {
	margin-bottom: 5px;
}

#content-center .groups h4 {
	float: left;
	margin-right: 1em;
	margin-bottom: 2px;
}

#content-center .groups h4 a {
	text-decoration: none;
}

.oldest-articles .date {
	color: #B93C00;
	font-weight: bold;
}

.oldest-articles h4 {
	display: inline;
	font-size: 1em;
	
}

.dlinline dt, .dlinline dd {
	float: left; 
	margin: 0 .5em 0.8em 0;
}

.dlinline dt {
	clear: left;
	font-weight: bold;
}

/* pravy sloupec vnitrni prvky */
#column-right h3 {
	border-bottom: 1px solid #B93C00;
	color: #fff;
	font-size: 1em;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.block-commerce {
	margin: 5px 0px 5px 0px;
	float: left;
	font-size: 11px;
	width: 280px;
}

.block-content {
	margin: 5px 0;
	padding: 10px;
	float: left;
	text-align: left;
	background-color: #5A5A5A;
	width: 280px;
}

.block-content .popisek {
	font-size: 0.8em;
	font-weight: normal;
}

.block-content a {
	color: #ffffff;
	font-weight: bold;
}

.block-content h4 {
	font-size:0.8em;
	margin-bottom:2px;
}

/* nahled do fotogalerie */
.sloupecf {
	width: 80px;
	float: left;
	text-align: left;
	padding-right: 13px;
}

.sloupecf img {
	width: 80px;
	height: 80px;
	padding-bottom: 5px;
}

.sloupecf .date {
	font-size: 10px;
}

.anketa {
	margin: 5px 0px 5px 0px;
	float: left;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 11px;
	background-color: #B5C057;
	width: 280px;
}

.hledej {
	float: left;
	width: 220px;
}

.input {
	font-weight: normal;
	float: left;
	vertical-align: middle;
}

.query {
	font-weight: normal;
	float: left;
	padding: 3px 0px 0px 5px;
	background: url(../images/frontend/inputbck.gif) no-repeat 0 0;
	vertical-align: middle;
	border: 1px silver;
	height: 18px;
	width: 143px;
}

#QSsubmit {
	width: 60px;
	height: 20px;
	font-family: 'Microsoft Sans Serif', 'Helvetica CE', Helvetica, Arial;
	background: url(../images/frontend/button70x22_G.gif) no-repeat 0 0;
	padding: 3px 0px;
}

#topmenu {
	color:#9DA939;
	float:right;
	margin-top:7px;
	text-align:right;
}

#topmenu a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.tbutton {
	float: right;
	margin: 0px 1px 0px 1px;
	width: 94px;
	height: 21px;
}

.tbutton a {
	display: block;
}

/******************/
.menu {
	border: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans",
		"Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica,
		sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.menu ul {
	background: #333333;
	height: 35px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu li {
	float: left;
	padding: 0px;
}

.menu li a {
	background: #333333 url("images/seperator.gif") bottom right no-repeat;
	color: #cccccc;
	display: block;
	font-weight: normal;
	line-height: 35px;
	margin: 0px;
	padding: 0px 25px;
	text-align: center;
	text-decoration: none;
}

.menu li a:hover,.menu ul li:hover a {
	background-color: #2580a2;
	color: #FFFFFF;
	text-decoration: none;
}

.menu li ul {
	background: #333333;
	display: none;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	width: 225px;
	z-index: 200;
	/*top:1em;
		/*left:0;*/
}

.menu li:hover ul {
	display: block;
}

.menu li li {
	background: url('images/sub_sep.gif') bottom left no-repeat;
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 225px;
}

.menu li:hover li a {
	background: none;
}

.menu li ul a {
	display: block;
	height: 35px;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px 10px 0px 15px;
	text-align: left;
}

.menu li ul a:hover,.menu li ul li:hover a {
	background: #2580a2 url('images/hover_sub.gif') center left no-repeat;
	border: 0px;
	color: #ffffff;
	text-decoration: none;
}

.menu p {
	clear: left;
}

#Form_Login {
	margin-left: 15px;
}

#Form_Login table {
	border-spacing: 6px 1px;
	padding-top: 6px;
}

#registrovat {
	width: 84px;
	height: 18px;
	margin: 8px 0px 5px 0px;
}

.prihlasit {
	background:url("../images/frontend/prihlasit.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	height:20px;
	margin:5px 0 0;
	text-indent:-1000px;
	width:84px;
}

#pmenublock .login_submit {
	background:url("../images/frontend/prihlasit.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	height:18px;
	margin-top:3px;
	width:84px;
}

#pmenublock .login_input {
	font-weight: normal;
	font-size: 11px;
	margin: 1px 0px 1px 0px;
	padding: 5px 0 0 5px;
	background: url(../images/frontend/inputbck.gif) no-repeat 0 0;
	border: 1px silver;
	width: 120px;
	height: 16px;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.mezera-5 {
	height: 5px;
}

.mezera-15 {
	height: 15px;
}

.mezera-25 {
	height: 25px;
}

.mezera-40 {
	height: 40px;
}

/* vypis chybovych hlasek pomoci messengeru, stejne jako v adminu, jen jiny design */
div.pageerrorcontainer {
	margin: 20px 3px;
	padding: 20px 12px;
	border: 1px solid #9DA939;
	font-size: 1.1em;
	font-weight: bold;
}

/* zabarveni zpravy */
div.message_green {
	background-color: #f6fbcb;
}

div.message_red {
	background-color: #f27c68;
}

.gallery {
	
}

.gallery .image-holder {
	float:left;
	margin:30px 20px;
	text-align:center;
	width:90px;
}

.change-password a {
	font-size: 1.2em;
	color: red;
}

/* forum */
div.blocktable {
	margin-bottom: 10px;
}

.blocktable h2 {
	background-color: #ff7800;
	color: #ffffff;
	font-size: 11px;
	padding: 4px 6px;
}

.blocktable h3 {
	background-color: #ff7800;
	color: #ffffff;
	font-size: 11px;
	padding: 4px 6px;
}

#content-center .blocktable h3 a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.blocktable h3 a:hover {
	text-decoration: underline;
}

.blocktable table {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

.blocktable th {
	background-color: #e9e9e9;
}

.blocktable td {
	border-bottom: 2px solid #e9e9e9;
	border-right: none;
	margin: 0;
	padding: 0;
}

.blocktable th,.blocktable td {
	padding: 4px 6px;
}

.topic {
	border: 1px solid #cecdcd;
	background: url('../images/frontend/topic-background.gif') top left repeat-y;
}

.tc1 {
	text-align: left;
	width: 40%;
	overflow: hidden;
}

.tc1 a {
	color: #ff7800;
	font-size: 1.2em;
	font-weight: bold;
}

.tc1-search {
	width: 185px !important;
}

.tc2-search {
	width: 159px!important;
}

.tc3-search {
	width: 75px!important;
}

.tc2,.tc3 {
	width: 11%;
	text-align: center;
	/*background-color: #f6fbcb;*/
}

.tcr {
	font-size: 10px;
	width: 38%;
	text-align: left;
	overflow: hidden;
}

th.tcr {
	text-align: center;
}

div.forum-description {
	font-size: 10px;
	margin-top: 3px;
}

span.forum-right {
	display: block;
	text-align: right;
	position: relative;
	padding-top: 10px;
	top: -5px;
}

span.forum-right a.submit {
	color:#FFFFFF;
	text-decoration:none;
}

div.postleft {
	float:left;
	padding:5px 0;
	width:135px;
}

.postleft div {
	margin: 5px 0 0 5px;
}

div.postright {
	background-color:#FFFFFF;
	float:left;
	height:1%;
	margin:0;
	width:418px;
}

div.postmsg {
	overflow:auto;
	padding:5px 10px;
	width:398px;
}

div.postmsg img {
	max-width: 395px;
	width: expression(document.body.clientWidth > 395? "395px" : "auto" );
}

div.postsignature {
	border-top: 1px solid #cecdcd;
	clear: both;
	margin-top: 20px;
	padding: 5px;
}

.postsignature .signature {
	font-size: 10px;
}

div.postfoot {
	clear: both;
	padding: 0;
}

div.postfootleft {
	float: left;
	heigth: 1%;
	overflow: hidden;
	width: 135px;
}

div.postfootright {
	margin-left: 135px;
	padding-right: 10px;
	text-align: right;
	width: 408px;
}

.votes, .votes_count, .vote_buttons {
	display:inline-block;
}

.votes a:hover {
	text-decoration: none !important;
}

.vote_buttons span {
	visibility: hidden;
}

a.vote_up, a.vote_down {
	display:block;
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	height:16px;
	width:16px;
	margin-left:4px;
	text-decoration: none;
	text-indent:-900%;
}

a.vote_up {
	background:url("../images/frontend/thumb_up.png");
}

a.vote_down {
	background:url("../images/frontend/thumb_down.png");
}

.conr {
	float: right;
	text-align: right;
	clear: right;
	width: 40%;
	font-weight: normal;
}

.post-reply {
	cursor: pointer;
}

a.post-reply {
	color: #ff7800;
	text-decoration: none;
}

a.post-reply:hover {
	color: #4a4a4a;
}

#column-left .forum-search {
	padding: 0 2px;
}

#column-left .forum-search input, #column-left .forum-search select {
	width: 100%;
	margin-bottom: 2px;
}

/* ostatni */
.paginationControl {
	text-align: center;
}

.paginationControl .first, .paginationControl .last, .paginationControl .separator {
	display: none;
}

.paginationControl .next span, .paginationControl .previous span {
	display: none;
}

.paginationControl .selected {
	color: #9DA939;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0 3px;
}

.paginationControl a.number {
	color: #b93c00;
	text-decoration: none;
	font-size: 1.5em;
	margin: 0 3px;
}

.paginationControl img {
	margin: 0 3px;
}

#Form_MagazineSubscription #group_option-element label {
	display: block;
}

.breadcrumbs {
	margin-bottom:5px;
}

.grey-background {
	background-color:#E9E9E9;
	padding:10px;
}

.add-this {
	float:right;
}

div.add-reply {
	background-color:#F0F0F0;
	border:1px solid #CECDCD;
	margin-top:15px;
	padding:10px;
}

.submit {
	-moz-border-radius:3px 3px 3px 3px;
	background-color:#9DA939;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	padding:3px;
	text-transform:uppercase;
}

.submit-black {
	-moz-border-radius:3px 3px 3px 3px;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	padding:3px;
	text-transform:uppercase;
}

a.submit, .submit a {
	color:#FFFFFF;
	text-decoration: none;
}

.new-posts {
	font-size:11px;
	height:290px;
	overflow-y:scroll;
}

.new-posts h2 {
	font-size:1.1em;
	margin:0 !important;
}

.new-posts span {
	font-weight:bold;
}

.new-posts table td {
	font-size:10px;
	line-height:16px;
	padding-bottom:5px;
	vertical-align:top;
}

/* kalendar akci */
.event-detail-organizer {
	background:url("../images/frontend/grad-grey-white.png") repeat-y scroll 0 0 transparent;
	float:right;
	margin-left:10px;
	padding:10px;
}

.nowrap {
	white-space:nowrap;
}

.grey {
	color:#999999;
}

.mezera-5 {
	height: 5px;
}

.mezera-10 {
	height: 10px;
}

.mezera-15 {
	height: 15px;
}

.mezera-20 {
	height: 20px;
}

.mezera-25 {
	height: 25px;
}

.mezera-40 {
	height: 40px;
}

#filter-form {
	background: #d7d7d7 url('../images/frontend/gradient-grey.png') top left repeat-x;
	margin-top: 5px;
	padding: 5px;
}

#bazar-table {
	border-spacing: 8px;
	width: 100%;
}

#bazar-table td {
	font-size: 12px;
}

#bazar-table td1 {
	width: 140px;
}

#bazar-table td2 {
	width: 100px;
}

#bazar-table td3 {
	width: 160px;
}

#bazar-table select {
	background-color: #888888;
	color: #ffffff;
}

#bazar-table select#locality, #bazar-table select#categories {
	width: 150px;
}

#bazar-table select#orderby {
	width: 70px;
}

.bazar-product {
	width: 100%;
	margin-bottom: 10px;
}

.bazar-product table {
	border-collapse: collapse;
	width: 100%;
}

.bazar-product td {
	font-size: 12px;
}

.bazar-product td a {
	text-decoration: none;
}

.bazar-product td a:hover {
	color:#4A4A4A;
}

.bazar-product table h2 {
	font-size: 14px;
}

.bazar-product td.left-column {
	vertical-align: top;
	width: 539px;
}

.bazar-product td.right-column {
	vertical-align: bottom;
	width: 16px;
}

.bazar-product .column1-buy {
	background: #e6bdaa url('../images/frontend/bazar-koupe-bckg.png') top left repeat-x;
}

.bazar-product .column1-sell {
	background: #f0f7de url('../images/frontend/bazar-prodej-bckg.png') bottom left repeat-x;
}

.bazar-product td.column2-buy {
	background-color: #ff7802;
}

.bazar-product td.column2-sell {
	background-color: #80B000;
}

.bazar-product td.left-column .info {
	width: 300px;
	padding: 10px;
}

.bazar-product .data {
	float: right;
	width: 180px;
	padding: 10px;
}

.bazar-detail {
	padding: 10px;
}

.bazar-detail-page h2 {
	font-size: 1.4em;
}

.bazar-detail-page p {
	margin-bottom: 1em;
}

.photo-camera {
	float:left;
	margin-right:10px;
	margin-top:8px;
}

#Default_Form_Login_Profile input.password, #Default_Form_Login_Profile input.identity {
	width: 150px;
	margin-right: 3px;
}

.snowtipy {
	background: #fff url(../images/frontend/box-tipy-grad-body.png) repeat-y;
	margin: 10px 0;
}

.snowtipy h3 {
	background: #fff url(../images/frontend/box-tipy-grad-header.png) repeat-y;	
	color:#FFFFFF;
	display:block;
	font-size:1em;
	padding:4px;
}

.snowtipy div.text {
	color: #000;
	padding: 5px 10px;
}

.snowtipy div.underlined {
	border-bottom: 1px solid #fff;
}

.snowtipy a {
	text-decoration: none;
}

.share-box {
	margin-top: 20px;
}
.share-item {
	float: left;
}
a.email_button {
	background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    display: block;
    padding: 3px;
	text-decoration: none;
	color: #666;
	font-size: 0.9em;
}
a.email_button:hover {
	text-decoration: underline;
}
