* {
	margin: 0;
	padding: 0;
}

img, a img {
	border: 0;
}

body {
	background-color:#eeeeee;
	color:#000;
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	min-height:1000px;
	padding:0;
}

#top {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	/*background: url(../images/frontend/bckg-top.png) repeat-x top;*/
	margin:0 auto;
	padding:0;
	width:100%;
}

#top-center {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: url(../images/frontend/bckg-top-gradient.png) repeat-x top;
	margin:0 auto;
	padding:0;
}

/*
#bottom {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
*/
#topheader {
	margin:0 auto;
	padding-top:3px;
	width:1000px;
}

/* hlavni baner nahore */
#banner {
	height:100px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.banner-468 {
	text-align: center;
	margin: 10px 0;
}

#top01b {
	background-color:#3A3A3A;
	height:20px;
	margin:0 auto;
	padding:2px;
	width:996px;
}

#main {
	margin:-8px auto 0;
	width:1000px;
}

#menu {
	height:125px;
	margin-top:0px;
	text-align:left;
	width:1000px;
}

#lmenublock {
	background:transparent url(../images/frontend/bckg-top.jpg) no-repeat right top;
	height:84px;
	text-align:left;
	width:1000px;
}

#pmenublock {
	color:#FFFFFF;
	height:77px;
	margin-left:700px;
	margin-top:10px;
	text-align:center;
}

#pmenublock #Default_Form_Login_Profile {
	margin-left: 38px;
}

#pmenublock td {
	height:28px;
	vertical-align:middle;
}

#Default_Form_Login .default, #Default_Form_Login_Profile .default {
	color: #777;
}

div.uzivatelskyprofil {
	margin-left: 40px;
	text-align: center;
	color: #ffffff;
}

div.uzivatelskyprofil table {
	border-spacing:3px;
	margin-left:22px;
	margin-top:6px;
	text-align:center;
}

div.uzivatelskyprofil a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

div.uzivatelskyprofil .button-odhlasit {
	margin-top: 3px;
}

div.uzivatelskyprofil .avatar {
	border:1px solid #FFFFFF;
	margin:9px 10px 0 0;
	width:40px;
}

#pmenublock #email, #pmenublock #password {
	margin-top:3px;
	width:100px;
}

#facebook-icon, #info-icon {
	margin-left: 10px;
}

#content-holder {
	background-color: #ffffff;
	width: 1000px;
	float: left;
}

/* 580px = 555 + 13 + 12 */
#content-center {
	width: 675px;
	_width: 665px; /* hack for IE */
	float: left;
	padding: 0px 12px 10px 13px;
	position: relative;
}

/* kvuli fotkam v clancich ze stareho snow, posledni selector je pro prispevky pod clankem */ 
#content-center .article > img,
#content-center .topic img,
#content-center .article td img,
#content-center > div > div > p > img,
.content-center-max-width {
	max-width: 555px;
	width: expression(this.width > 545 ? 545 : true);
}

/* 120px */
#column-left {
	width: 120px;
	float: left;
	padding-bottom: 10px;
	color: #ffffff;
	overflow: hidden;
	font-size: 11px;
	position: relative;
	left: -580px
}

#column-right {
	width: 300px;
	padding: 0 0 10px 0px;
	float: left;
	color: #000;
	height: 100%;
}

#footer-holder {
	clear:both;
	margin:10px auto;
	width:1000px;
}

#footer-content {
	background: #ffffff;
	border: 1px solid #cccccc;
	text-align: center;
	padding: 10px 15px;
}

#partneri {
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

#partneri a {
	color: #999999;
}

a:link,a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #4a4a4a;
}

.article-detail h1, .article-detail h2, .article-detail h3, .article-detail h4, .article-detail h5 {
	margin: 1em 0 0.5em 0;
}

.article-detail h2 {
	font-size: 1.6em;
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	color: #ff7800;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

h4 {
	
}

p {
	margin-top: 5px;
}

a img {
	text-decoration: none;
}

hr {
	border: 0;
	width: 100%;
	color: #000;
	background-color: #000;
	height: 1px;
	margin: 15px 0;
}

#content-center ul.ui-tabs-nav {
	margin-left:0;
}

textarea, select {
	border: 1px solid #B3B3B3;
}

#content-center ul, #content-center ol {
	margin-left: 2em;
}

.article-detail ul, .article-detail ol {
	margin-left: 2em;
}

.article-text h2, .article-text h3, .article-text h4 {
	margin-top: 10px;
}

input {
	border: 1px solid #B3B3B3;
}

.paginationControl {
	font-weight: bold;
	margin: 15px 0;
	text-align: center;
}

fieldset {
	border:0;
}

fieldset legend {
	font-size: 1.3em;
}

.first-big:FIRST-LETTER {
	text-transform: uppercase;
}

#logo-container {
	float:left;
	width:700px;
}

#logo-snow {
	background:transparent url(../images/frontend/logo.png) no-repeat scroll 0 0;
	float: left;
}

#logo-snow a {
	display:block;
	height:77px;
	text-decoration:none;
	width:400px;
}

#logo-snow span {
	visibility: hidden;
}

a#zalozka-soutez {
	display:block;
	float:left;
	left:70px;
	position:relative;
	top:43px;
	width:137px;
}

/* cara kolem loga */
.cara {
	width: 100%;
	height: 5px;
	float: left;
	background: url(../images/frontend/cara-998.jpg) no-repeat;
}

.clanek_fotka {
	float:left;
	margin:13px 0 0 11px;
}

/* 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;
}

/* obecne tridy */
.breadcrumbs {
	margin-bottom: 5px;
}

.dalsi {
	margin-top: 12px;
}

.dalsi a {
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	color: #FFA244;
}

.dalsi a.bile {
	color: #ffffff;
}

.dalsi a.bile:hover {
	color: #555;
}

.dalsi a.cerne {
	color: #000000;
}

.dalsi a.cerne:hover {
	color: #4a4a4a;
}

.sipky-cerne {
	background: url('../images/frontend/sipky-cerne.png') left center no-repeat;
}

.sipky-bile {
	background: url('../images/frontend/sipky-bile.png') left center no-repeat;
}

.sipky-oranzove {
	/* background: url('../images/frontend/sipky-oranzove.png') left center no-repeat; */
}

.sipky-zlute {
	background: url('../images/frontend/sipky-zlute.png') left center no-repeat;
}

.sipky-modre {
	background: url('../images/frontend/sipky-modre.png') left center no-repeat;
}

.sipky-zelene {
	background: url('../images/frontend/sipky-zelene.png') left center no-repeat;
}

.cms-text {
	margin: 20px 0 30px 0;
}

.podnadpis {
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	margin: 0px 0 0px 0;
}

.podnadpis img {
	vertical-align: bottom;
}

.oddelovac {
	border-top: 1px solid #ddd;
	height: 1px;
	margin-top: 10px;
	padding-top: 10px;
}

.oddelovac-grey {
	border-top: 1px solid #999999;
	height: 1px;
	margin-top: 10px;
	padding-top: 10px;
}

.grey {
	color: #999999;
}

.bold {
	font-weight: bold;
}

p.description {
	margin-top: 0em;
}

.back {
	margin: 10px;
}

.black {
	color: #666;
}

.font-10 {
	font-size: 10px;
}

/* levy sloupec vnitrni prvky */
.lbanner {
	margin-bottom: 10px;
}

.kzpravy {
	margin: 10px 0;
}

.kzpravy h3.black {
	background: #fff url(../images/frontend/grad-grey-left.png) repeat-y;
}

.kzpravy h3 a {
	color: #fff;
	text-decoration: none;
}

.kzpravy h3 a:hover {
	text-decoration: underline;
}

.kzpravy p {
	color:#555555;
	font-size:10px;
	margin-bottom:5px;
}

.kzpravy h3 {
	color: #fff;
	display: block;
	font-size: 1em;
	padding: 4px;
}

.kzpravy h4 {
	display: block;
	margin-bottom: 5px;
}

.kzpravy h4 a {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

.kzpravy h4 a:hover {
	color: #333333;
	text-decoration: underline;
}

.kzpravy a.active {
	color: #ff7300;
}

.kzpravy .eshop a {
	padding-left: 5px;
}

.kzpravy h4 span {
	color: #333333;
}

.kzpravy .country img {
	display: none;
}

.kzprava {
	border-bottom:1px solid #ffffff;
}

.uvnitr {
	margin-top:5px;
	padding:0 5px;
}

.kzprava .datum {
	color: #555;
	font-size: 10px;
	font-weight: normal;
}

.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;
}


#Form_SystemUsersProfile #description {
	width: 550px;
}

/* porovnavani v marketu a kosik v eshopu */
.left-compare {
	background: url(../images/frontend/grad-market-grey.png) repeat-y transparent;
	padding-bottom: 10px;
}

.left-compare-in {
	background:url("../images/frontend/grad-market-lupa.png") no-repeat scroll 0 0 transparent;
	min-height:49px;
}

.left-compare div.empty {
	padding: 4px 0 0 0;
}

.left-compare p {
	border-bottom:1px solid #FFFFFF;
	font-size:10px;
	margin-top:0;
	padding-bottom:5px;
	padding-top:5px;
}

.left-compare a {
	color: #ffffff;
	text-decoration: none;
}

.left-compare a:hover {
	color: #e4e4e4;
}

/* content vnitrni prvky */
#content-center h1,#content-left h1 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.submit {
	border: none;
	cursor: pointer;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	/*font-size: 0; skryti napisu na tlacitku */
}

.submit a, a.submit {
	color: #ffffff !important;
	text-decoration: none;
}

.submit-black {
	border: 0;
	cursor: pointer;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #333333 url('../images/frontend/submit-black-bckg.png') top left repeat-x
	/*font-size: 0; skryti napisu na tlacitku */
}

.submit-black a {
	color: #ffffff;
	text-decoration: none;
}

.article {
	background:url("../images/frontend/bckg-articles-gradient.png") repeat-x scroll 0 0 transparent;
	margin:0 0 20px;
	padding:2px 10px;
}

.article h2 {
	font-size: 16px;
}

.skupina {
	font-size: 10px;
	font-weight: bold;
	padding: 1px 3px 1px 2px;
	margin-right: 3px;
	margin-bottom: 5px;
	color: #ffffff;
	background-color: #999999;
}

.article h1, .article h2, .article h3, .article h4 {
	margin-top: 10px;
	margin-bottom: 5px;
}

.article .podnadpis {
	margin-top: 8px;
}

.article .text, .article-perex {
	margin: 10px 0;
}

.article .text p {
	margin-bottom: 1em;
}

.article .text h1,.article .text h2,.article .text h3,.article .text h4 {
	margin: 5px 0;
}

.article-coments {
	float: right;
	font-weight: bold;
	text-align: right;
}

.article-about a,.article-coments a {
	font-size: 10px;
	text-decoration: none;
}

.titlephoto {
	float: right;
	width: 293px;
	height: 190px;
	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 {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

.titlephoto-center img {
	max-width: 450px;
	width: expression(document.body.clientWidth > 450? "450px" : "auto" );
}

.article-photo-left {
	float: left;
	width: 170px;
	height: 109px;
	margin-right: 15px;
	text-align: center;
	background-color: #ddd;
}

.article-photo-left-square {
	float: left;
	margin: 10px 10px 10px 0;
	text-align: center;
}

.article-photo-left-square img {
	border: 1px solid #bbb;
}

.article-photo-right {
	float:right;
	margin-top:10px;
}

.article-photo-right img {
	width: 170px;
	height: 109px;
}

.article-content-left {
	float: left;
	width: 355px;
	font-size: 11px;
}

.article-content-left .podnadpis {
	margin-top: 0;
}

.article-content-left h2,.article-content-left h2 a {
	font-size: 1.1em;
	margin-top: 5px;
}

.rating {
	color: grey;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}

.tags {
	text-align: right;
	margin: 20px 0 5px 0;
}

.add-this {
	float:right;
}

.category-jump {
	float: right;
}

.category-jump select {
	background-color: #666;
	color: #fff;
	font-size: 1.5em;
	margin-top: -15px;
	min-width: 10em;
}

.category-jump select option {
	padding-left: 0.3em;
}

.category {
	color: #666;
	text-decoration: underline;
}

div.add-reply {
	background-color: #f0f0f0;
	border: 1px solid #cecdcd;
	margin-top: 15px;
	padding: 10px;
}

#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;
}

/* kalendar a bazar - spolecne prvky */ 
#novy-inzerat a {
	font-weight: bold;
	text-decoration: none;
}

#novy-inzerat span {
	vertical-align: super;
}

#filter-form {
	background: #d7d7d7 url('../images/frontend/gradient-grey.png') top left repeat-x;
	margin: 5px 0px;
	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;
}

.banner {
	text-align: center;
	margin-bottom: 7px;
}

.banner3 {
	padding: 0px;
	margin-bottom: 10px;
}

.horizontal-articles {
	float: left;
	/*background: url(../images/frontend/sloupce-pozadi.png) repeat-y;*/
	background:url("../images/frontend/bckg-articles-gradient.png") repeat-x scroll 0 0 transparent;
	padding: 10px;
	width: 536px;
}

.horizontal-articles h2 {
	margin: 5px 0;
}

.sloupec {
	float: left;
	font-size: 11px;
	padding-bottom: 30px;
	width: 163px;
}

.levy {
	float: left;
	padding-left:0;
	padding-right:10px;
}

.prostredni {
	margin:0 5px;
	padding:0 15px 0 4px;
}

/* 180px = 170 + 10 */
.pravy {

}

.sloupec img {
	margin-bottom: 5px;
}

.oldest-articles {
	font-size: 0.9em;
}

.oldest-articles h2 {
	display: inline;
	font-size: 10px;
	line-height: 1.5em;
}

.oldest-articles span.datum {
	font-size: 10px;
}

.grey-background {
	background-color: #e9e9e9;
	padding: 10px;
}

.oldest-articles h2 {
	margin-bottom: 10px;
}

.oldest-articles h3 {
	display: inline;
	
}

.oldest-articles td {
	vertical-align: top;
	height: 18px;
	line-height: 16px;
}

.oldest-articles .date {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	width: 80px;
}

.oldest-articles .skupina {
	margin-left: 8px;
}

.oldest-articles .svislice {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	width: 15px;
}

.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 {
	display: block;
	font-size: 1em;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
/* INQUIRY */
.anketa {
	float: left;
	margin: 5px auto;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 11px;
	background-color: #c8c8c8;
	width: 280px;
}

.anketa .nadpis {
	border-bottom:1px solid #FF7800;	
	font-weight:bold;
	margin-bottom: 5px;
	padding-bottom:5px;
}

.anketa .otazka {
	color: #ff7800;
	font-weight:bold;
}

.anketa .odpoved {
	margin-top: 5px;
}

.anketa .graf {
	background-color:#FF7800;
	float:left;
	height:6px;
	margin-right:8px;
	margin-top:4px;
}

.anketa .hlasy {
	font-weight: bold;
}

.anketa-clanek {
	margin: 25px auto;
	width: 300px;
}

.block-commerce {
	margin-bottom: 5px;
	float: left;
	font-size: 11px;
	width: 300px;
}

/* 300 = 280 + 2*10 */
.block-content {
	margin-bottom: 5px;
	padding: 8px;
	float: left;
	text-align: left;
	width: 280px;
	border: 1px solid #CCCCCC;
}

.block-content h4 {
	margin-bottom: 2px;
	font-size: 0.9em;
}

.block-content h4 span.grey, .block-content h4 span.grey a {
	color: #999;
	font-size: 0.8em;
}

.block-content table {
	font-size: 0.8em;
	width: 100%;
}

.block-content table td {
	vertical-align: top;
}

.block-content table td.last {
	text-align: right;
}

.block-content ul {
	list-style: none;
}

.block-content a {
	text-decoration: none;
}

.block-content.discount h3 {
	color: #8bc502;
}

.block-content.discount .dalsi a {
	color: #8bc502;
}

#column-right .light h3, #column-right .light h4 a {
	color: #000000;
}

#column-right .dark {
	background: #464646 url(../images/frontend/block-content-dark.jpg) repeat-x;
	color: #ffffff;
}

#column-right .dark h4 a {
	color: #ffffff;;
}

/* 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;
}

#content-center .new-posts h4 {
	font-size: 11px;
}

.new-posts {
	font-size:11px;
	height:290px;
	overflow-y:scroll;
}

.new-posts table td {
	font-size: 10px;
	line-height: 16px;
	padding-bottom: 5px;
	vertical-align: top;
}

.new-posts span {
	font-weight: bold;
}

.nowrap {
	white-space: nowrap;
}

.hledej {
	float:left;
	margin-top:10px;
	width:240px;
	position: relative;
	left: -300px;
}

.query {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/frontend/search-input-bckg.jpg) no-repeat scroll 0 0;
	border:1px none silver;
	color:#FFFFFF;
	float:left;
	font-weight:normal;
	height:15px;
	padding:2px 0 0 3px;
	vertical-align:middle;
	width: 120px;
	margin-right: 10px;
}

#QSsubmit {
	-moz-background-inline-policy:continuous;
	background:url("../images/frontend/search-submit-bckg.jpg") no-repeat scroll 0 0 transparent;
	border:medium none;
	font-family:'Microsoft Sans Serif','Helvetica CE',Helvetica,Arial;
	height:20px;
	width:60px;
	cursor: pointer;
}

input {
	border:1px solid #B3B3B3;
}

#topmenu {
	color:#FF7300;
	font-weight:bold;
	height: 20px;
	margin-right:3px;
	margin-top:2px;
	text-align:right;
}

#topmenu a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.cse-branding-logo {
	float: left;
}

#pmenublock #registrovat {
	border:0 none;
	height:20px;
	margin:10px 0 0 5px;
	width:94px;
}

#pmenublock .prihlasit {
	background:transparent url(../images/frontend/prihlasit.jpg) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:20px;
	margin:5px 0 0 5px;
	width:94px;
}

.login {
	font-weight: normal;
	font-size: 11px;
	margin: 2px 0px 0px 0px;
	padding: 3px 0 0 5px;
	background: url(../images/frontend/inputbcklight.jpg) no-repeat 0 0;
	border: 1px silver;
	width: 120px;
	height: 18px;
	color: #ffffff;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.bold {
	font-weight: bold;
}

.mezera-5 {
	height: 5px;
}

.mezera-10 {
	height: 10px;
}

.mezera-15 {
	height: 15px;
}

.mezera-20 {
	height: 20px;
}

.mezera-25 {
	height: 25px;
}

.mezera-40 {
	height: 40px;
}

.normal {
	font-weight: normal;
}

/* vypis chybovych hlasek pomoci messengeru, stejne jako v adminu, jen jiny design */
div.pageerrorcontainer {
	margin: 20px 3px;
	padding: 20px 12px;
	font-size: 1.1em;
	font-weight: bold;
}

/* zabarveni zpravy */
div.message_green {
	background: #d7d7d7 url('../images/frontend/gradient-grey.png') top left repeat-x;
	border: 1px solid #323232;
}

div.message_red {
	background: #d7d7d7 url('../images/frontend/gradient-grey.png') top left repeat-x;
	border: 1px solid #ff0000;
	color: #ff0000;
}

.gallery {
	
}

.gallery .image-holder {
	width: 90px;
	/*height: 60px;*/
	margin: 30px 20px;
	float: left;
	text-align: center;
	vertical-align: center;
}

.gallery .image-holder .kratky-popisek {
	font-size: 11px;
	/*height: 40px;*/
}

.change-password a {
	font-size: 1.2em;
	color: red;
}

#column-right h3.portal {
	color: #ffa244;
}

#column-right h3.strediska {
	border-bottom: 1px solid #3399ff;
}

#column-right h3.market {
	border-bottom: 1px solid #80b000;
}

.upper {
	text-transform: uppercase;
}

.strediska {
	color: #3399ff;
}

#shadow {
	background: url('../images/frontend/bckg-shadow.png') repeat-y;
	margin: 0 auto;
	width: 1026px;
}

#shadow-bottom {
	background: url('../images/frontend/bckg-shadow-bottom.png') no-repeat;
	height: 13px;
	margin: 0 auto;
	width: 1026px;
}

#Magazine_Form_Subscription fieldset, #Eshop_Form_Order fieldset {
	border: 1px solid gray;
	padding: 5px;
}

.webcams-img
{
    max-width: 555px;
	width: expression(document.body.clientWidth > 545? "545px" : "auto" );
}

.invisible {
	display: none;
}

div.edit-in-place {
	background-color:#E5E5E5;
	height: 30px;
	margin-top:5px;
	overflow-y:auto;
	padding:3px;
	text-align: left;
}

div.text {
	display: inline;
	text-align: left;
}

.photolistitem {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#eee none repeat scroll 0 0;
	border:1px solid darkgray;
	display:block;
	float:left;
	font-size: 11px;
	height:150px;
	list-style-type:none;
	margin:12px;
	padding:10px;
	position:relative;
	text-align:center;
	width:170px;
}

.photolistitem img {
	text-align: center;
}

#new-gallery a {
    font-weight: bold;
    text-decoration: none;
}

#filter-form hr {
    background-color: #EEEEEE;
    margin: 8px 0;
}

.images-list-container {
	background: #d7d7d7 url('../images/frontend/gradient-grey.png') top left repeat-x;
	padding: 8px;
}

.images-list-container a {
	margin: 0 10px 0 0;
}

.images-list-container img {
	border: 2px solid silver;
}

.images-list-container a:hover img {
	border-color: gray;
}

fieldset {
	padding: 10px;
	border: 1px solid #aaa;
}

#Admin_Form_Users_Profile fieldset {
	border-radius: 3px;
}

fieldset legend {
	font-size: 1.3em;
}

.cc_container {
	font-size: 15px !important;
	background-color: #333 !important;
	opacity: 0.9;
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
	color: #fff !important;
	background-color: #FF7800  !important;
}

.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
    background-color: #fff !important ;
    color:#000 !important;
}