
/* general styles*/

body { 
  background: #202d35;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	color:#202D35;
}

body.mceContentBody {
color:#202D35;
font-family:tahoma;
font-size:11px;
background-color:#ffffff;
}

h1  {
width: 100%;
margin: 0px;
padding: 0px;
float: left;

}

a {
/*
  color: #E40B13;
  */
  color:#3a6180;
	background-color: transparent;
	border: none;
	font-size: 13px;
	font-weight: bold;
}

a:hover {
/*
  color: #8F1111;
  */
  color:#202D35;
}

table {
/*
color: #6F2222;
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
*/
}


/* custom styles*/


.searchbox {

	display: block;
	position: relative;
	top: 0;
}


/* Client Registration Styles */

.crdiv {
	position: relative;
	top: 0px;
	left: 0%;
	z-index: 1000;
}
.crtable td, .crtable a ,#crmenu {
	font-family: verdana, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	height: 20px;
	white-space: nowrap;
	padding: 2px 8px 2px 8px;
	color: #FFCC00;
} 
.crtable{
	border: 1px solid #7B8AA5;
	background: #4A517B;
	color: #FFCC00;
	width: 175px;
	z-index: 100;

}
.crdiv input { background-color: #ebebeb;
 }
.sinput  { background-image: none }


/* Shopping Cart Styles */
.scdiv {
	position: absolute;
	top: 5px;
	left: 70%;
	z-index: 1000;
	clear: both;
}
.sc_button { background-image: none }

.sctable{ background-image: none;
 }

.headsctable, .headsctable td, .headsctable a {
	background: #ebebeb;
	color: #CC0000;
	white-space: nowrap;
	height: 20px;
	padding: 2px 8px 2px 8px;
} 
.headsctable {
	border: 1px solid #666666;
	z-index: 100;
}
/* END OF Shopping Cart AND Custome Registration Styles */




.sendtof { display: block }

/* Client Registration Styles */

.crdiv {
	position: relative;
	top: 0px;
	left: 0%;
	z-index: 1000;
}
.crtable td, .crtable a ,#crmenu {
	font-family: verdana, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	height: 20px;
	white-space: nowrap;
	padding: 2px 8px 2px 8px;
	color: #FFCC00;
} 
.crtable{
	border: 1px solid #7B8AA5;
	background: #4A517B;
	color: #FFCC00;
	width: 175px;
	z-index: 100;

}
.crdiv input { background-color: #ebebeb;
 }
.sinput  { background-image: none }



.submit,.submit a {
font:11px verdana,arial,sans-serif;
padding:2px 2px;
height:20px;
color: #275969;
}
.submitr {color:#FFFFFF;
font:11px verdana,arial,sans-serif;
padding:3px 4px 1px 4px;
height:20px;
}
.bglight { background-color: #9DCF9C;
  color: #274F00 !important;}



/* CMS MENU */



.cmsmenu {
/*
	background: #ffffff url(ressources/bgheader_menu.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	min-height: 34px;
	_height: 34px;
	float: left;
	width: 919px;
	text-align: center;
	float: left;
	*/
	background: #202D35 url(ressources/bgheader_menu.jpg) no-repeat 0px 0px;
  float:left;
	margin: 0px;
	padding: 0px 30px 0px 30px;
	min-height: 34px;
	_height: 34px;
  width: 859px;
	
}


.cmsmenu table {
	margin: 0px;
	padding: 0px;
	text-align: center;
}




.cmsmenu ul {
	padding: 0px;
	margin: 0px;
	width: auto;
  _height: 34px;
	min-height: 34px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: black;
	list-style: none;

	}
ul.cmsmenuul  {

width: 100%;
float: left;
}


/*Top level menu boxes style*/
.cmsmenu	li {
	background: transparent url(ressources/bgli2.jpg) no-repeat 0px 5px;
	margin: 0px;
	padding: 0px;
	display: inline;
	height: 34px;
	line-height: 34px;

	}



/*Top level menu link items style*/
.cmsmenu	a {
	/*background: transparent url(ressources/bgli2.jpg) no-repeat 0px 0px;*/
	padding: 3px 30px 0px 40px;
	margin: 0px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	color: white;
	text-decoration: none;
	/*display: block;*/
	}
.cmsmenu	a:hover {
	text-decoration: none;
	color: #ff9500;
	}
	
	
/*Sub level menu*/
.cmsmenu ul li ul {
/*left: 0;*/
/*top: 14px;*/
margin: 0 auto;
position: absolute;
text-align:left;
visibility: hidden;
z-index: 1000;
height: auto;
line-height: auto;

}

.cmsmenu ul li {
display:inline;
float:left;
margin:0 0 0 3px;
position:relative;
text-align:left;
width:auto;
z-index:auto;
}


/*Sub level menu list items*/
.cmsmenu ul li ul li {
margin: 0px 0px 0px 0px ;
float: left;
position: relative;
z-index: 10000;
background: none;
linbe-height: auto;
height: auto;
}


/*sub menu links*/
.cmsmenu ul li ul li a {
	color: #000000;
	font-size: 11px;
  margin: 0px;
  display: block;
  font: tahoma;
  text-align: left;
  padding: 1px 2px 1px 2px;
  text-transform: capitalize;
  font-weight:bold;
  
}

.cmsmenu ul li ul li a:hover{
  color: #68d3ed;
  display: block;
  z-index: 1000;
  font-size: 11px;
  font-weight:bold;
}




.cmsmenu .sbutt {
	/*width:15px;*/
	/*height: 34px;
	line-height: 34px;*/
}

.cmscathead { display: block;
	margin-left: 175px;
	margin-right: 0px;
	width: 100%;
}


.translations tr th {
	background-color: #474747;
	color: #E2E2E2;
}

.tran_row1 {
	background-color: #F9F9FF;
	color: #000000;
}

.tran_row2 {
	background-color: #EEEFFF;
	color: #000000;
}

#submenu_1, #submenu_2, #submenu_3, #submenu_4, #submenu_5, #submenu_6, #submenu_7, #submenu_8, #submenu_9, #submenu_10  {
background: #202D35;
border: 1px solid white;
line-height: auto;
height: auto;
min-height: 0px;
/*margin-left: -125px;
margin-top: 30px;*/
float: left;
}

#submenu_1 a, #submenu_2 a, #submenu_3 a, #submenu_4 a, #submenu_5 a, #submenu_6 a, #submenu_7 a, #submenu_8 a, #submenu_9 a, #submenu_10 a  {
color: #bacddc;
display: block;
padding: 2px 5px 2px 5px;
line-height: 15px;
height: auto;
width: 100%;
}
#submenu_1 a:hover, #submenu_2 a:hover, #submenu_3 a:hover, #submenu_4 a:hover, #submenu_5 a:hover, #submenu_6 a:hover, #submenu_7 a:hover, #submenu_8 a:hover, #submenu_9 a:hover, #submenu_10 a:hover  {
color: #FF9500;
}

/*TABLELESS LAYOUT*/

/* this is main frame , change here witdh of website */
#rootdiv  { margin: auto; padding: 0px; width: 920px; height: auto;}


#header_clean_div { float: left; height: 40px; width: 100%; padding: 0px; margin: 0px; line-height: 40px; display: none;}
#header {
background: #ffffff url(ressources/bgheader.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 90px 0px 0px 200px;
	height: 80px;
	float: left;
	width: 719px;
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
}
#left_header { float:left; width:380px; background: url(ressources/left_header.jpg) no-repeat; height:161px;}
#right_header { float:right;  width:321px; background: url(ressources/right_header.jpg) no-repeat; height:161px;}



#admin_menu {background-color:#FFFFFF;; clear:both; width:100%; height:20px;  text-align: center;}
#admin_menu a { width: auto; text-decoration:none; color:#660000; font-size:12px; font-weight:bold; padding: 0px 10px 0px 10px; font-family: arial;}
#admin_menu a:hover { color:#000000; background-color:#E0E0E0;}

#logo {float: left; text-align:left; width:auto; margin:0px;}
#logo a {text-decoration:none; color:#FFFFFF; font-size:23px; }



#leftpart	{
	background: transparent url(ressources/bgleft.jpg) no-repeat 1px 0px;
	margin: 0px;
	padding: 0px;
	width: 220px;
	float: left;
	vertical-align: top;
	}
#midpart	{
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	}
#rightpart	{
	margin: 0px;
	padding: 0px;
	}



#content {
float:left;
height:auto;
margin:0;
padding:0;
width:920px;
}
#content_top { float: left; height:20px; width: 100%; display: none;}
#content_top_left {float:left; width:20px; height:20px; background: url(ressources/left_top_round.gif) no-repeat;}
#content_top_right {float:right; width:20px; height:20px; background: url(ressources/right_top_round.gif) no-repeat;}
#content_bottom { float: left; height:16px; width: 100%; display: none;}
#content_bottom_left {float:left; width:20px; height:16px; background: url(ressources/left_bottom_round.gif) no-repeat;}
#content_bottom_right {float:right; width:20px; height:16px; background: url(ressources/right_bottom_round.gif) no-repeat;}
#content_body {float: left; width: 100%; padding: 0px; margin: 0px;}


.upravit_link {
width: 40px;
padding: 0px 10px 0px 0px;
}

.upravit_link a {
color: green;
}

.vymazat_link a {
color: red;
}

.vymazat_link {
width: 50px;
padding: 0px 10px 0px 0px;
}

.title_link a {
color: black;
}

/*
#sidebar p {background-color:#fff; padding:0 20px;}
*/
#sidebar_top { height:10px; background:url(ressources/top_sidebar.gif) no-repeat;background-color:white; display: none;}
#sidebar {float:left;}

#sidebar_body { float: left;}
/*
#sidebar_bottom { height:23px; background:url(ressources/bottom_sidebar.gif) no-repeat;}
#sidebar ul {margin:0; padding:0 0 0 40px;}
#sidebar ul li { padding:0; list-style:none;}
#sidebar a {color:#000; font-size:11px;}
#sidebar h1 {color:#0676bd; font-size:12px; font-weight:bold; padding:10px 0 0 20px; background-color:#fff; margin:0;}
*/

#text { 
margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 680px;
	min-height: 100px;
	_height: 100px;
	background: transparent url(ressources/midpart_div.jpg) no-repeat 0px 0px;


} /*if design is changed this width have to be changed (it means change of width website)*/
.mceContentBody { background-image: none; background-color: FFFFFF;}  /*keep to same color as text background color*/
#text_top {float: left; width: 100%; background: #f7f7f7; display: none;}
#text_top_left {float:left; width:13px; height:10px; background:url(ressources/left_top_content.gif) no-repeat;}
#text_top_right {float:right; width:11px; height:10px; background:url(ressources/rigth_top_content.gif) no-repeat;}
#text_bottom { float:left;height:16px; background:url(ressources/middle_bottom_content.gif) repeat-x; width:100%; display: none;}
#text_bottom_left {float:left; width:11px; height:16px; background: url(ressources/left_bottom_content.gif) no-repeat;}
#text_bottom_right {float:right; width:11px; height:16px; background: url(ressources/right_bottom_content.gif) no-repeat;}

#text_body {style.css (riadok 437)
float:left;
padding: 5px 15px 15px 15px;
width:650px;
font-family: tahoma;
font-size: 11px;
color: #202d35;
}


#foot_text { padding-left:50px; background:url(ressources/foot_text.gif) no-repeat; color:#a8a8a8; font-size:10px; line-height:13px; margin:20px 0 0 0;}
#footer {
background: transparent url(ressources/bgbottom.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 70px;
	float: left;
	width: 920px;
	
}
#left_footer { float:left; padding:30px 0 0 30px; color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:30px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}
#right_footer a:hover { text-decoration:none;}


#footer_menu	{
	width: auto;
	float: left;
	padding: 0px 0px 0px 220px;
	margin: 0px;
	height: 50px;	
	}
#footer_rightpart	{
	width: auto;
	float: right;
	padding: 16px 25px 0px 0px;
	margin: 0px;
	height: auto;	
	}

#footer_menu ul {
	float: left;
	padding: 12px 0px 0px 5px;
	margin: 0px;
	width: auto;
	height: auto;
	list-style: none;
	}
#footer_menu	li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: inline;
	height: 22px;
	line-height: 22px;
	width: auto;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	color: white;
	}
#footer_menu	a {
	height: 16px;
	line-height: 16px;
	width: auto;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: white;
	text-decoration: none;
	
	}
#footer_menu	a:hover {
	text-decoration: none;
	color: #80AAFF;
	}
	
a.blue_text	{
	color: #80aaff;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: underline;
	}
span.blue_text 	{
	color: #80aaff;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	}
	
span.white_text {
	color: white;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;

	}
a.white_text {
	color: white;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: underline;
	}
a.white_text:hover 	{
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	}
a.orange_text:hover 	{
	color: #ff7800;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	}
a.blue_text:hover 	{
	color: #80aaff;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	}

a.orange_text {
	color: #ff7800;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: underline;
	}
span.orange_text {
	color: #ff7800;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;

	}


/*right text content*/
.right_text_content {
border-left: 2px solid #bed0de;
padding: 0px 0px 0px 10px;
width: 80%;
vertical-align: top;
margin: 0px;
}

.right_text_content div{
padding: 0px;
float: left;
vertical-align: top;
margin: 0px;
}


.title, p.title, span.title  {
/*
color:#E40B13;
font-size:13px;
font-weight: bold;
padding: 0px;
margin: 0px;
*/
/*width: 630px;*/
width: 100%;
margin: 0px;
padding: 10px;
float: left;
font-size: 20px;
font-weight: bold;
font-family: tahoma;
color: #202d35;	
text-decoration: none;
background: none;
}




.subtitle  {
/*
color:green;
font-size:13px;
font-weight: bold;
padding: 0px;
margin: 0px;
*/
width: 100%;
/*width: 630px;*/
margin: 0px;
padding: 10px;
float: left;
font-size: 14px;
font-weight: bold;
font-family: tahoma;
color: #202d35;	
text-decoration: none;
background: none;
}


.normal_text  {
color:black;
font-size:11px;
font-weight: normal;
padding: 0px;
margin: 0px;
}

a.article_list_info  {
background:   url(ressources/sqar_bluel.gif) no-repeat 0px 3px;
padding: 0px 0px 0px 15px;
color: black;
font-weight: bold;
}
a.article_list_info:hover {
color: #FF7800;
}

.article_div  {
/*float: left;*/
width: auto;
padding: 0px;
margin: 0px;
}
.article_div p {
/*width: 100%;*/
padding: 10px 10px 10px 10px;
margin: 0px;
/*float: left;*/
}

.description_text {
float: left;
padding: 0px;
margin: 0px;
}
.table_list_item  {
padding: 0px;
margin: 0px;
/*float: left;*/
}
.back_div {
width: 100%;
text-align: right;
}
.line_div {
width: 100%;
height: 1px;
line-height: 1px;
font-size: 0px;
background:black;
float: left;
}

.top_submenu_listing  {
float: left;
width: 100%;
padding: 0px;
margin: 0px;
}

.top_submenu_listing_item {
padding: 0px 15px 0px 0px;
float: left;
}
.system_message {
color: #FF0000;
}

/*left menu*/
.left_menu_part {
padding: 0px;
width: 20%;
margin: 0px;
vertical-align: top;
}

.left_link  {
/*background: #ffcc44;*/
background: transparent;
padding: 5px 5px 5px 0px;
border-bottom: 1px solid #BED0DE;
}


.leftpart_div	{
	margin: 0px;
	padding: 0px;
	width: 220px;
	float: left;
	vertical-align: top;
	}
.left_menu_title1	{
	background: transparent url(ressources/lefttitle.jpg) no-repeat 30px 12px;
	margin: 0px;
	padding: 12px 0px 0px 65px;
	height: 23px;
	float: left;
	width: 155px;
	color: #ffae00;
	font-weight: bold;
	font-family: tahoma;
	font-size: 14px;
	}
.left_menu_title2	{
	background: transparent url(ressources/lefttitle.jpg) no-repeat 30px 12px;
	margin: 0px;
	padding: 12px 0px 0px 65px;
	height: 23px;
	float: left;
	width: 155px;
	color: #80aaff;
	font-weight: bold;
	font-family: tahoma;
	font-size: 14px;
	}
.left_menu1 {
	padding: 0px;
	margin: 0px;
	width: 220px;
	height: auto;
	}
.left_menu1 ul {
	padding: 0px;
	margin: 0px;
	width: 220px;
	height: auto;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: black;
	list-style: none;
	}
.left_menu1	li {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	float: left;
	height: 22px;
	line-height: 22px;
	width: 200px;
	background: transparent url(ressources/bgli.jpg) no-repeat 20px 0px;
	}
.left_menu1	a {
	height: 16px;
	line-height: 16px;
	width: 170px;
	float: left;
	padding: 0px 0px 4px 30px;
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	color: white;
	text-decoration: none;
	background: transparent url(ressources/bga1.jpg) no-repeat 12px 4px;
	}
.left_menu1	a:hover {
	text-decoration: none;
	color: #ffae00;
	}
.left_menu2 {
	padding: 0px;
	margin: 0px;
	width: 220px;
	height: auto;
	}
.left_menu2 ul {
	padding: 0px;
	margin: 0px;
	width: 220px;
	height: auto;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: black;
	list-style: none;
	}
.left_menu2	li {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	float: left;
	height: 22px;
	line-height: 22px;
	width: 200px;
	background: transparent url(ressources/bgli.jpg) no-repeat 20px 0px;
	}
.left_menu2	a {
	height: 16px;
	line-height: 16px;
	width: 170px;
	float: left;
	padding: 0px 0px 4px 30px;
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	color: white;
	text-decoration: none;
	background: transparent url(ressources/bga2.jpg) no-repeat 12px 4px;
	}
.left_menu2	a:hover {
	text-decoration: none;
	color: #80AAFF;
	}
	.left_menu_banner1	{
	width: 220px;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 123px;
	background: transparent url(ressources/banner1.jpg) no-repeat 27px 10px;
	}

.left_menu_banner2	{
	width: 220px;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 123px;
	background: transparent url(ressources/banner2.jpg) no-repeat 27px 10px;
	}
#ul_add_group {
}

#submenu_2  {
position: absolute;

}
/*
-------------------------------------------------------
*/
.cmsmenu ul li ul {
left:0;
margin:0 auto;
position:absolute;
text-align:left;
top:34px;
visibility:hidden;
z-index:1000;
}
.cmsmenu ul {
float:left;
height:auto;
list-style-type:none;
margin:0;
padding:0;
}

.article_list strong  {
color: black;
}
