html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #414141;
	font: normal 11px Arial, Helvetica, sans-serif;
	background-color: #b5b5b5;
}

div, ul, li, p, span, form { margin:0; padding: 0; list-style-type: none; }
img { border: none; }

#wrapper {
	position: relative;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 865px;
	background: #FFFFFF url(../images/bg-wrapper.gif) top repeat-y;
}

#main {
	position: relative;
	width: 841px;
	padding: 0 0 270px 0;
	margin: 0 auto;
}

#fire {
	position: absolute;
	bottom: 253px;
	left: 0;
	width: 171px;
	height: 159px;
	background: url(../images/fire.gif) no-repeat;
}

#top {
	height: 23px;
	width: 821px;
	background: url(../images/top-bg.gif) 0 2px repeat-x;
	margin: 0 auto;
	padding:6px 15px 0 0;
	text-align:right;
}
#top_content{
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:0;
	position:absolute;
	right:10px;
}
#lang{
	position:absolute;
	left:10px;
}
.CUR{
        float:left;
        padding:1px;
        margin:0 0 0 0;
        border:1px solid red;
}
.NO{
        float:left;
        padding:1px;
        margin:0 5px 0 5px;
        border:1px solid #CCC;
}
.INACT{
        float:left;
        padding:1px !important;
        margin:0 5px 0 5px !important;
        border:1px solid #CCC !importnat;
}
.tx-srlanguagemenu-pi1 img{
	margin:0;
	padding:0;
}
#top_content p a:link,#top_content p a:hover,#top_content p a:visited,#top_content p a:active{
	color:#333333;
	text-decoration:none;
}

#banner {
	border-top: 2px solid #cccccc;
	width: 841px;
	height: 183px;
}

#content {
	position: relative;
	width: 836px;
	background: url(../images/bottom-bg.gif) 2px 2px repeat-x;
	margin: 0 auto;
}

#left-content {
	width: 221px;
	float: left;
	padding: 27px 0 150px 0;
}

#menu { }

#menu ul li {
	width: 221px;
	text-align: center;
	background: url(../images/bg-li.gif) no-repeat;
	font-weight: bold;
}

#menu ul li.current a{
	width: 221px;
	text-align: center;
	padding:0;
	margin:0;
	font-weight: bold;
	color: #a50600 !important;
}

#menu ul li a:link,#menu ul li a:hover,#menu ul li a:visited,#menu ul li a:active{
	color:#010101;
	text-decoration:none;
	padding:14px 0 10px 0;
	display:block;
}
#menu ul li a:hover{
	color:#a50600;
}

#menu ul li ul li a:link,#menu ul li ul li a:hover,#menu ul li ul li a:visited,#menu ul li ul li a:active{
	color:#010101;
	text-decoration:none;
	font-weight:normal;
	display:block;
	margin:0;
	padding:0;
}
#menu ul li ul li a:hover{
	color:#a50600;
}
#menu ul li ul li.submenu.current_sub a{
	color: #a50600;
}

#menu ul li.fristmenu {
	margin: 0;
	padding: 0 0 10px 0;
	background: none;
}

#menu ul li ul li.submenu{
	background:none;
}
#menu ul li ul li.submenu{
	margin:0;
	height:5px;
	padding:6px 0 6px 0;
	background:none;
}
#main-content {
	float: left;
	width: 393px;
	padding: 27px 0 0 0;
}

#main-content p {
	 line-height: 1.6em;
	 padding-bottom:10px;
}
#main-content h1 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#000;
	background:url(../images/line_h1.gif) repeat-x bottom;
	margin:0 0 10px 0 ;
	padding:0 0 10px 0;
}
#main-content a:link,#main-content a:hover,#main-content a:visited,#main-content a:active{
	color: #9a0200;
	text-decoration: underline;
}
#main-content ul{
	margin:0;
	padding:0;
}
#main-content ul li{
	background:url(../images/bullet_main.gif) no-repeat left 5px;
	margin:0;
	padding:0 0 0 15px;
	font:normal 11px/150% Arial, Helvetica, sans-serif;
	color:#000;
}

.form-login {
	position: relative;
	width: 153px;
	margin: 0 auto;
	padding: 8px 10px 20px 10px;
	border: 1px solid #cbcbcb;
	background-color: #e6e6e6;
	line-height: 1.6em;
}

#logo-login {
	position: absolute;
	bottom: -10px;
	right: 16px;
	width: 51px;
	height: 21px;
}

#logo-sog {
	position: absolute;
	bottom: -10px;
	right: 16px;
	width: 51px;
	height: 21px;
}

h1 {
	margin: 0;
	padding: 0;
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 {
	margin: 0;
	padding: 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
}

h3 {
	margin: 0;
	padding: 0 0 4px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.input-login {
	width: 138px;
	height: 20px;
	padding: 1px 0 0 2px;
	background: url(../images/bg-input.gif) no-repeat;
	border: none;
}

.line {
	font-size: 1px;
	padding: 0 0 5px 0;
	background: url(../images/line.gif) 0 2px no-repeat;
}

.readmore {
	float: right;
}

#right-content {
	float: right;
	padding: 27px 20px 0 0;
	width: 170px;
}

#address {
	border: 1px solid #6f0300;
	background-color: #9a0200;
	color: #FFFFFF;
	width: 150px;
	padding: 10px;
	line-height: 1.6em;
}
#address p{
	color: #FFFFFF;
	line-height: 1.6em;
	font:normal 11px Arial, Helvetica, sans-serif;
}
.address1 a:link,.address1 a:hover,.address1 a:visited,.address1 a:active{
	color:#FFF;
	font-weight:bold;
}
#tel {
	padding: 10px;
	width: 150px;
	border: 1px solid #cbcbcb;
	background-color: #e6e6e6;
	line-height: 1.6em;
	text-align: center;
	color: #000000;
}

.tels {
	font: bold 23px Arial, Helvetica, sans-serif;
	color: #000000;
}

.text {
	padding: 2px 0 0 0;
	color: #000000;
	line-height: 1.6em;
}

.text1 {
	color: #666666;
}
.text2 {
	color: #9a0200;
	text-decoration: underline;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 865px;
	height: 45px;
	text-align: center;
	color: #666666;
	padding: 208px 0 0 0;
	background: #b5b5b5 url(../images/footer.gif) no-repeat;
}
#footer a{
	color: #666666;
	text-decoration:none;
}

.clearfix:after {
	content: ".";
	display: block; 
	height: 0px;
	clear: both;
	visibility: hidden;
}

* html .clearfix { height: 1%; }

.csc-textpic-text a:link,.csc-textpic-text a:hover,.csc-textpic-text a:visited,.csc-textpic-text a:active{
	color: #9a0200;
	text-decoration: underline;
}
div.frame-border {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #cbcbcb;
}
h5{
	margin:0;
	padding:0;
	color:#000;
	font-size:13px;
	font-weight:bold;
}
.button-login{
	background:url(../images/login.gif) repeat;
	width:51px;
	height:21px;
	border:none;
}
.button-logout{
	background:url(../images/logout.gif) repeat;
	width:51px;
	height:21px;
	border:none;
}
.logout{
	border:1px solid #a50600;
}
.font_logout{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#a50600;
}
/*--------------------style for form-------------------------------*/
.title-inform{
	font:normal 13px Arial, Helvetica, sans-serif; 
	color:#9f0100;
	padding:0 0 5px 0;
}
.border-inform{
	border:1px solid #cbcbcb;
	/*width: 393px;*/
	background-color:#e6e6e6;
	padding:10px;
}
.text-ckbox{
	font:normal 11px/120% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}
.text-ckbox2{
	font:normal 11px/120% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a71311;
}
.text-ckbox3{
	font:normal 11px/120% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a71311;
	text-decoration:underline;
}
.text-input{
	width:168px;
	border:1px solid #ccc;
	height:15px; 
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif; 
}
.text-input2{
	width:22px;
	border:1px solid #ccc;
	height:15px;
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif; 
}
.text-input-area{
	width:100%;
	border:1px solid #ccc;
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow:auto;
	height:90px;
}
.list{
	height:18px;
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
	
.send{
	background:url(../images/button_send.gif) no-repeat;
	width:51px;
	height:21px;
	border:none;
}
.upload{
	background:url(../images/button_upload.gif) no-repeat;
	width:79px;
	height:19px;
	border:none;
}
	
a{
	outline: none;
}
.text_contakt{
	color:#9f0100;
	font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.contakt{
	width:182px;
	border:1px solid #ccc;
	height:114px;
	overflow:auto;
}
.button_send{
	width:49px;
	height:16px;
	background:url(../images/button_send.gif) no-repeat;
	border:none;
}
.button_slet{
	width:49px;
	height:16px;
	background:url(../images/button_slet.gif) no-repeat;
	border:none;
}

/* Table */
.contenttable-0{
	width:100%;
	border-collapse:collapse;
}
.tr-even.tr-0 th{
	color:#414141;
	font-weight:bold;
	height:23px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	border-top:none;
	
}
.td-0{
	width:118px;
}
.td-1{
	width:109px;
}
.tr-odd td{
	background:#f5f5f5;
	height:23px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	color:#414141;
	font-size:11px;
}
.tr-even td{
	background:#ffffff;
	height:23px;
	border-bottom:1px solid #ccc !important;
	border-top:1px solid #ccc !important;
	color:#414141;
	font-size:11px;
}