body {
	background-color: #1e1e1e;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

img {
	border: 0;
	margin: 0;
}
form {
	border: 0;
	margin: 0;
	padding: 0;
}
div.clearer {
	clear: both;
}
a {
	text-decoration: none;
	color: #3bbde8;
}
input, textarea {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
}

p {
	margin: 0;
	padding: 0 0 14px 0;
}

h2, h3 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
}

strong {
    font-size: 12px;
}

div.container {
	width: 954px;
	margin: 0 auto 0 auto;
	height: 900px;
}

div.header-left {
	width: 280px;
	height: 268px;
	float: left;
	background: transparent url(../gfx/bg-header-left.jpg) no-repeat left top;
	position: relative;
}
	div.header-left a.logo {
		position: absolute;
		top: 55px;
		left: 0;
		width: 302px;
		height: 193px;
		text-decoration: none;
		z-index: 100;
	}
	div.header-left div.date {
		position: relative;
		top: 247px;
		left: 0px;
		color: #ffffff;
		width: 273px;
		height: 17px;
		padding: 4px 0 0 7px;
	}
div.header-right {
	width: 674px;
	height: 268px;
	float: left;
	background: transparent url(../gfx/bg-header-right.jpg) no-repeat left top;
	position: relative;
}
	div.header-right div.top-menu {
		position: absolute;
		top: 10px;
		left: 20px;
		width: 500px;
	}
		div.header-right div.top-menu a {
			color: #ffffff;
			padding: 0 30px 0 0;
		}
			div.header-right div.top-menu a:hover {
				color: #0099cc;
			}
	div.header-right div.top-language {
		position: absolute;
		top: 10px;
		left: 625px;
	}
		div.header-right div.top-language a {
			color: #ffffff;
			text-decoration: none;
		}
			div.header-right div.top-language a:hover {
				color: #0099cc;
			}
	div.header-right div.header-slogen {
		position: absolute;
		top: 136px;
		left: 68px;
		width: 320px;
		color: #333333;
	}
		div.header-right div.header-slogen h1 {
			color: #019cde;
			font-size: 22px;
			font-weight: normal;
			padding: 0 0 14px 0	;
			margin: 0;			
		}

		div.header-right div.header-slogen p {
			padding: 0 0 0 0;
			margin: 0 0 0 0;
		}
		div.header-right div.header-slogen h1 a {
			color: #019cde;
			text-decoration: none;
		}

		div.header-right div.header-slogen a.more {
			float: right;
			margin: 0 25px 0 0;
		}
div.content {
	clear: both;
	background-color: #ffffff;
}
	div.content div.content-left {
		width: 280px;
		float: left;
		background-color: #ffffff;
		padding: 0 0 0 0;
	}
		div.content-left div.box {
			clear: both;
			width: 280px;
			background: #eefbfe url(../gfx/left-box/bg-header.gif) no-repeat left top;
		}
			div.content-left div.box div.header {
				width: 240px;
				height: 23px;
				padding: 10px 0 0 40px;
				color: #1f363d;
				font-weight: normal;
				font-size: 18px;

			}
				div.content-left div.box div.news {
					background: transparent url(../gfx/left-box/bg-header-news.gif) no-repeat left top;
				}
				div.content-left div.box div.outland {
					background: transparent url(../gfx/left-box/bg-header-outland.gif) no-repeat left top;
				}
				div.content-left div.box div.partners {
					background: transparent url(../gfx/left-box/bg-header-partners.gif) no-repeat left top;
				}
				div.content-left div.box div.taxes {
					background: transparent url(../gfx/left-box/bg-header-taxes.gif) no-repeat left top;
				}

			div.content-left div.box div.topheader {
				width: 241px;
				height: 30px;
				padding: 21px 0 0 39px;
				color: #1f363d;
				font-weight: normal;
				font-size: 18px;
				background: transparent url(../gfx/left-box/bg-topheader.gif) no-repeat left top;
			}

			div.content div.content-left div.box div.data {
				clear: both;
				background: #eefbfe;
				padding: 4px;
				margin: 0;
				color: #333333;
			}

			div.content div.content-left div.box div.data p {
				padding: 8px 8px 8px 8px;
				margin: 0px;

			}
			
			div.content div.content-left div.box div.data img {
				padding: 0px;
				margin: 0px 5px 5px 0px;

			}

	div.content div.content-right {
		width: 674px;
		float: left;
    }
    
		div.content-right div.content-menu {
			background: transparent url(../gfx/bg-content-menu.gif) no-repeat left top;
			width: 674px;
			height: 51px;
			float: left;
		}
			div.content-right div.content-menu a.top-menu {
				text-decoration: none;
				font-weight: bold;
				font-size: 14px;
				display: block;
				float: left;
				padding: 20px 15px 16px 15px;
				color: #999999;
			}
			div.content-right div.content-menu a.first {
				padding: 20px 20px 16px 20px;
			}
				div.content-right div.content-menu a.top-menu:hover {
					color: #009cde;
				}
				
				div.content-right div.content-menu a.active {
				    color: #0099cc;
				}
				
		div.content-right div.content-data {
/*			background: #ffffff url(../gfx/bg-left.jpg) no-repeat left top; */
			width: 674px;
			float: left;
			min-height: 600px;
		}
		div.content-footer {
			clear: both;
			height: 33px;
			width: 674px;
			padding: 114px 0 0 280px;
			text-align: center;
			background: transparent url(../gfx/bg-content-footer.gif) no-repeat left top;
			position: relative;
		}
			div.content-footer img.tamop {
				position: absolute;
				top: 44px;
				left: 14px;
			}
			div.content-footer span {
				font-size: 10px;
				color: #dedede;
				position: absolute;
				top: 24px;
				left: 14px;
			}
			div.content-footer a {
				color: #ffffff;
				padding: 0 20px 0 20px;
			}
			div.content-footer a:hover {
				color: #0099cc;
			}
div.news-box {
	clear: both;
	background: transparent url(../gfx/content/bg-news-box.gif) no-repeat left top;
	width: 674px;
	height: 215px;
}
	div.news-box div.news-content {
		width: 376px;
		height: 191px;
		padding: 12px 14px 12px 14px;
		float: left;
	}
		div.news-box div.news-content p {
			padding: 0 0 10px 0;
			margin: 0;
		}
	div.news-box div.news-list {
		width: 270px;
		height: 215px;
		float: left;
	}
		div.news-box div.news-list ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
			div.news-box div.news-list ul li {
				background: transparent url(../gfx/content/bg-news-list.gif) no-repeat 22px 4px;
				margin: 0px;
				padding: 0 10px 10px 50px;
			}
			div.news-box div.news-list ul li.active {
				padding: 20px 10px 14px 40px;
				background-image: none;
				font-weight: bold;
			}
ul.downloads li {
	padding: 0 0 10px 0;
}
div.large-box {
	clear: both;
	width: 674px;
/*	background-color: #2a2a2a; */
}
    
	div.large-box div.header {
		background: transparent url(../gfx/large-box/bg-header.gif) no-repeat top left;
		clear: both;
		width: 632px;
		height: 25px;
		padding: 11px 0 0 42px;
		font-weight: bold;
		color: #42c4ef;
	}
	div.large-box div.data {
		clear: both;
		width: 634px;
		padding: 12px 20px 0 20px;
	}

        div.large-box div.data img {
		  padding: 0px
		  margin: 0px 10px 10px 0px;
	   }
			
			div.sub-menu {
				position: absolute;
				width: 162px;
				top: 96px;
				left: 131px;
				padding: 10px 0 0 0;
				display: none;
			}
				div.sub-menu a {
					color: #ffffff;
					background-color: #1e1e1e;
					width: 150px;
					font-size: 12px;
					float: left;
					padding: 7px 7px 7px 7px;
					border-left: 1px solid #020202;
					border-right: 1px solid #020202;
					border-bottom: 1px solid #020202;
				}
					div.sub-menu a:hover {
						/*opacity: 0.8;*/
						background-color: #1e1e1e;
					    color: #009cde;
					}
					
    .text250 {
        width: 200px;
        border: 1px solid #42C4EF;
    }
    
    .text150 {
        width: 182px;
        border: 1px solid #42C4EF;
    }
    
    .textHl {
        width: 170px;
        border: 1px solid #42C4EF;
    }
    
    .textarea250 {
        width: 202px;
        height: 80px;
        border: 1px solid #42C4EF;
    }
    
    .submit {
        border: 0;
		padding: 1px 4px 1px 4px;;
        background-color: #42C4EF;
        cursor: pointer;
    }
    
    .submit:hover {
        color: #FFF;
    }
    
    ul.error_list li {
        color: red;
    } 

.pager {
	margin-top:10px;
	margin-bottom:10px;
}


.element-link {
	color:#000000;
	font-weight:bold;
}

table.publications tr.element td {
	border-bottom:solid 1px #f2f2f2;
	padding-bottom:5px;
}

table.publications tr.writer td {
	padding-top:1px;
	padding-bottom:10px;
	
}

div.publication-title {
	margin-top:5px;
	margin-bottom:10px;
}


div.publication-writer {
	font-size:11px;
	color:#666666;
}

div.publication-description {
	margin-top:10px;
}

div.elements-container {
	float:left;
	width:634px;
}

div.elements-container div.element {
	float:left;
	width:307px;
	margin-right:10px;
}

div.elements-container div.element div.archive-data {
	margin:10px 0px 5px 0px;
}

div.elements-container div.element div.archive-data .link {
	margin-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #f2f2f2;
}

/*backoffice*/
div.backoffice {
	background:#f9f9f9;
	margin-top:10px;
}
div.backoffice div {
	clear: both;
	padding: 0 10px 0 20px;
	margin: 0;
	display: none;
}

div.backoffice strong,
div.backoffice a {
	display: block;
	float: left;
	clear: both;
	height: 24px;
	padding: 2px 3px 2px 3px;
	margin: 1px 3px 1px 3px;
	color: #343434;
	cursor: pointer;
}

div.backoffice strong:hover,
div.backoffice a:hover {
	background-color: #efefef;
}

div.backoffice strong img,
div.backoffice a img {
	margin: 3px;	
	float: left;
	cursor: pointer;
	border: 0;
}
div.backoffice strong span,
div.backoffice a span {
	padding: 5px 3px 3px 3px;	
	display: block;
	float: left;
}

div.backoffice a span {
	color: #e7060f;
	cursor: pointer;
}

p.pblock {
	padding:3px;
	float:left;
	margin-right:10px;
	background:#42C4EF;
	cursor:pointer;
}

p.pblock a {
	color:#000000;
}

p.pblock:hover a {
	color:#ffffff;
}
