<?php require_once("controlp/core/settings.php"); ?>
p,td,th { font-family: Arial; font-size:12px; margin-top: 0px; color: #000000;}
input, select { font-family: Arial; font-size:12px;}
#main {position: absolute;  top: 0px; left: 150px; background: #5E6C8A; width: 750px; z-index:0;}
#menu {position: absolute; top: 72px; left: 520px; text-align: left; background-image:url(<?=SYSTEM_SITE_URL;?>images/t3.jpg); width: 230px; height: 230px;}
#side {position: relative; text-align: left; background: #7B879F; width: 230px; height: 390px;}
#content {position: relative; top: 0px; left: 0px; text-align: left; width: 100%; height: 100%;}
#bottom {position: relative; top: 35px; left:0px; background: #5E6C8A; width: 750px; height: 35px; text-align: left; font-family: Tahoma;}
#botmenu {position: absolute; top: 20px; left: 20px; color: #737373;}
#copyright {position: absolute; top: 20px; left: 450px; color: #f2e618;}
#phones {position: absolute; top: 40px; left: 420px; font-family: Arial; font-weight: bold; font-size: 13px; color: #CCCCCC;}
#admin {position: absolute; top: 300px; left: -140px; width: 130px; background: #7B879F; text-align: left;}
#Galerey {background: #5E6C8A;}

HR {border: solid 1px #7B879F;}

.menuelement    {width: 130px; height: 40px; background-image:url(<?=SYSTEM_SITE_URL;?>images/menuback.jpg); text-indent: 20px; font-weight: inherit ; font-size: 15px; color: #444444;}
.menuelement_on {width: 130px; height: 40px; background-image:url(<?=SYSTEM_SITE_URL;?>images/menuback1.jpg); text-indent: 20px; font-weight: inherit ; font-size: 15px; color: #444444;}
.content {text-align: justify; margin-left: 5px; padding: 5px;}
.hide {visibility: hidden; height: 0px; display: none;}
.show {visibility: visible; display: inline;}

.admPageList {font-family: Arial; font-size: 8pt; background-color: #666666;}
.admPageList:hover {font-family: Arial; font-size: 8pt;}
.admPageList:visited {font-family: Arial; font-size: 8pt;}

.inp_l {caption-side: left;}
.inp_r {caption-side: right;  text-align: right;}

#lang {position: absolute; top: 193px; left: 50px; width: 100px; height: 14px;}

#logo {position: absolute; top: 29px; left: 486px;}
#catalog {position: absolute; top: 281px; left: 0px; width: 204px; background: #D3EFF1; z-index: 9; text-align: left;}
#counter {position: absolute; top: 9px; left: 680px; }
#head_dev {position: absolute; top: 10px; left: 150px; font-family: Arial; font-style: bold; font-size: 30px; color: #FFFFFF;}
#head_sub {position: absolute; top: 70px; left: 110px; font-family: Arial; font-style: bold; font-size: 20px; color: #F5AD20;}
#contact {position: absolute; top: 50px; left: 250px; font-family: Arial; font-style: bold; font-size: 20px; color: #FFFFFF;}

.cat_dev {font-family: Verdana; margin: 5px;  font-weight: bold; font-size: 11px; color: #006BB1;}
.cat_sub {font-family: Verdana; margin: 15px; font-size: 11px; color: #000000;}

#EditForm {background: #AAAAAA; position: absolute; left: 0px; top: -200px; font-size: 10pt; width: 750px; line-height: 16pt; border: solid 1px; text-align: left; z-index: 10;}
#EditForm TH {background: #999999;}

form {margin:0;padding:0;}

ul {	margin-left:20px; margin-top:0px; padding:1px; list-style-type: square; line-height: 16px;}

.bgy {background-repeat: repeat-y;}

.bottom_addr {
	font-size: 10px;
	color: #f2e618;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-image: url(<?=SYSTEM_SITE_URL;?>images/bot-menu-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}


.welcome {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f2e618;
	background-image: url(<?=SYSTEM_SITE_URL;?>images/welc-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	vertical-align: middle;
}

.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #05225b;
	padding-left: 10px;
	padding-top: 25px;
	text-align: left;
	vertical-align: middle;
}


.menu {
	color: #141438;
	background-image: url(<?=SYSTEM_SITE_URL;?>images/btn_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
}
.menu_lnk{
	text-decoration: none;
	color: #141438;
}
.r-text {
	color: #FFFFFF;
	text-align: justify;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 16px;
}


.menu_lnk:hover {
	color: #f2e618;
	text-decoration: none;
}


.sub {
	color: #07106d;
	text-transform: none;
	vertical-align: top;
	padding-right: 14px;
	text-align: right;
}

.sub_lnk{
	color: #07106d;
	text-decoration: none;
}

.sub_lnk:hover {
	color: #07106d;
	text-decoration: underline;
}


.body_txt {
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	background-image: url(<?=SYSTEM_SITE_URL;?>images/bot-menu-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

a:active     {  font-family: Verdana; font-size: 12px; color: #000000}
a:link       {  font-family: Verdana; font-size: 12px; color: #000000}
a:visited    {  font-family: Verdana; font-size: 12px; color: #000000}
body         {  font-family: Verdana; font-size: 12px; color: #000000}
li           {  font-family: Verdana; font-size: 12px; color: #000000}
ol           {  font-family: Verdana; font-size: 12px; color: #000000}
table        {  font-family: Verdana; font-size: 12px; color: #000000}
td           {  font-family: Verdana; font-size: 12px; color: #000000}

a:link {color:Black;  text-decoration: none}
a:visited {color:Black; text-decoration: none}
a:active {color:Black; text-decoration: underline}
a:hover {color:Black; text-decoration: underline}

.classname {font-size:10px; font-family:Verdana;}
img {border:0px !important;}

.classname {font-size:10px; font-family:Verdana;}

td.section a {text-decoration: underline;}
td.section a:hover {font-weight: bold;}

table.pr_table {border: 2px solid black;border-collapse:collapse; background-color: #efefef;}
table.pr_table td {border: 1px solid black; padding: 5px;}
tr.pr_header td {background-color: #ccc;}

h1 {font-size:14px;}

table#production {margin: 20px 0px 20px 10px}
table#production td {vertical-align:top;}

table.footer-cnt td, table.footer-cnt td a {font-size:10px;}

a.more {color:#555;}


.screenWidth {
    width: 965px;
}