/* www.vari.cz, CSS styly pro zobrazeni */

/* zakladni nastaveni */

body {
	background-color: #BFBFBF;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	color: #666666;
	text-align: center;
}
.editor{
	background-color: #FFFFFF;
	text-align: left;
}
a img, a:link img {
	border: none;
}

p {
	margin: 0.3em 0em 0.8em 0em;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6{
	color: #BABABA;
	font-weight: normal;	
}
h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.4em;
}

ol {
	padding-left: 2.3em;
}

ul {
	padding-left: 2.3em;
}

ul li {
	list-style-type: square;
}

a, a:hover{
	color: #DD1D36;
	text-decoration: underline;
}
a:hover{
	color: black;
}

sub {
	font-size: 85%;
}

sup {
	font-size: 85%;
}

fieldset {
	border: 1px solid #cccccc;
	padding: 0.3em;
}

legend {
	border: 1px dotted #cccccc;
	padding: 0.3em;
}

input.text, input.captcha-number {
	font-size: 1em;
	background-color: #ffffff;
	border: 1px solid #BFBFBF;
	font-family: Tahoma, Arial;
	padding-left: 2px;
	padding-right: 2px;
  margin-bottom: 2px;
}

input.checkbox {
	width: 12px;
	height: 12px;
}

input.radio {
	width: 12px;
	height: 12px;
}

input.submit, input.reset, input.button {
	font-family: Tahoma, Arial;
	font-size: 1em;
	cursor: pointer;
	border: none;
	background-color: #C7C7C7;
	border: 1px solid #707070;
	color: #707070;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 30px;
	padding-right: 30px;
}

input.file {
	width: 200px;
}

input.image {
	padding: 0px;
	border: none;
}

textarea {
	font-size: 1em;
	background-color: #ffffff;
	border: 1px solid #BFBFBF;
	font-family: Tahoma, Arial;
	overflow: auto;
	width: 250px;
	height: 50px;
	padding-left: 2px;
	padding-right: 2px;
  margin-bottom: 2px;
}

select {
	font-size: 1em;
	background-color: #ffffff;
	border: 1px solid #BFBFBF;
	font-family: Tahoma, Arial;
  margin-bottom: 2px;
}

hr {
	color: #666666;
	height: 1px;
	border: none;
	background-color: #666666;
}
form
{
   margin: 0px;
}
table {
	font-size: 1em;
}

table th, table td {
	padding-left: 5px;
	padding-right: 5px;
}

table.standard {
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}

table.standard td {
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

table.standard th {
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

table.colored {
	border-collapse: collapse;
}

table.colored td {
	border: 1px solid #DD1D36;
	border-collapse: collapse;
}

table.colored th {
	border: 1px solid #DD1D36;
	border-collapse: collapse;
	background-color: #DD1D36;
	color: white;
}

/* zakladni struktura */
.page{
	position: relative;

	width: 1004px;
	height: 78px;
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
	
	background-color: #EBEBEB;
}
.page .top{
	position: relative;
	
	width: 100%;
	height: 216px;
	overflow: hidden;

	background-image: url(top.jpg);
	background-repeat: no-repeat;
}
.page .top .logo{
	position: absolute;
	top: 3em;
	left: 24em;
}
.page .top .logo a{
	display: block;
	width: 15em;
	height: 6em;
	
	background-image: url(logo.gif);
	background-repeat: no-repeat;
}
.page .top-menu{
	position: absolute;
	top: 18em;
	right: 1.5em;
	
	text-align: right;
}
.page .top-menu ul{
	padding: 0px;
	margin: 0px 0.8em 0px 0px;
}
.page .top-menu ul li{
	display: inline;
}
.page .top-menu ul li span{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.85em;
}
.page .top-menu ul li a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
}
.page .top-menu ul li a:hover{
	text-decoration: none;
	color: yellow;
}
.page .top .top-lang-menu{
	position: absolute;
	top: 3.4em;
	right: 0.8em;
	
	text-align: right;
}
.page .top .top-lang-menu a,
.page .top .top-lang-menu a:hover{
	background-repeat: no-repeat;
	
	display: block;
	float: left;
	
	line-height: 13px;
	width: 20px;
	
	text-decoration: none;
	
	margin: 0px 0px 0px 0.2em;
	border: 1px solid #EBEBEB; 
}
.page .top .top-lang-menu a:hover{
	border: 1px solid #D7D7D7; 
}
.page .top .top-lang-menu a.cs{
	background-image: url(flag-cs.gif);
}
.page .top .top-lang-menu a.de{
	background-image: url(flag-de.gif);
}
.page .top .top-lang-menu a.en{
	background-image: url(flag-en.gif);
}
.page .top .top-lang-menu a.ru{
	background-image: url(flag-ru.gif);
}
.page .top span.slogan{
	position: absolute;
	bottom: 1.1em;
	left: 16.7em;
	
	color: white;
	font-size: 1.5em;
	
	cursor: default;
}
.page .head-menu{
	width: 100%;
	height: 2.7em;
	
	background-color: #e3485c;
	background-image: url(head-menu-bg.gif);
	background-repeat: repeat-x;
	
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: white; 
}
.page .head-menu ul{
	padding: 0px;
	margin: 0px 0px 0px 2em;
}
.page .head-menu ul li{
	display: inline;
	line-height: 2.7em;
}
.page .head-menu ul li a{
	line-height: 2.7em;
	width: 5em;
	
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	font-size: 0.85em;
}
.page .head-menu ul li a:hover,
.page .head-menu ul li a.active,
.page .head-menu ul li a.active:hover{
	text-decoration: none;
	color: yellow;
}
.page .head-menu ul li span{
	margin: 0px 1em 0px 1em; 
}
.page .content{
	position: relative;

	background-image: url(content-bg.gif);
	background-repeat: repeat-y;
	
	min-height: 34em;
}
* html .page .content{
	height: 34em; 
}
.page .content .globus{
	position: absolute;
	top: 2em;
	right: 6em;

	width: 30.5em;
	height: 30.1em;
	
	z-index: 0;	
}
.page .content-top{
	background-image: url(content-top-bg.gif);
	background-repeat: no-repeat;
	
	height: 0.3em;
	overflow: hidden;
}
.page .content-bottom{
	background-image: url(content-bottom-bg.gif);
	background-repeat: no-repeat;
	
	height: 0.55em;
}
.page .content .column.left{
	float: left;

	width: 15.5em;
	z-index: 1;
	position: relative;
}
.page .content .column.left .in{
	margin: 0px 0em 0px 1.8em;
	overflow: hidden;	
}
.page .content .column.middle{
	float: left;

	width: 43.9em;
	z-index: 1;
	position: relative;
}
.page .content .column.middle .in{
	margin: 0.4em 0em 0px 1.5em;
	padding: 0em 0.5em 1em 0em;

	overflow: hidden;
}
* html .page .content .column.middle .in{
	margin: 0.4em 0em 0px 1.5em;
	width: 96%;

	overflow: hidden;
}
.page .content .column.right{
	float: right;

	width: 17em;
	z-index: 1;	
	position: relative;
}
.page .content .column.right .in{
	margin: 0px 1.8em 0px 0em;
	overflow: hidden;	
}
.page .bottom{
	background-image: url(bottom-bg.gif);
	background-repeat: repeat-y;
	
	font-size: 0.85em;
	color: #707070;
}
.page .bottom .in{
	margin: 0px 1em 0px 1em;
	padding: 0.5em;
}
.page .bottom table{
	width: 88.3em;
}
.page .bottom span{
	font-weight: bold;
}
.page .bottom a{
	font-weight: normal;
	text-decoration: none;
	color: #70707F;
}
.page .bottom a:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #70707F;
}
.page .bottom-top{
	background-image: url(bottom-top-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #EBEBEB;
	height: 0.8em;
}
.page .bottom-bottom{
	background-image: url(bottom-bottom-bg.gif);
	background-repeat: no-repeat;
	background-color: #EBEBEB;
	height: 0.9em;
}
.align-left{
	text-align: left;
}
.align-center{
	text-align: center;
}
.align-right{
	text-align: right;
}
.cleaner{
	clear: both;
}
.box{
	margin: 0.5em 0em 1em 0em;
}
.box h3{
	font-size: 1em;
	text-align: right;
	margin: 0px;
	padding: 0em 0.2em 0.2em 0em;
	text-transform: uppercase;
	color: #A9A9A9;
	font-size: 0.85em;
	font-weight: bold;
}
.box .box-in{
	overflow: hidden;
	width: 11.3em;

	border: 1px solid #A9A9A9;
	padding: 0.5em 1em 0.5em 1em;
	background-color: white;
}
.column.right .box .box-in
{
	width: 13.0em;
}
.box.gray h3{
	color: #707070;
}
.box.gray .box-in{
	color: #707070;
	border: 1px solid #707070;
}
.box.search .box-in{
	color: #707070;
	border: 1px solid #707070;
	background-color: #F0F5FF;
	text-align: right;
}
.box.green h3{
	color: #00A020;
}
.box.green .box-in{
	color: #00A020;
	border: 1px solid #00A020;
}
.box.red h3{
	color: #DD1D36;
}
.box.red .box-in{
	color: #DD1D36;
	border: 1px solid #DD1D36;
}
.box.blue h3{
	color: #143270;
}
.box.blue .box-in{
	color: #143270;
	border: 1px solid #143270;
}
.box.orange h3{
	color: #FF4400;
}
.box.orange .box-in{
	color: #FF4400;
	border: 1px solid #FF4400;
}
.path,
.path a,
.path a:hover{
	font-size: 0.95em !important;
	color: #676767;
}
.path a{
	font-weight: bold;
}
.path a:hover{
	font-size: 0.85em;
	color: #A9A9A9;
}
ul.sub-menu{
	margin: 0.7em 0em 1em 0em;
	padding: 0px;
	width: 100%;
}
ul.sub-menu li{
	list-style: none;
	position: relative;
}
ul.sub-menu li a.small,
ul.sub-menu li a.small:hover
{
	height: 3.8em;
}
ul.sub-menu li a.big,
ul.sub-menu li a.big:hover
{
	height: 5.5em;
}
ul.sub-menu li a,
ul.sub-menu li a:hover{
	display: block;
	line-height: 1.8em;
	height: 1.8em;
	padding: 0em 0em 0em 1.3em;

	text-decoration: none;
	font-weight: bold;
	
	color: white;
	background-color: #143270;
	background-image: url(arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.6em;
	
	border-bottom: 1px solid #B7C8EC;
}
ul.sub-menu li a:hover{
	color: white;
	background-color: #DA251A;
	background-image: url(arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.6em;
}
ul.sub-menu li ul{
	margin: 0px;
	padding: 0px;
}
ul.sub-menu li ul li{
	list-style: none;
	position: relative;
}
ul.sub-menu li ul li a,
ul.sub-menu li ul li a:hover{
	display: block;
	line-height: 1.8em;
	height: 1.8em;
	padding: 0em 0em 0em 2.3em;

	text-decoration: none;
	font-weight: normal;
	
	color: #ffffff;
	background-color: #30407F;
	background-image: url(arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 1.5em 0.6em;
}
ul.sub-menu li ul li a:hover{
	color: white;
	background-color: #DA251A;
	background-image: url(arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 1.5em 0.6em;
}

ul.sub-menu li ul li ul{
	margin: 0px;
	padding: 0px;
}
ul.sub-menu li ul li ul li{
	list-style: none;
	position: relative;
}
ul.sub-menu li ul li ul li a,
ul.sub-menu li ul li ul li a:hover{
	display: block;
	line-height: 1.8em;
	height: 1.8em;
	padding: 0em 0em 0em 3.3em;

	text-decoration: none;
	font-weight: normal;
	
	color: #ffffff;
	background-color: #50607F;
	background-image: url(arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 2.5em  0.6em;
}
ul.sub-menu li ul li ul li a:hover{
	color: white;
	background-color: #DA251A;
	background-image: url(arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 2.5em  0.6em;
}
ul.sub-menu li a.active,
ul.sub-menu li a.active:hover{
	padding: 0em 0em 0em 1.7em;

	color: #ffffff;
	background-color: #143270;
	background-image: url(arrow-blue-down.gif);
	background-position: 0.5em  0.75em;
}
ul.sub-menu li a.active:hover{
	padding: 0em 0em 0em 1.7em;

	color: white;
	background-color: #DA251A;
	background-image: url(arrow-blue-down.gif);
	background-position: 0.5em  0.75em;
}
ul.sub-menu li ul li a.active,
ul.sub-menu li ul li a.active:hover{
	padding: 0em 0em 0em 2.7em;

	color: #404040;
	background-color: #D7D7D7;
	background-image: url(arrow-blue-down.gif);
	background-position: 1.5em  0.75em;
}
ul.sub-menu li ul li a.active:hover{
	padding: 0em 0em 0em 2.7em;

	color: white;
	background-color: #DA251A;
	background-image: url(arrow-blue-down.gif);
	background-position: 1.5em  0.75em;
}
ul.sub-menu li ul li ul li a.active,
ul.sub-menu li ul li ul li a.active:hover{
	padding: 0em 0em 0em 3.7em;

	color: #404040;
	background-color: #EDEDED;
	background-image: url(arrow-blue-down.gif);
	background-position: 2.5em  0.75em;
}
ul.sub-menu li ul li ul li a.active:hover{
	padding: 0em 0em 0em 3.7em;

	color: white;
	background-color: #DA251A;
	background-image: url(arrow-blue-down.gif);
	background-position: 2.5em  0.75em;
}
ul.sub-menu li a.active.head,
ul.sub-menu li a.active.head:hover{
	padding: 0em 0em 0em 1.3em;

	color: #ffffff;
	background-color: #30407F;
	background-image: url(arrow-blue-down.gif);
	background-position: 0.5em  0.6em;
}
ul.sub-menu li ul li a.active.head,
ul.sub-menu li ul li a.active.head:hover{
	padding: 0em 0em 0em 2.3em;

	color: #ffffff;
	background-color: #30407F;
	background-image: url(arrow-blue-down.gif);
	background-position: 1.5em  0.8em;
}
ul.sub-menu li ul li a.active.head:hover{
	padding: 0em 0em 0em 2.3em;

	color: #ffffff;
	background-color: #DA251A;
	background-image: url(arrow-blue-down.gif);
	background-position: 1.5em  0.8em;
}
ul.sub-menu li ul li ul li a.active.head,
ul.sub-menu li ul li ul li a.active.head:hover{
	padding: 0em 0em 0em 3.3em;

	color: #ffffff;
	background-color: #30407F;
	background-image: url(arrow-blue-down.gif);
	background-position: 2.5em  0.6em;
}

/* old of vari */

input.text-search {
	border: 1px solid #E7E7E7;
	margin: 5px 0px 5px 0px;

	width: 150px;
}
input.submit-search {
   color: #FFFFFF;
   border: 1px solid #173472;
	border-top: 2px solid #455D90;
	background-color: #173472;
	
	width: 75px;
}
div.path {
	width: 100%;
	display: table;

	font-size: 11px;

	margin: 0px 0px 10px 0px;
}
div.path a {
	color: #676767;
	text-decoration: underline;
}
div.path span.separator {
	color: #676767;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
.search-results{
	border: 1px solid #666666;
	background-color: #F7F7F7;

	margin: 0em 0em 1em 0em;
	padding: 0.5em;
}
.search-results .item{
	margin: 0em 0em 0.2em 1em;
}
.search-results .item p{
	font-size: 0.85em;
	margin: 0px;
	padding: 0px;
}
.search-results h3{
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #ED1A3B;
}
.search-results a{
}
img.captcha-image{
	float: left;
	margin-right: 10px;
	border: 1px solid #999999;
}
span.captcha-help{
	font-size: 80%;
	display: block;
	margin-bottom: 5px;
}
ul.messages {
	padding: 0em;
}

ul.messages li {
	list-style-type: square;
	list-style-image: none;
}

ul.messages span.error {
	color: #ff0000;
}

ul.messages span.ok {
	color: #339933;
}
.thread{
	border: 1px solid #A9A9A9;
	background-color: #F5F5F5;
	margin: 0em 0em 10px 0em;

	font-size: 0.85em;
	width: 100%;
	
	padding: 1em 0em 1em 0em;
}
.thread .image{
	float: right;
	width: 13em;
	overflow: hidden;
	text-align: right;
}
.thread .image a img{
	padding: 1px;
	border: 1px solid #A9A9A9;
}
.thread .image a:hover img{
	border: 1px solid #DD1D36;
}
.thread .name{
	font-weight: bold;
	margin: 0em 0em 0.2em 0em;
}
.galleryes .galleryes-item{
	padding: 0.5em;
	margin: 0em 0em 0.5em 0em;
	border: 1px solid #666666;
	background-color: #F7F7F7;
}
.galleryes .galleryes-item-description a img{
	padding: 1px;
	border: 1px solid #A9A9A9;
	margin: 0em 0.5em 0.2em 0em;
}

.galleryes .galleryes-item-description a:hover img{
	border: 1px solid #DD1D36;
}
.galleryes .galleryes-item-description h2{
	margin: 0em;
	padding: 0em;
	font-size: 1.5em;
}
/* gallery */
.gallery{
	text-align: center;
}



table.gallery-images-navigator{
	width: 100%;
	border-bottom: 2px solid #707070;
	margin-bottom: 10px;
}
table.gallery-images-navigator td{
	width: 33%;
	text-align: left;
}
table.gallery-images-navigator td.center2{
	text-align: center;
}
table.gallery-images-navigator td.right2{
	text-align: right;
}
table.gallery-images-navigator td span{
	color: #A0A0A0;
}
table.gallery-images-navigator td span,
table.gallery-images-navigator td a{
	text-decoration: none;
	font-size: 100%;
}
table.gallery-images-navigator td.center2{
	font-size: 100%;
}


.gallery .image-big-image{
	text-align: center;
	margin-bottom: 5px;

	color: #666666;
}
.gallery .image-big-image em{
	font-size: 11px;
	color: #A0A0A0;
}
.gallery .image-big-image a img{
	border: none;
	border: 3px double #666666;
	background-color: #F8F8F8;
}
.gallery .image-big-image a:hover img{
	border: none;
	border: 3px solid #707070;
	background-color: #F8F8F8;
}
.gallery .image-big-description{
	color: #666666;

	text-align: center;
}
.gallery .image-big-description h5{
	color: #1185AE;
	font-size: 14px;

	margin: 0px;
}
.gallery .image-big-description p{
	margin: 0px;
}
.gallery .image-small-images{
	margin: 15px 0px 0px 0px;
}
.gallery .image-small-images .image-small-images-item{
	width: 120px;
	float: left;
	margin-right: 11px;
}
.gallery .image-small-images .image-small-images-item .image-small-images-item-description{
	margin-top: 3px;
	color: #666666;

	overflow-x: hidden;
}
.gallery .image-small-images .image-small-images-item .image-small-images-item-description P{
	margin: 0px;
	padding: 0px;
}
.gallery .image-small-images .image-small-images-item .image-small-images-item-description h5{
	margin: 0px;
	padding: 0px;

	color: #666666;
	font-size: 13px;
	font-weight: bold;

	margin-bottom: 3px;
}
.gallery .image-small-images .image-small-images-item a img{
	border: none;
}
.gallery .image-small-images .image-small-images-item a{
	display: block;
	width: 120px;
	height: 120px;
	border: 3px double #666666;

	overflow: hidden;
}
.gallery .image-small-images .image-small-images-item a.active,
.gallery .image-small-images .image-small-images-item a.active:hover,
.gallery .image-small-images .image-small-images-item a:hover{
	border: 3px solid #707070;
}
.gallery .image-small-images .image-small-images-item a.active,
.gallery .image-small-images .image-small-images-item a.active:hover{
	background-color: #707070;
}
.gallery .pager{
	margin-top: 10px;
}

.product-category{
	border: 1px solid #405E9E;
	border-width: 2px 2px 2px 2px;

	margin: 0px 0px 20px 0px;

	position: relative;
}
.product-category .product-category-header{
	background-color: #A0AFCE;
	color: #143270;
	font-weight: bold;
	font-size: 11px;

	position: relative;

	border: 1px solid #405E9E;
	border-width: 1px 0px 2px 0px;
	border-top-color: #A0AFCE;
}
.product-category .product-category-header .in
{
	margin: 0px !important;
	padding: 5px !important;
}
.product-category .product-category-content{
	border: 2px solid #405E9E;
	border-width: 0px 0px 0px 0px;
}
.product-category .product-category-content img{
	margin: 10px 10px 5px 8px;
	border: none;

	float: left;
}

.product{
	border: 1px solid #405E9E;
	border-width: 0px 2px 2px 2px;

	margin: 0px 0px 10px 0px;

	position: relative;
}
.product .product-header{
	background-color: #405E9E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.85em;
	
	padding: 0.5em 25em 0.5em 1em;

	position: relative;
}
.product .product-header .in
{
	margin: 0px !important;
	padding: 5px !important;
}
.product .product-header .product-header-price{
	position: absolute;
	left: 24em;
	top: 0.5em;

	width: 250px;
	text-align: right;

	color: #E2E6F1;
}
* html .product .product-header .product-header-price{
	left: 22em;
}
.product .product-header .product-header-price span{
	color: #EFF2F7;
}
.product .product-header a{
	color: #FFFFFF;
	text-decoration: none;
}
.product .product-header a:hover{
	color: #FFFB00;
	text-decoration: none;
}
.product .product-content{
}
.product.detail .product-content{
	font-weight: bold;
}
.product p.link-to-detail{
	text-align: right;
	padding: 0px 5px 0px 0px;
}
.product p.link-to-detail a{
	color: #405E9E;
}
.product p.link-to-detail a:hover{
	color: #666666;
}
.product .product-content img{
	margin: 10px 10px 5px 8px;
	border: none;

	float: left;
}
.product .product-gallery{
	float: left;
	width: 150px;
	margin: 20px 0px 0px 8px;
}
* html .product .product-gallery{
	margin: 20px 0px 0px 4px;
}
.product .product-gallery a{
	display: block;
	text-align: center;
}
.product .product-gallery a img{
	margin: 0px 0px 5px 0px;
}
.product .product-gallery a:hover img{
}
.product .product-gallery .pager{
	text-align: center;
	font-size: 25px;
}
.product .product-gallery .pager a{
	display: inline;
}
.product .product-gallery .pager span.separator{
	margin: 50px 0px 0px 50px;
}

.product .product-info{
	float: left;
	width: 400px;
	margin: 20px 5px 0px 3px;
}
.product .product-info table{
}
.product .product-info table td{
}
.product .product-info table td.label{
	text-align: right;
	vertical-align: top;
}
.product .product-info table td.field{
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.artcle-perex,
.artcle-date{
	font-weight: bold;
}
.artcle-perex{
	margin: 5px 0px 15px 0px;
}
.article{
	border: 2px solid #B9E4AA;
	background-color: #405E9E;
	margin: 0px 0px 5px 0px;

	position: relative;
}
.article h2{
	background-color: #D3FFBE;
	color: #DD1B3D;
	margin: 0px;
	padding: 3px 80px 3px 3px;

	font-size: 14px;
	font-weight: bold;
}
.article .date{
	position: absolute;
	top: 5px;
	left: 430px;
	width: 150px;

	text-align: right;
	font-style: italic;
	font-size: 11px;
}
* html .article .date{
	top: 7px;
}
.article .perex{
	color: black;
	padding: 5px;
	font-size: 11px;
}
.article p.link-to-detail{
	text-align: right;
	padding: 0px 5px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.article p.link-to-detail a{
	color: #00A853;
	text-decoration: underline;
	font-weight: bold;

	font-size: 11px;
}
.article p.link-to-detail a:hover{
	color: black;
	text-decoration: underline;
}
.article .footer{
	font-size: 11px;
	font-style: italic;

	height: 22px;

	position: relative;

	background-color: #D3FFBE;
}
.article .footer .rubric{
	position: absolute;
	top: 5px;
	left: 5px;
}
.article .footer span{
	font-weight: bold;
}
.article .footer .counter{
	position: absolute;
	top: 5px;
	left: 480px;
	text-align: right;

	width: 100px;
}
.globe{
	position: absolute;
	top: 280px;
	left: 516px;

	width: 398px;
	height: 396px;

	background-image: url(globe.gif);
	background-repeat: no-repeat;

	z-index: 0;
}


.contact-list{
	width: 100%;
	border: 1px solid black;
	margin-top: 10px;
}
.contact-list th,
.contact-list td{

}
.contact-list th{
	background: #ed1a3b;
	color: white;
}
.contact-detail{
	background: white;
	padding: 5px;
}
.contact-detail table{
	width: 100%;
	text-align: left;
	border: 1px solid black;
}
.contact-detail td.lab{
	font-weight: bold;
}
.contact-detail td.th{
	background: #ed1a3b;
	color: white;
	font-weight: bold;
}
.contact-form{
	background: #ed1a3b;
	color: white;
	width: 250px;
	border: 1px solid black;
	padding: 5px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}
.contact-form select{
	font-weight: normal;
}
* html .ie-center{
	text-align: center;
}


div.map {
	background-image: url(map.gif);
	width: 452px;
	height: 264px;
	position: relative;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
div.map a {
	color: #ffffff;
	text-decoration: none;
}
div.map a:hover,
div.map a.active {
	color: #fffb00;
}
.map ul {
	margin: 0em;
	padding: 0em;
}
.map ul li {
	position: absolute;
	text-align: center;
	overflow: hidden;
}
.map ul li.map-a {
	left: 141px;
	top: 96px;
}
ul li.map-c {
	left: 110px;
	top: 200px;
}
.map ul li.map-b {
	left: 275px;
	top: 190px;
}
.map ul li.map-k {
	left: 25px;
	top: 70px;
}
.map ul li.map-h {
	left: 225px;
	top: 60px;
}
.map ul li.map-l {
	left: 165px;
	top: 25px;
}
.map ul li.map-t {
	left: 370px;
	top: 125px;
}
.map ul li.map-m {
	left: 315px;
	top: 145px;
}
.map ul li.map-e {
	left: 235px;
	top: 115px;
}
.map ul li.map-p {
	left: 45px;
	top: 130px;
}
.map ul li.map-s {
	left: 120px;
	top: 120px;
}
.map ul li.map-u {
	left: 95px;
	top: 45px;
}
.map ul li.map-j {
	left: 210px;
	top: 170px;
}
.map ul li.map-z {
	left: 355px;
	top: 185px;
}
.thread-answer
{
   padding: 10px 0px 0px 0px;
}
.thread-answer-label
{
   color: #A0A0A0;
   border-bottom: 1px solid #A0A0A0;

   margin: 0px 0px 5px 0px;
}


