<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">



body
{
   -moz-background-clip:border;
   -moz-background-inline-policy:continuous;
   -moz-background-origin:padding;
   font-size:62.5%;
   text-align:center;
   position:relative;
  
}

body.background{
   background-color:#F8F8F8;
  margin-left: auto;
  margin-right: auto;
}

* {
    border:medium none;
    font-family:Georgia,"Times New Roman",Times,serif;
    /*background-color:#E8E8E8;*/
    margin:0;
    padding:0;
}

#wrapper{
   background:#007B51;
}

#clickme{
   color:#FF9933;
   cursor:pointer;
    text-decoration: underline;
}
span a:link
{
  text-decoration: none;
  /*color:#B8D0AA;*/
  color:#FF9933;
  font-size:12px;
}

span a:visited
{
  text-decoration: none;
  /*color:#B8D0AA;*/
  color:#FF9933;
  font-size:12px;
}

h3{
  text-align:left;
  color:#008000;
  font-size:14px;
  padding-top:20px;
  padding-left:30px;
}

span.title{
  align:left;
  font-weight:bold;
  color:#008000;
  font-size:14px;
  margin-top:20px;
  /*margin-left:30px;*/
  text-align:left;
  /*float:left;*/
}

h2 a:link{
  text-decoration: none;
  /*color:#B8D0AA;*/
  color:#FF9933;
  font-size:14px;
}

h2 a:visited{
  text-decoration: none;
  /*color:#B8D0AA;*/
  color:#FF9933;
  font-size:14px;
}

p{
  text-align:left;
}

p.text_top{
   vertical-align:text-top;
   text-align:left;
   width:400px;
   w\idth: 450px;
   margin-left:30px;
   padding-top:10px;
   margin-bottom:10px;
}

p.text_top_clani{
   vertical-align:text-top;
   text-align:left;
   width:650px;
   padding-left:100px;
   padding-top:10px;
   margin-bottom:10px;
}

p.text_novice{
   vertical-align:text-top;
   text-align:left;
   width:200px;
   margin-left:5px;
   margin-top:10px;
   margin-bottom:10px;
}

#wrapper{
  width: 100%;
	/*margin: 0 auto;*/
	text-align:center; 
	/*left:0;
  position:relative;
  top:0;*/
  margin-left: auto;
  margin-right: auto;

}

#top{
   height:197px;
  /**/width:860px;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
  background-color:#007B51;
  
}

.top{
  height:180px;
  width:860px;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
  background-color:#007B51;
}


.top_logo{
  height:165px;
  width:860px;
  /*float:left;*/
   margin-left: 200px;
  background-image:url("/themes/site_themes/lovci/images/header_image3.jpg");
  background-repeat:no-repeat;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
}

div.top_menu{
   background-color:#2F2F2F;
  width:100%;
   /*float:left;*/
  /*margin-left: auto;
  margin-right: auto;*/
  text-align:center;
  height:32px;
}

div.top_menu_left{
   width:200px;
  /*background-color:#2F2F2F;*/
 /*background-color:#007B51;*/
  float:left;
  text-align:center;
  height:32px;
}

div.top_menu_center{
     /*height:100%;*/
  /*margin-left:200px;*/
  width:860px;
  background-color:#2F2F2F;
  /*padding-right:400px;
  padding-top:70px;*/
  /*float:left;*/
  /*font-size:16px;*/
  margin-left:auto;
  margin-right:auto;
  /*text-align:center;*/
  /*margin-bottom:10px;*/
}

div.top_menu_right{
   width:198.5px;
  /*background-color:#2F2F2F;*/
  background-color:#007B51;
  height:27px;
  float:left;
  text-align:center;
  height:32px;
}

div.bottom{
  background-color:#007B51;
  width:100%;
  float:left;
  text-align:center;
  height:16px;
}

div.bottom_center{
     /*height:100%;*/
  margin-left:200px;
  width:860px;
  background-color:#2F2F2F;
  /*padding-right:400px;
  padding-top:70px;*/
  float:left;
  /*font-size:16px;*/
  /*margin-left:auto;
  margin-right:auto;*/
  text-align:center;
  margin-bottom:10px;
}

#header {
  background-image:url("/themes/site_themes/home/images/header_bg_orange.jpg");
  background-repeat:x-repeat;
  /*width: 100%;*/
  height: 277px;
  margin-left: auto;
  margin-right: auto;
  text-align:center; 
  /*background-position: top center;*/
}

.header_logo {
  background-image:url("/themes/site_themes/home/images/header_bg_image.jpg");
  background-repeat:no-repeat;
  width: 824px;
  height: 277px;
  /*float: left;*/
  /*margin-left: auto;
  margin-right: auto;*/
  margin-left:210px;
}

.divider{
  background:#f1f1f1;
  height:20px;
  padding-left:208px;
}

.divider_left{
  background-image: url("/themes/site_themes/home/images/divider_line.png");
  background-repeat:no-repeat;
  height:20px;
  float:left;
  padding-left:208px;
}

.divider_right{
  background-image:url("/themes/site_themes/home/images/divider_line.png");
  background-repeat:no-repeat;
  height:20px;
  float:right;
  padding-right:376px;
}



.content {
	/*height: 100%;
        width:100%;*/*
        /*-margin-left:200px;*/
        text-align:center;
        margin-left: auto;
        margin-right: auto;
        /*float: left;*/
        background: #E8E8E8;
        /*border-left:1px solid;
        border-right:1px solid;*/
}

.content a{
      /*color:#FF9A2E;*/
      color:#007B51;
      text-decoration: none;
     
}
.content a:visited {
    /*color:#FF9A2E;*/
    color:#007B51;
    text-decoration: none;
}

.content a:hover {
     /*color:#FF9A2E;*/
    color:#007B51;
    text-decoration: none;
}

.content_left{
   width:200px;
   height:1000px;
   background-image:url("/themes/site_themes/lovci/images/image_right.jpg");
   background-repeat:repeat-y;
   /*float:left;*/
   margin-left: auto;
   margin-right: auto;
   text-align:center;
}

.content_middle_left{
   width:280px;
   height:1000px;
   float:left;
   text-align:left;
   background-color:#fffff ;
   margin-top:15px;
   margin-left:5px;
}


.content_middle_center{
   width:500px;
   height:1000px;
   float:left;
   text-align:left;
   background-color:#fffff ;
   margin-left:20px;
}


.content_middle {
        width: 860px;
        height:1000px;
        /*margin-top:20px;
        margin-right:20px;*/
        /*float: left;*/
        text-align:center;
        /*margin: 0;*/
        padding: 0;
        margin-left: auto;
        margin-right: auto;
       /* padding-right:50px;
        padding-left:50px;*/
        background: #F8F8F8;
        /*background: #dadbd7;*/
       /*background-image:url("/themes/site_themes/lovci/images/image_right.jpg");
       background-position:right top;
       background-repeat:repeat-y;*/
}

.content_right {
        width: 200px;
        height:1000px;
        /*padding-right:100px;*/
        /*background: #E0E0E0 ;*/
        background-image:url("/themes/site_themes/lovci/images/image_right.jpg");
        background-repeat:repeat-y;
        float:left;
}

.content_right_top {
        height:100px;
}

.content_right_bottom {
        background-image:url("/themes/site_themes/lovci/images/image_right.jpg");
        background-repeat:no-repeat;
        height:433px;
}


#content #left-col {
  border: 0px solid black;
	width: 360px;
	float: left;
	position: relative;
	padding-right: 30px;
}

#content #menu{
  border: 0px solid black;
  /*width: 200px;*/
  /*height:1200px;*/
	float: left;
	margin-left: 200px;
	padding-right:20px;
	padding-top:35px;
}


#content #center-col {
	width: 440px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	position: relative;
}

#content #post{
  width: 400px;
  float: left;
 /* margin-left: 200px;*/
}

p#post{
  text-align:left;
}


#content #right-col {
	width: 130px;
	margin-left: 20px;
	margin-top:30px;
	padding-left:5px;
	float: left;
	position: relative;
	border-left: 1px solid #ECECEC;
}

/*#content #right-col #sidebar {
	width: 330px;
	float: left;
	position: relative;
}*/

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	/*margin-left: 545px;*/
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

#footer {
	width: 100%;
	float: left;
	/*background: url("/themes/site_themes/home/images/footer-bg.png") repeat-x top left;*/
	height: 10px;
	padding-top: 0px;
	/*color: #fff;*/
}

#footer a{
  color:#ff9933;
}

#footer a:visited {
  color:#ff9933;
}

ul.nav_categories{
   list-style: none;
   overflow: hidden;
   margin: 0;
   padding:0;
   /*float: left;*/
}


ul.nav_categories li{
   list-style: none;
   overflow: hidden;
   margin: 0;
   padding:0;
   /*display: inline;*/
   /*text-decoration: none;
   background-color:green;*/
   color:#ffffff;
   /*float: left;*/
}

/*ul.nav_categories li a
   text-decoration: none;
   background-color:green;
   color:#ffffff;
   /*float: left;*/
}*/

ul.nav_categories li.sub-cat-heading {
    background:none;
    overflow: hidden;
    margin: 0;
    padding:0;
    list-style: none;
    float: left;
    display: inline;
}

ul.nav_categories li.sub-cat-heading a.cat-expander{
    text-decoration: none;
    background-color:green;
    color:#ffffff;
}

ul.nav_categories li.sub-cat-heading ul li a{
    text-decoration: none;
    /*background-color:green;
    color:#ffffff;*/
    margin: 0px;
    padding-left:0px;
    float: left;
}

ul.nav_categories li{
   /*overflow: hidden;*/
   list-style: none;
   /*float: left;*/
}
 
/*.nav_categories li.sub-cat-heading a.cat-expander{
    /*background: url(/assets/images/drop_arrows.gif) no-repeat right -8px;*/
    /*padding-right:14px;*/
    text-decoration: none;
}
 
ul.nav_categories li.sub-cat-heading a.open{
    /*background-position: right 5px;*/
   text-decoration: none;
}*/

ul.nav_categories a:link {
    /*color:#ffffff;*/
    text-decoration: none;
}

ul.top_menu{
   margin: 0;
  padding: 0;
  /*margin-left:200px;*/
  height: 32px;
  width:860px;
  /*border-top:1px solid green;*/
  /*overflow: hidden;*/
   list-style: none;
   float: left;
}

ul.top_menu li{
  /* margin: 0px;
   padding:0px;
   padding-left:0px;*/
   /*height: 27px;*/
   /*width: 110px;*/
   overflow: hidden;
   list-style: none;
   float: left;
   padding-top: 7px;
}

ul.top_menu li a {
   /* background: white url("/themes/site_themes/home/images/button_menu_gg.jpg") 0px 0px no-repeat;*/
    /*background: white url(/images/button_menu_gg.jpg);
    background-repeat:no-repeat;*/
    background-color:#2F2F2F;
    /*background-color:#F6F8E0;*/
   /* height: 27px;*/
    /*width: 110px;*/
    font-weight:bold; 
    padding-left: 15px;
    /*padding-right: 20px;*/
    padding-top: 7px;
    padding-bottom:7px;
    
}

ul.top_menu li.first a{
  padding-left: 12px;
  /*float:left;*/
}

ul.top_menu li.last a{
  /*padding-left: 204px;*/
  padding-left: 15px;
  width: 110px;;
  /*padding-right: 288px;*/
  width:100px;
  /*float:right;*/
}

ul.top_menu a:link {
    /*color:#118811;*/
    color:#ffffff;
    text-decoration: none;
    background-position: 0px 0px;
}
ul.top_menu a:visited {
     /*color:#118811;*/
    color:#ffffff;
    text-decoration: none;
    background-position: 0px 0px;
}
ul.top_menu a:hover {
    /*color:#00cc00;*/
    background-position: 0px -28px;
}
ul.top_menu a:active {
    /*color:#cccc00;*/
    text-decoration: none;
    background-position: 0px 0px;
}

ul.side_menu{
  margin: 0px;
   padding:0px;
   /*padding-left:3px;*/
   /*height: 27px;
   width: 90px;*/
   width:310px;
   overflow: hidden;
   list-style: none;
   float: left;
   font-size:14px;
   color:#007B51;
}

ul.side_menu li{
   margin: 0px;
   padding:0px;
   padding-left:3px;
   overflow: hidden;
   list-style: none;
   float: left;
   font-size:14px;
   /*border-bottom:1px solid #DFDFDF; */
   color:#007B51;
}

ul.side_menu li a {
    background-color:#	#D0D0D0;
    height: 27px;
    font-weight:bold; */
    /*padding-left: 15px;
    /*padding-top: 7px;
    padding-bottom:7px;*/
     text-decoration: none;
     color:#007B51;
    
}

ul.side_menu li.first a{
  /*padding-left: 12px;*/
}

ul.side_menu li.last a{
  /*padding-left: 15px;
  width: 110px;;
  width:100px;*/
}

ul.side_menu li a:link {
    text-decoration: none;
   color:#007B51;
}
ul.side_menu a:visited {
    text-decoration: none;
    color:#007B51;
}
ul.side_menu a:hover {
   /* background-position: 0px -28px;*/
}
ul.side_menu a:active {
    text-decoration: none;
     color:#007B51;
}

#menu ul{
  margin: 0px;
   padding:0px;
   padding-left:3px;
   /*height: 27px;
   width: 90px;*/
   width:200px;
   overflow: hidden;
   list-style: none;
   float: left;
   font-size:14px;
}

#menu ul li{
   margin: 0px;
   padding:0px;
   padding-left:3px;
   /*height: 27px;
   width: 90px;*/
   overflow: hidden;
   list-style: none;
   float: left;
   color:#6F6F6F;
   font-size:14px;
   border-bottom:1px solid #DFDFDF; 
}

/*jquery test*/


#menu_cells{
  cursor: pointer;
}

.about_cells{
  margin-left:300px;
}

#menu_company{
  cursor: pointer;
}

.about_company{
  padding-left:300px;
}


#menu ul li.first {
  font-weight: bold;
  padding-left:10px;
}

#menu ul li.last {
  border-bottom: none;
}



#menu ul li a {
  text-decoration: none;
  color:#6F6F6F;
  margin-left:10px;
}

#menu ul li a:link  {
    text-decoration: none;
    color:#6F6F6F;

    
}
ul.side_menu li a:link {
    /*color:#ffffff;*/
    text-decoration: none;
    color:#6F6F6F;
}

p.right{
  text-align:justify;
  font-size:10px;
}

p.center{
  text-align:center
}

p.side_text{
  text-align:left;
  font-size:10px;
  font-family: Arial;
}

div.img_left{
  text-align:left;
}

font.contact{
  color:#ff9933;
}

span.contact{
  text-align:left;
}

table#contact{
  /*padding-top:35px;*/
  float:left;
}

table#contact a{
    text-decoration: none;
    color:#ff9933;
}

table#contact a.visited{
    text-decoration: none;
    color:#ff9933;
}

table#contact_form{
}

table#contact_form td{
  text-align:left;
}

table#contact_form td.colspan2{
  text-align:left;
}


/*Drop Down Menu*/


/* {margin:0;padding:0;}
body {text-align:left;padding: 30px;font: 12px Tahoma, Arial, Helvetica, sans-serif;}
 
ul, ol {padding: 10px 0;}*/

#content #nav{
  border: 0px solid black;
  /*width: 200px;*/
  /*height:1200px;*/
	float: left;
	margin-left: 200px;
	padding-right:20px;
	padding-top:35px;
}
 
/*#nav ul {display:none;position:absolute;margin: 16px 0 0 -1px;float:left;}  hide the sub nav */
/**+ html #nav ul {margin: 16px 0 0 -122px;}  ie 7 hack */
#nav li {list-style:none;display:block;float:left;}
#nav a {display:block;float:left;padding: 5px 15px;border:0px solid #ddd;margin: 0 0 0 -1px;text-decoration:none;width:150px;}
 
/*subnav styling*/
#nav ul li, #nav ul li a {float:none;}
#nav ul li a {margin: -1px 0 0 0;width:150px;}
#nav ul li a:hover {background:#efefef;color:#000;}

#searchform{
  padding-bottom:10px;
  padding-left:10px;
  float:left;
}

.search{
  height:12px;
  width:170px;
  float:left;
  /*background-color: #99ccff;*/
  color: black;
  font-family: arial, verdana, ms sans serif;
  font-weight: bold;
  font-size: 12pt
}

table.contacts{
    width:630px;
}

table.contacts td.first{
    width:80px;
}

table.contacts td.second{
    width:120px;
    padding-left:15px;
}

table.contacts td.third{
    width:240px;
    padding-left:15px;
}

.login{
  background-color:#007B51;
}