/* begin Page */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top left;
}

#nekorweb2main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#nekorweb2page-background-glare
{
	position: absolute;
	width: 100%;
	height: 131px;
	left: 0;
	top: 0;
}

#nekorweb2page-background-glare-image
{
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 131px;
	width: 871px;
	margin: 0 auto;
}

html:first-child #nekorweb2page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}



#nekorweb2page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.nekorweb2Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1000px;
	min-width:71px;
	min-height:71px;
}

.nekorweb2Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

.nekorweb2Sheet-tr, .nekorweb2Sheet-tl, .nekorweb2Sheet-br, .nekorweb2Sheet-bl, .nekorweb2Sheet-tc, .nekorweb2Sheet-bc,.nekorweb2Sheet-cr, .nekorweb2Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.nekorweb2Sheet-tr, .nekorweb2Sheet-tl, .nekorweb2Sheet-br, .nekorweb2Sheet-bl
{
	width: 98px;
	height: 98px;
	background-image: url('images/Sheet-s.png');
}

.nekorweb2Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 49px, 49px, auto);
}

.nekorweb2Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 49px, 49px);
}

.nekorweb2Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(49px, 49px, auto, auto);
}

.nekorweb2Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(49px, auto, auto, 49px);
}

.nekorweb2Sheet-tc, .nekorweb2Sheet-bc
{
	left: 49px;
	right: 49px;
	height: 98px;
	background-image: url('images/Sheet-h.png');
}

.nekorweb2Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 49px, auto);
}

.nekorweb2Sheet-bc
{
	bottom: 0;
	clip: rect(49px, auto, auto, auto);
}

.nekorweb2Sheet-cr, .nekorweb2Sheet-cl
{
	top: 49px;
	bottom: 49px;
	width: 98px;
	background-image: url('images/Sheet-v.png');
}

.nekorweb2Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 49px);
}

.nekorweb2Sheet-cl
{
	left:0;
	clip: rect(auto, 49px, auto, auto);
}

.nekorweb2Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 49px;
	left: 49px;
	right: 49px;
	bottom: 49px;
	background-image: url('images/Sheet-c.png');
}


.nekorweb2Sheet
{
	margin-top: 30px !important;
}

#nekorweb2page-background-simple-gradient, #nekorweb2page-background-gradient, #nekorweb2page-background-glare
{
	min-width:1000px;
}

/* end Box, Sheet */

/* begin Header */
div.nekorweb2Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 984px;
	height: 60px;
}

div.nekorweb2Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 984px;
	height: 60px;
	background-image: url('images/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

/* end Header */

/* begin Logo */
.nekorweb2Logo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 954px;
}

h1.nekorweb2Logo-name
{
	display: block;
	text-align: left;
}

h1.nekorweb2Logo-name, h1.nekorweb2Logo-name a, h1.nekorweb2Logo-name a:link, h1.nekorweb2Logo-name a:visited, h1.nekorweb2Logo-name a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 26px;
font-style: normal;
font-weight: bold;
text-decoration: none;
letter-spacing: 4px;
	padding:0;
	margin:0;
	color: #54C20F !important;
}

.nekorweb2Logo-text
{
	display: block;
	text-align: left;
}

.nekorweb2Logo-text, .nekorweb2Logo-text a
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	padding:0;
	margin:0;
	color: #6FEE20 !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.nekorweb2menu a, .nekorweb2menu a:link, .nekorweb2menu a:visited, .nekorweb2menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.nekorweb2menu, .nekorweb2menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.nekorweb2menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.nekorweb2menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.nekorweb2menu li li
{
	float: none;
}

.nekorweb2menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.nekorweb2menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.nekorweb2menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.nekorweb2menu:after, .nekorweb2menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.nekorweb2menu, .nekorweb2menu ul
{
	min-height: 0;
}

.nekorweb2menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.nekorweb2menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





div.nekorweb2nav-center
{
	position:relative;
	float:right;
	right:50%;

}

ul.nekorweb2menu
{
	position:relative;
	float:left;
	left:50%;
}

.firefox2 ul.nekorweb2menu
{
	float:none;
}


/* menu structure */

.nekorweb2menu
{
	padding: 0px 0px 0px 0px;
}

.nekorweb2nav
{
	position: relative;
	height: 27px;
	z-index: 100;
}

.nekorweb2nav .l, .nekorweb2nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 27px;
	background-image: url('images/nav.png');
}

.nekorweb2nav .l
{
	left: 0;
	right:0px;
}

.nekorweb2nav .r
{
	right: 0;
	width: 984px;
	clip: rect(auto, auto, auto, 984px);
}


/* end Menu */

/* begin MenuItem */
.nekorweb2menu ul li
{
	clear: both;
}

.nekorweb2menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 27px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.nekorweb2menu a .r, .nekorweb2menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 81px;
	background-image: url('images/MenuItem.png');
}

.nekorweb2menu a .l
{
	left:0;
	right:0px;
}

.nekorweb2menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.nekorweb2menu a .t
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	color: #337709;
	padding: 0 17px;
	margin: 0 0px;
	line-height: 27px;
	text-align: center;
}

.nekorweb2menu a:hover .l, .nekorweb2menu a:hover .r
{
	top:-27px;
}

.nekorweb2menu li:hover>a .l, .nekorweb2menu li:hover>a .r
{
	top:-27px;
}

.nekorweb2menu li:hover a .l, .nekorweb2menu li:hover a .r
{
	top:-27px;
}
.nekorweb2menu a:hover .t
{
	color: #337709;
}

.nekorweb2menu li:hover a .t
{
	color: #337709;
}

.nekorweb2menu li:hover>a .t
{
	color: #337709;
}



/* end MenuItem */

/* begin MenuSeparator */
.nekorweb2nav .nekorweb2menu-separator
{
	display: block;
	width: 2px;
	height: 27px;
	background-image: url('images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.nekorweb2menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 38px;
	width: 240px;
	overflow:hidden;
	line-height: 38px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}

.nekorweb2nav ul.nekorweb2menu ul span, .nekorweb2nav ul.nekorweb2menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.nekorweb2menu ul a, .nekorweb2menu ul a:link, .nekorweb2menu ul a:visited, .nekorweb2menu ul a:hover, .nekorweb2menu ul a:active, .nekorweb2nav ul.nekorweb2menu ul span, .nekorweb2nav ul.nekorweb2menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 38px;
	color: #696969;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.nekorweb2menu ul ul a
{
	margin-left: auto;
}

.nekorweb2menu ul li a:hover
{
	color: #4F4F4F;
	background-position: 0 -38px;
}

.nekorweb2menu ul li:hover>a
{
	color: #4F4F4F;
	background-position: 0 -38px;
}

.nekorweb2nav .nekorweb2menu ul li a:hover span, .nekorweb2nav .nekorweb2menu ul li a:hover span span
{
	color: #4F4F4F;
}

.nekorweb2nav .nekorweb2menu ul li:hover>a span, .nekorweb2nav .nekorweb2menu ul li:hover>a span span
{
	color: #4F4F4F;
}


/* end MenuSubItem */

/* begin ContentLayout */
.nekorweb2contentLayout
{
	position: relative;
	margin-bottom: 9px;
	width: 984px;
}
/* end ContentLayout */

/* begin Box, Block */
.nekorweb2Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.nekorweb2Block-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}

.nekorweb2Block-tr, .nekorweb2Block-tl, .nekorweb2Block-br, .nekorweb2Block-bl, .nekorweb2Block-tc, .nekorweb2Block-bc,.nekorweb2Block-cr, .nekorweb2Block-cl
{
	position:absolute;
	z-index:-1;
}

.nekorweb2Block-tr, .nekorweb2Block-tl, .nekorweb2Block-br, .nekorweb2Block-bl
{
	width: 14px;
	height: 14px;
	background-image: url('images/Block-s.png');
}

.nekorweb2Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.nekorweb2Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.nekorweb2Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.nekorweb2Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.nekorweb2Block-tc, .nekorweb2Block-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('images/Block-h.png');
}

.nekorweb2Block-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.nekorweb2Block-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.nekorweb2Block-cr, .nekorweb2Block-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('images/Block-v.png');
}

.nekorweb2Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.nekorweb2Block-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.nekorweb2Block-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #EAFDDE;
}


.nekorweb2Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.nekorweb2BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 8px;
	margin-bottom: 0px;
}

.nekorweb2BlockHeader .t
{
	height: 30px;
	color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;
}





.nekorweb2header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 12px;
	background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.nekorweb2BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.nekorweb2BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

.nekorweb2BlockContent-tr, .nekorweb2BlockContent-tl, .nekorweb2BlockContent-br, .nekorweb2BlockContent-bl, .nekorweb2BlockContent-tc, .nekorweb2BlockContent-bc,.nekorweb2BlockContent-cr, .nekorweb2BlockContent-cl
{
	position:absolute;
	z-index:-1;
}

.nekorweb2BlockContent-tr, .nekorweb2BlockContent-tl, .nekorweb2BlockContent-br, .nekorweb2BlockContent-bl
{
	width: 14px;
	height: 14px;
	background-image: url('images/BlockContent-s.png');
}

.nekorweb2BlockContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.nekorweb2BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.nekorweb2BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.nekorweb2BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.nekorweb2BlockContent-tc, .nekorweb2BlockContent-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('images/BlockContent-h.png');
}

.nekorweb2BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.nekorweb2BlockContent-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.nekorweb2BlockContent-cr, .nekorweb2BlockContent-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('images/BlockContent-v.png');
}

.nekorweb2BlockContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.nekorweb2BlockContent-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.nekorweb2BlockContent-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #E0FBD0;
}


.nekorweb2BlockContent-body
{
	color:#47A60C;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.nekorweb2BlockContent-body a:link
{
	color: #4F4F4F;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.nekorweb2BlockContent-body a:visited, .nekorweb2BlockContent-body a.visited
{
	color: #69EE17;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.nekorweb2BlockContent-body a:hover, .nekorweb2BlockContent-body a.hover
{
	color: #696969;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.nekorweb2BlockContent-body ul
{
	list-style-type: none;
	color: #1D4205;
	margin:0;
	padding:0;
}

.nekorweb2BlockContent-body li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-decoration: none;
}

.nekorweb2BlockContent-body ul li
{
	padding:0px 0 0px 13px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.nekorweb2Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:45px;
	min-height:45px;
}

.nekorweb2Post-body
{
	position: relative;
	z-index: 1;
	padding: 18px;
}

.nekorweb2Post-tr, .nekorweb2Post-tl, .nekorweb2Post-br, .nekorweb2Post-bl, .nekorweb2Post-tc, .nekorweb2Post-bc,.nekorweb2Post-cr, .nekorweb2Post-cl
{
	position:absolute;
	z-index:-1;
}

.nekorweb2Post-tr, .nekorweb2Post-tl, .nekorweb2Post-br, .nekorweb2Post-bl
{
	width: 76px;
	height: 76px;
	background-image: url('images/Post-s.png');
}

.nekorweb2Post-tl
{
	top:0;
	left:0;
	clip: rect(auto, 38px, 38px, auto);
}

.nekorweb2Post-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 38px, 38px);
}

.nekorweb2Post-bl
{
	bottom: 0;
	left: 0;
	clip: rect(38px, 38px, auto, auto);
}

.nekorweb2Post-br
{
	bottom: 0;
	right: 0;
	clip: rect(38px, auto, auto, 38px);
}

.nekorweb2Post-tc, .nekorweb2Post-bc
{
	left: 38px;
	right: 38px;
	height: 76px;
	background-image: url('images/Post-h.png');
}

.nekorweb2Post-tc
{
	top: 0;
	clip: rect(auto, auto, 38px, auto);
}

.nekorweb2Post-bc
{
	bottom: 0;
	clip: rect(38px, auto, auto, auto);
}

.nekorweb2Post-cr, .nekorweb2Post-cl
{
	top: 38px;
	bottom: 38px;
	width: 76px;
	background-image: url('images/Post-v.png');
}

.nekorweb2Post-cr
{
	right:0;
	clip: rect(auto, auto, auto, 38px);
}

.nekorweb2Post-cl
{
	left:0;
	clip: rect(auto, 38px, auto, auto);
}

.nekorweb2Post-cc
{
	position:absolute;
	z-index:-1;
	top: 38px;
	left: 38px;
	right: 38px;
	bottom: 38px;
	background-color: #FFFFFF;
}


.nekorweb2Post
{
	margin: 10px;
}

/* Start images */
a img
{
	border: 0;
}

.nekorweb2article img, img.nekorweb2article
{
	border: solid 1px #A6A6A6;
	margin: 1em;
}

.nekorweb2metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.nekorweb2article table, table.nekorweb2article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.nekorweb2article table, table.nekorweb2article .nekorweb2article tr, .nekorweb2article th, .nekorweb2article td
{
	background-color:Transparent;
}

.nekorweb2article th, .nekorweb2article td
{
	padding: 2px;
	border: solid 1px #B5B5B5;
	vertical-align: top;
	text-align:left;
}

.nekorweb2article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.nekorweb2PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	color: #69EE17;
}

.nekorweb2PostHeader a, .nekorweb2PostHeader a:link, .nekorweb2PostHeader a:visited, .nekorweb2PostHeader a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	margin:0;
	color: #69EE17;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.nekorweb2PostHeader a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #4D4D4D;
}

.nekorweb2PostHeader a:visited, .nekorweb2PostHeader a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #52BE0E;
}

.nekorweb2PostHeader a:hover, .nekorweb2PostHeader a.hovered
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #757575;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
  color: #696969;
}


.nekorweb2PostContent p
{
	margin: 0.5em 0;
}

.nekorweb2PostContent, .nekorweb2PostContent p
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-align: justify;
  color: #696969;
}

.nekorweb2PostContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #7dd038;
}

/* Adds special style to an unvisited link. */


/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #757575;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #69EE17;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #F99E01;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #757575;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #54C20F;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #54C20F;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #54C20F;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #337709;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;

}



.nekorweb2Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.nekorweb2Post ol li, .nekorweb2Post ul ol li
{
	background: none;
	padding-left:0;
}

.nekorweb2Post ul li, .nekorweb2Post ol ul li
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.nekorweb2PostContent blockquote p
{
	color:#0C1C02;
font-family: Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-align: left;
}

blockquote,
.nekorweb2PostContent blockquote
{
		border:solid 1px #C7C7C7;
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#E0E0E0;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.nekorweb2button-wrapper .nekorweb2button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:34px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.nekorweb2button-wrapper
{
	display:inline-block;
	position:relative;
	height: 34px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .nekorweb2button-wrapper
{
	display:block;
	float:left;
}

.nekorweb2button-wrapper .nekorweb2button
{
	display:block;
	height: 34px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 34px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.nekorweb2button-wrapper.hover .nekorweb2button, .nekorweb2button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.nekorweb2button-wrapper.active .nekorweb2button
{
	color: #363636 !important;
}

.nekorweb2button-wrapper .l, .nekorweb2button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 102px;
	background-image: url('images/Button.png');
}

.nekorweb2button-wrapper .l
{
	left:0;
	right:11px;
}

.nekorweb2button-wrapper .r
{
	width:411px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.nekorweb2button-wrapper.hover .l, .nekorweb2button-wrapper.hover .r
{
	top: -34px;
}

.nekorweb2button-wrapper.active .l, .nekorweb2button-wrapper.active .r
{
	top: -68px;
}


/* end Button */

/* begin Footer */
.nekorweb2Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 984px;
	margin: 5px auto 0px auto;
}

.nekorweb2Footer .nekorweb2Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.nekorweb2Footer .nekorweb2Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 984px;
	height: 150px;
	bottom:0;
	left:0;
}


.nekorweb2Footer .nekorweb2Footer-text p
{
	margin: 0;
}

.nekorweb2Footer .nekorweb2Footer-text
{
	display:inline-block;
	color:#292929;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

.nekorweb2Footer .nekorweb2Footer-text a:link
{
	text-decoration: none;
	color: #595959;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.nekorweb2Footer .nekorweb2Footer-text a:visited
{
	text-decoration: none;
	color: #163404;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.nekorweb2Footer .nekorweb2Footer-text a:hover
{
	text-decoration: none;
	color: #595959;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.nekorweb2page-footer, .nekorweb2page-footer a, .nekorweb2page-footer a:link, .nekorweb2page-footer a:visited, .nekorweb2page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#666666;
}

.nekorweb2page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#666666;
}
/* end PageFooter */

/* begin LayoutCell */
.nekorweb2contentLayout .nekorweb2content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 737px;
}
.nekorweb2contentLayout .nekorweb2content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 982px;
}
/* end LayoutCell */

/* begin LayoutCell */
.nekorweb2contentLayout .nekorweb2sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 245px;
}
/* end LayoutCell */

#sloupec1 {width:30%; float:left; padding:0 0 0 10px;}
#sloupec2 {width:30%; float:left; padding:0 0 0 10px;}
#sloupec3 {width:30%; float:left; padding:0 0 0 10px;}
#sloupec1 a, #sloupec2 a, #sloupec3 a {color:#888;}
span.kategorie {line-height:25px; font-size:120%;}
code {display:block; border: 4px solid #dddddd; padding: 7px 20px; margin: 10px 0;}
#ikona {text-align:center;}
#pridat span.tag {display:block; margin: 10px 0 3px 0;}
#pridat input {width:450px; margin:0 0 0 20px;}
#pridat input.submit {width:100px; margin:15px 0 0 20px; display:block;}
#pridat select {width:450px; margin:0 0 0 20px;}
#pridat textarea {width:450px; height:150px; margin:0 0 0 20px;}

.shop {
padding: 5px 5px;
height: 110px;
}
.vip {background:#D7E6EB;}
.shop-in {
margin:10px 10px 10px 140px;
}
.nazev {
display:block;
color:#B40000;
}
.screen {float:left;}
#levysloupec {float:left; width:35%;}
#levysloupec img.screen {margin:0 auto; padding: 0 0 0 45px;}
#pravysloupec {float:left; width:60%;}
#pravysloupec #popis {font-size:125%;}
#pravysloupec #url {font-size:125%; margin: 10px 0 10px 0;}
#pravysloupec #adresadetail {margin: 10px 0 10px 20px;}
.nekorweb2Block-body ul li a {text-decoration:none; font-size:120%;}
.nekorweb2Block-body ul li {margin:6px 0;}