body {
	color: #414141;
	font-family: "Arial CE", Arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin:0;
	background-image: url(../img/bg.gif);
	background-repeat : repeat-x;
	background-position: 0 0px; /* 100px */
}

a, a:visited {
	color: #C60C0C;
}

a:hover,
a:visited:hover {
	color: #DC0E0E;
}

form {
	margin: 0;
	padding: 0;
}

table {
		font-family: "Arial CE", Arial, helvetica, sans-serif;
	font-size: 12px;
}

.small, small {
	font-size: 11px;
}
.text {
	font-size: 12px;
}

img {
	border: 0;
}

.center {
	text-align: center;
}


.right {
	text-align: right;
}

.left {
	text-align: left;
}

.break {
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 1px;
	overflow: hidden;
	clear: both;
}

.breakLeft {
	clear: left;
	height: 1px;
	overflow: hidden;
}

.img {
	border: 1px solid silver;
}

.wide {
	width: 100%;
}
.msg {
	margin: 5px;
	padding: 3px;
	border: 1px dotted #999999;
	background-color: #FFF0D2;
}

div .alert {
	padding-left: 20px;
	background-image: url(/img/icon_alert.gif);
	background-repeat : no-repeat;
	background-position : 3 3;
	}


div .mail {
	padding-left: 20px;
	background-image: url(/img/icon_mail.gif);
	background-repeat : no-repeat;
	background-position : 3 3;
}

.main {
	width: 995px;
	margin: 0 ;
	text-align: left;
}

/*  hlavicka */
.header {
	margin-top: 14px;
	margin-left: 5px;
}

.header .logo {
	float: left;
}

.headerTable{
	height: 100%;
	margin: 0px; padding:0px;
}

.headerTd{
	vertical-align: bottom;
	margin: 0px; padding:0px;
}


.leftmenu    ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.leftmenu  ul li {
	margin: 2px;
	padding: 0 px;
	padding-left: 8px;
	background-image:  url(../img/head_menu_separator.gif);
	background-repeat : no-repeat;
	background-position: 0 3px;
}

.favcat    ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.favcat  ul li {
	margin: 2px;
	padding: 0 px;
	padding-left: 8px;
	background-image:  url(../img/head_menu_separator.gif);
	background-repeat : no-repeat;
	background-position: 0 3px;
	display : inline;
}
.favcat a, .favcat a:visited {
	color: navy;
	text-decoration: none;
	font-weight: bold;
}

.header .menu  {
	height: 30px;
}

.header .menu  ul {
	list-style-image : url(../img/head_menu_separator.gif);
	margin: 0;
	padding: 0;
}

.header .menu .info {
	float: right;
	padding-right: 10px;
	height: 30px;
}

.header .menu ul li {
	margin: 5px;
	padding: 0 px;
	background-image:  url(../img/head_menu_separator.gif);
	background-repeat : no-repeat;
	background-position: 0 3px;
	padding-left: 8px;
	display : inline;
}

.header .menu ul li a {
 color: black;
 text-decoration: none;
}
.header .menu ul li a:hover,
.header .menu ul li a:visited:hover {
	color: #DC0E0E;
}

.header .line {
	height: 1px;
	background-image: url(../img/head_line_pixel.gif);
	background-repeat : repeat;
	overflow: hidden;
}

.main .profil {
	width: 200px;
}

div#wrapper {
	/* display: table; */
	width: 100%;
}

.strong {
	font-weight: bold;
}


.mainBox {
	width: 50%;
	background-color: #ccf1ff;
	padding: 5px;
}

.mainBox p {
	font-size: 14px;
}

.mainUrl {
	font-size: 20px;
	font-weight: bold;
}

div#content {
	/* display: table-cell;
	*/
	float: left;
	/* 350 = 200 + 150 */
	width: 650px;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
}

#contentBig {
	margin: 0;
	padding:0;
	/*width: 810px;*/
	border-left: 1px solid #F5F5F5;
}

div#rightColumn {
	width: 200px;
	/* display: table-cell;
	*/
	float: left;
	overflow: hidden;
	/* border-left: 1px solid #F5F5F5;*/
}

#leftColumn {
	margin: 0;
	padding:0;
	width: 180px;	
	/* display: table-cell;*/
	overflow: hidden;
	/*border-right: 1px solid #F5F5F5;*/
}

.box {
	border-top: 1px dotted #FFDA02;
	border-bottom: 1px dotted #FFDA02;
	background-color: #FFF9EC;
	padding: 8px;
	margin: 0 2px;
	_height: 1%;
}

.box-gallery {
	border-top: 1px dotted #FFD803;
	border-bottom: 1px dotted #FFD803;
	background-color: #FFF9EC;
	padding:  8 0px;
	margin: 0 6px;
	_height: 1%;
}

.boxTitle {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
}

.boxMain {
	font-size: 18px;
}

.boxHead {
	margin-bottom: 1px;
	padding-top: 3px;
}

.boxLeft {
	background-color: #FFF2D5;
	/* #FFF5D7 */
}

.boxButton {
	float: right;	
	margin-right: 5px;
	margin-top: -18px;
	padding: 2px;
	border: 1px dotted #999999;
	background-color: #F0F0F0;
	border-bottom-style : none;
	font-size: 11px;
	font-weight: bold;
}

.boxButton a {
	color: #414141;
	text-decoration: none;
}

.boxDisabled, .boxDisabled a {
	color: #C8C8C8;
}

.boxBigButton {
	border: 1px dotted #FFD803;
	padding: 4px 2px 2px 18px ;
	margin-left: 3px;
	background-color: #FFF0D2;
	text-align: left;
	line-height: 26px;
}

.boxSelected {
	background-color: #FFE29F;
}

.boxBigButton a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.boxBigButtonForum {
	background-image: url(../img/icon_family_small.gif);
	background-repeat : no-repeat;
	background-position: 2 4px;
}

.boxBigButtonGallery {
	background-image: url(../img/icon_photo_small.gif);
	background-repeat : no-repeat;
	background-position: 2 4px;
}

.boxBigButtonBlog {
	background-image: url(../img/icon_blog_small.gif);
	background-repeat : no-repeat;
	background-position: 2 4px;
	/*width: 95px;*/
}

.boxBigButtonLink {
	background-image: url(../img/icon_link_small.gif);
	background-repeat : no-repeat;
	background-position: 2 4px;
}

.boxBigButtonBazar {
	background-image: url(../img/icon_bazar_small.gif);
	background-repeat : no-repeat;
	background-position: 2 4px;
}

.titleForum {
	background-image: url(../img/icon_family.gif);
	background-repeat : no-repeat;
	background-position: 6 1px;
	padding-left: 30px;
}

.titleBlog {
	background-image: url(../img/icon_blog.gif);
	background-repeat : no-repeat;
	background-position: 6 0px;
	padding-left: 30px;
}

.titleGallery {
	background-image: url(../img/icon_photo.gif);
	background-repeat : no-repeat;
	background-position: 6 0px;
	padding-left: 30px;
}

.titleLink {
	background-image: url(../img/icon_link.gif);
	background-repeat : no-repeat;
	background-position: 6 0px;
	padding-left: 30px;
}

.titleBazar {
	background-image: url(../img/icon_bazar.gif);
	background-repeat : no-repeat;
	background-position: 6 0px;
	padding-left: 30px;
}

.titleForumSmall {
	background-image: url(../img/icon_family_small.gif);
	background-repeat : no-repeat;
	background-position: 6 1px;
	padding-left: 24px;
}

.titleblogSmall {
	background-image: url(../img/icon_blog_small.gif);
	background-repeat : no-repeat;
	background-position: 6 0px;
	padding-left: 24px;
}

.titleGallerySmall {
	background-image: url(../img/icon_photo_small.gif);
	background-repeat : no-repeat;
	background-position: 6 0px;
	padding-left: 24px;
}

.titleLinkSmall {
	background-image: url(../img/icon_link_small.gif);
	background-repeat : no-repeat;
	background-position: 6 0px;
	padding-left: 24px;
}

.titleBazarSmall {
	background-image: url(../img/icon_bazar_small.gif);
	background-repeat : no-repeat;
	background-position: 6 0px;
	padding-left: 24px;
}

.titleNewSmall {
	background-image: url(../img/star_on.gif);
	background-repeat : no-repeat;
	background-position: 6 0px;
	padding-left: 24px;
}

.titleNavSmall {
	background-image: url(../img/icon_navigace_small.gif);
	background-repeat : no-repeat;
	background-position: 6 0px;
	padding-left: 24px;
}

.category {

}

.category ul {
	margin: 0px;
	padding-left: 3em;
}

.category  ul li{
	margin: 0;
	_padding-left: 3px;
	list-style-image : url(../img/folder_blue.gif);
}

.category ul li a, .category ul li a:visited {
	text-decoration: none;
	font-weight: bold;
	color: navy;
}

.category .submenu {
	padding-left: 5px;
}

.category .submenu a, .category .submenu a:visited {
	font-size: 11px;
	font-weight: normal;
	color: navy;
}

.category .submenu a:hover, .category .submenu a:visited:hover, .category ul li a:hover, .category ul li a:visited:hover  {      
	color: #DC0E0E;
}

h4, h5, h6 {
	font-size: 15px;
	margin-top: 0.5em;
	font-family: "Arial CE", Arial, helvetica, sans-serif;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.1em;
	line-height:1;
	color: black;
	font-family: "Arial CE", Arial, helvetica, sans-serif;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.1em;
	line-height:1;
	color: black;
	font-family: "Arial CE", Arial, helvetica, sans-serif;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.1em;
	line-height:1;
	color: black;
	font-family: "Arial CE", Arial, helvetica, sans-serif;
}

h1.title {
	margin-top: 0.1em;
}

h2.title {
	font-size: 16px;
	margin-top: 0.1em;
}

p {
	margin: 0em;
	margin-left: 0;
}

.breadcrums {
	font-size: 12px;
	font-weight: bold;
	_height:1%;
	margin-bottom: 2px;
}
.breadcrums a {
font-weight: normal;
}

.box .descr {
	font-size: 11px;
	margin: 0 10px;
	xmargin-bottom: 2px;
	padding: 1px;
	padding-left: 7px;
	background-image:  url(../img/head_menu_separator.gif);
	background-repeat : no-repeat;
	background-position: 0 5px;
}

.categoryMenu {
	display: none;
	border: 1px solid silver;
	background-color: white;
	position: absolute;
	padding: 3px;
	font-size: 11px;
}

.odsad {
	list-style: none;
	margin: 2px 10px;
}

.itemsMenuTop {
	border-bottom: 1px solid #E8E8E8;
	margin-bottom: 5px;
}

.itemsMenuTop a {
	text-decoration: none;
}

.item {
	padding: 2px;
	background-color: white;
	width: 100%;
}

.item .profile {
	font-size: 11px;
	text-align: center;
	width: 110px !important;
	border-right: 1px dotted #FFD803;
	vertical-align: top;
}

.item .body {
	padding: 10px;
	color: black;
	vertical-align: top;
}

.item div.body {
/*	font-family: serif;
	margin: 0px;
	font-size: 14px;*/
	margin: 0px;
	font-size: 12px;
	padding: 0px;
	/*margin-bottom: 4px;*/
	padding-top: 10px;
	padding-left: 18px;
	margin-bottom: 3px;
	background-image: url(/img/uvozovky.gif);
	background-repeat : no-repeat;
	background-position : 10 5px;
}

p {
	margin: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
/*	font-family:  serif;*/
	font-size: 12px;
}

.item .itemHeader {
/*	background-color: #FFF5CE;*/;
	border-bottom: 1px dotted #FCECC0;
	padding: 2px;
	padding-left: 8px;
}

.itemSpace {
	border-bottom: 1px dotted #999999;	
	margin: 2px;
	height: 1px;
	overflow: hidden;
}

.itemFlags {
	float: right;
	border: 1px dotted #999999;
	/*width: 100px;*/
	padding: 3px;
	margin: 1px;
	margin-top: 3px;
}

.item .rating, .blogItem .rating {
	float: right;
	text-align: right;
	font-size: 11px;
}

.item .rating strong {
	font-size: 12px;
}

.itemComments {
	margin-left: 30px;

}

.comments  {
	margin: 0;
	padding:0;
	_width: 100%;
}
.comments li {
	list-style-type : none;
	_width: 100%;
	margin: 0;
	padding:0;
	padding-left: 30px;
}

.item .menu {
	float: right;
	background-color: #FFF5CE;
	border: 1px dotted #FFD803;
	padding: 4px ;
}

.itemsMenuBottom {
	border-top: 1px solid #E8E8E8;
	margin-top: 8px;
}

.itemsMenuBottom a {
	text-decoration: none;
}

.blogItem {
	/* background-color: white; */
	color: black;
	padding: 7px;
}

.white {
	background-color: white;
}

.blogItem .menu {
	float: right;
}

/** galerie **/

.galleryList {
	background-color: white;
	padding:  5 0px;
}

.galleryList td {
	/*padding: 5px;*/
	/*padding:  5 0px;*/
	text-align: center;
	padding: 0px;
}

.galleryItem {
	width: 180px;
	height: 200px;
	background: url(../img/gallery_img_bg.gif) no-repeat;
	padding-top: 10px;
	padding-right: 4px;
	text-align : center;
}

.galleryItemIndex {
	padding-top: 10px;
	padding-right: 1px;
	text-align : center;
}


.galleryImg {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
}

.borderbox {
	border: 1px solid #E8E8E8;
	padding: 5px;
	background-color: white;
}

.borderboxleft {
	border: 1px solid #E8E8E8;
	padding: 3px;
	background-color: #FFFFF4;
}

.boxtide {
	padding: 3px;
}

.msgPhoto {
	padding-top: 4px;
	height:24px;
	padding-left: 25px;
	background-image: url(../img/icon_photo.gif);
	background-repeat : no-repeat;
	background-position: 1 1px;
	
}

.exiftable {
	width: 99%;
	border: 1px solid silver;
	background-color: #FFF9EC;
}

.agray a, .agray a:visited  {
	color: gray;
}

.agray a:visited:hover {
	color: #DC0E0E;
}

.trblock {
	display: table-row; 
	_display: block;
	}
.trhidden {
	display: none;
}

.paging, .paging a, .paging a:hover {
	font-size: 11px;
}

blockquote {
	margin: 2px;
	margin-left: 20px;
	background-color: #fffbf0;
	border: 1px dotted #FFD803;
	padding: 3px;
    font-family: "Arial CE", Arial, helvetica, sans-serif;
} 

#hdAd {
	height: 100px;
	background-color: white;
	border-bottom: 1px solid silver;
}

.nastenka {
	border: 1px solid silver;
	
}

.userActivity{
}


.userActivity .uaRow{
	background-color:	#fffbf0;
	padding: 5px;		
	margin:0 px;
}

.userActivity .uaRowOdd{
	background-color:	white;		
	padding: 5px;
	margin:0 px;
}

.userActivity .img{
	margin: 3px 0px;
}

.userActivity .uaDetail{
	font-style: italic;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/img/lightbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/img/lightbox/prev.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/img/lightbox/next.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 88px;
	height: 22px;
	background: transparent url(/img/lightbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
} 

/* ********** lightbox ********** */
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid Gray;
	border-right: 1px solid Gray;
}
#overlay { background-image: url(/img/lightbox/overlay.png); } 
#lightboxCaption {
	color: black;
	background-color: #eee;
	font-size: 13px;
	text-align: center;
	border-bottom: 1px solid Gray;
	border-right: 1px solid Gray;
	font-weight: bold;
}
#lightboxIndicator { display: none }
#lightboxOverallView { display: none }
* html #lightboxOverallView { display: none }
* html #overlay { 
	background-color: #000; 
	background-image: url(/img/lightbox/blank.gif); 
	filter: Alpha(opacity=50); 
	}