
/* general styles*/

body { 
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-size:12px; 
  line-height:20px; 
  font-family: Tahoma; 
  background: url(ressources/body_bckg.jpg)  #056caa;
  color: #012136;
}



a {
  color: #E40B13;
	background-color: transparent;
	border: none;
	font-size: 13px;
}

a:hover {
  color: #8F1111;
}

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


/* custom styles*/
.alert {
  display: block;
}

.star {
   color: red;
}

.searchbox {

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

#loginformsmall {
    float: right;
    margin-right: 15px;
    text-align: right;
    
}

/* 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 {
	float: left;
  width: 100%;
	background-repeat: no-repeat;
	height: auto;
	padding: 5px 0px 0px 0px;
}

.cmsmenu ul {
margin: 0px;
padding: 0px;
list-style-type: none;
height: auto;
float: left;
}

/*Top level menu boxes style*/
.cmsmenu ul li{
     
        margin: 0px 0px 0px 3px;
        position: relative;
        display: inline;
        float: left;
        z-index: auto;
        text-align: left;
        width: auto;
        
}


/*Top level menu link items style*/
.cmsmenu ul li a {
        z-index: auto;
        background:none repeat scroll 0 0 #4A6867;
        color:#FFFFFF;
        display:block;
        float:left;
        height:27px;
        line-height:27px;
        padding:0px 14px 0px 14px;
        text-decoration:none;
        font-weight: bold;
}

.cmsmenu ul li a:hover {
	background-image: none;
	/*color: #68d3ed;*/
  font-weight:bold;
  background-color:#FFFFFF;
  color: #556666;

}

/*Sub level menu*/
.cmsmenu ul li ul {
left: 0;
top: 25px;
margin: 0 auto;
position: absolute;
text-align:left;
visibility: hidden;
z-index: 1000;
}


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

}


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

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




.cmsmenu .sbutt {
	width:20px;
	height:27px;
  line-height:27px;
  padding:0px 0px 0px 0px;
}

.cmsmenu .sbutt img {
  padding-top: 5px;
}


.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  {
background: #112233;
border: 2px solid white;

}


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


/*TABLELESS LAYOUT*/

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


#header_clean_div { float: left; height: 0px; width: 100%; padding: 0px; margin: 0px; line-height: 40px;}
#header { clear:both; width:100%; height:161px; margin: 0px; float: left; background: url(ressources/head_bg.png) no-repeat;}
#header a.logo {position: absolute; height:161px; width: 161px; border: none; background: transparent url(ressources/logo.png) no-repeat; left: 50%; margin-left: -80px;}
#left_header { float:left; width:380px;  height:161px;}
#right_header { float:right;  width:500px; background: url(ressources/head_map.png) 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:11px; font-weight:bold; padding: 0px 10px 0px 10px;}
#admin_menu a:hover { color:#000000; background-color:#E0E0E0;}

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


#content { background-color:#556666; width:100%; float: left; padding: 0px; margin: 0px;}
#content_top { float: left; height:8px; width: 100%;}
#content_top_left {float:left; width:8px; height:20px; }
#content_top_right {float:right; width:8px; height:20px; }
#content_bottom { float: left; height:16px; width: 100%;}
#content_bottom_left {float:left; width:20px; height:16px; }
#content_bottom_right {float:right; width:20px; height:16px; }
#content_body {float: left; width: 100%; padding: 0px; margin: 0px;}



#text { float: left; padding:0px 8px 0 8px;  vertical-align:top; margin: 0px; width: 884px;} /*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: #DFDFE8;}
#text_top_left {float:left; width:13px; height:10px; }
#text_top_right {float:right; width:11px; height:10px; }
#text_bottom { float:left;height:16px;  width:100%;}
#text_bottom_left {float:left; width:11px; height:16px; }
#text_bottom_right {float:right; width:11px; height:16px;}
#text_body { padding: 0px 20px 0px 20px; float: left; width: 844px; background: #DFDFE8;}

#foot_text { padding-left:50px;  color:#a8a8a8; font-size:10px; line-height:13px; margin:20px 0 0 0;}
#footer { height:74px; clear:both; float: left; width: 100%;}
#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;}

/*right text content*/
.right_text_content {
border-left: 2px solid red;
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;
}


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: green;
}

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

}

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

}

#linkincms a  {
color: black;
}
#linkincms a:hover  {
color: red;
}

.cat_list_header{
font-weight:bold;
color:#660000;
background-color:#cccccc;
}

.category_name{
background-color:#cccccc;
color:#000000;
}

.category_description{
color:#000000;
}

.lang_links {
  color: #fff;
}

.lang_links:hover {
  color: gray;
}

#flags {
  text-align: left;
  padding-left: 6px;
}

/* start classes in editor */
.title  {
color:#043E63;
font-size:16px;
font-weight: bold;
padding: 0px;
margin: 0px;
}


.subtitle  {
color:#06598D;
font-size:14px;
font-weight: bold;
padding: 0px;
margin: 0px;
}


.normal_text  {
color:#012136;
font-size:12px;
font-weight: normal;
padding: 0px;
margin: 0px;
}
/* end classes in editor */

.alert_message, .alert	{
	color: red;
	}
.good_message	{	
	color: #429200;
}
