/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	background-color:#232323;
	background-image:url(../img/body_bg.jpg);
	background-repeat:repeat-x;
}

body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#d0d7dc;
}

a:link {
	color: #97c5dc;
	text-decoration:none;
}
a:visited {
	color: #97c5dc;
	text-decoration:none;
}
a:hover {
	color: #e5eaec;
	text-decoration:none;
}
a:active {
	color: #97c5dc;
	text-decoration:none;
}

.clear{
	clear:both;
}

img{
	border:0px none;
	-moz-user-select: none;
	-khtml-user-select: none;
}

:focus{
	outline:none;
}

.container{
	width:960px;
	margin:0 auto;
}

.head{
	width:960px;
	height:180px;
}

.menu{
	width:960px;
	height:40px;
	margin-bottom:1em;
	background-image:url(../img/menu_bg.jpg);
	background-repeat:repeat-x;
	background-color:#dde8e9;
}

.menu ul{
	width:960px;
	float:left;
	background-image:url(../img/menu_left.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}


.menu ul, .menu li{
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
}

.menu li{
	float:left;
	background-image:url(../img/menu_separator.jpg);
	background-repeat:no-repeat;
	background-position:right;
}


.menu li.last{
	background-image:url(../img/menu_right.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float:right;
}

.menu li a, .menu li a:link, .menu li a:visited, .menu li a:active{
	text-decoration:none;
	color:#41525c;
	font-weight:bold;
	line-height:40px;
	display:block;
	padding-left:19px;
	padding-right:18px;
}

.menu li a:hover{
	color:#81929c;
}

.left{
	width:230px;
	min-height:300px;
	height:auto;
	height:300px;
	background-image:url(../img/left_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}

.left ul, .left li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.left ul{
	margin-left:10px;
	margin-top:10px;
}

.left li{
	padding:5px;
	background-image:url(../img/star.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
}

.left li.submenu{
	background:none;
	padding:1px;
	text-indent:24px;
}

.left li.last{
	margin-bottom:0.5em;
}

.left li.submenu a, .left li.submenu a:link, .left li.submenu a:active, .left li.submenu a:visited{
	font-size:11px;
	color:#83898c !important;
}

.left li.submenu a:hover{
	color:#e5eaec !important;
}

.left li a, .left li a:link, .left li a:visited, .left li a:active{
	text-decoration:none;
	color:#bac5cc;
}

.left li a:hover{
	color:#e5eaec;
}

.right{
	width:710px;
	float:right;
}

.right .info{
		padding:5px;
}

.right .info p{
	margin:auto;
	padding:inherit;
	margin-left:0px;
	padding-left:0px;
}

.right .info ul{
	margin-left:25px;
	}

h1, h2{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#97c5dc;
	margin-bottom:1em;
}

h1{
	font-weight:bold;
}

h2{
	font-size:14px;
	margin:1em 0 1em 0;
}

.comment{
	color:#666;
}


.footer{
	width:930px;
	line-height:40px;
	background-image:url(../img/footer_bg.jpg);
	background-repeat:no-repeat;
	background-color:#131313;
	color:#4d4d4d;
	margin-top:2em;
	margin-bottom:2em;
	padding-left:15px;
	padding-right:15px;
	font-size:11px;
	text-align:right;
}

.footer span{
	margin-right:12px;
}

.gyik p{
	margin-bottom:3em;
}




#tabs{
	margin:0px;
	padding:0px;
}





	
	
#tabs img{
	width:670px;
}


#csillar_tab{
	margin-bottom:1em;
	margin-top:2em;
}
	

#tabs ul.subsection_tabs {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}



#tabs ul.subsection_tabs li.tab {
 	width:200px;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:10px;
	margin-bottom:2px;
}



#tabs ul.subsection_tabs li.tab a {
	display:block;
	padding:5px 8px 5px 8px;
	text-decoration:none;
	color:#bac5cc;
	background-color:#333;
	background-position:0 -8px;
}



#tabs ul.subsection_tabs li.tab a:hover {
	color:#e5eaec;
}



#tabs ul.subsection_tabs li.tab a.active {
	background:none;
	background-color:#111;
	color:#97c5dc;
}


#csillar1, #csillar2, #csillar3, #csillar4, #csillar5, #csillar6, #csillar7, #csillar8, #csillar9, #csillar10{

	/*
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:15px;
	background-image:url(../img/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:0px -200px;
	background-color:#202020;
	width:670px;
	*/
	
	clear:left;
	margin-bottom:4em;
}




.pdf{
	width:155px;
	margin-top:10px;
	margin-right:10px;
	float:left;
}

.pdf img{
	border:0px none;
	width:155px;
	height:200px;
}

.pdf .download a{
	text-decoration:none;
	width:155px;
	display:block;
	text-indent:25px;
	padding-top:0.5em;
	padding-bottom:0.5em;
	font-size:11px;
	background-color:#000;
	color:#97c5dc;
	background-image:url(../img/pdf.gif);
	background-repeat:no-repeat;
	background-position:5px 4px;
}

.pdf .download a:hover{
	color: #e5eaec;
}

.pdf .download2 a{
	text-decoration:none;
	width:155px;
	display:block;
	text-indent:25px;
	padding-top:0.5em;
	padding-bottom:0.5em;
	font-size:11px;
	background-color:#000;
	color:#97c5dc;
	background-image:url(../img/doc.gif);
	background-repeat:no-repeat;
	background-position:5px 4px;
	border-top:1px solid #333333;
}

.pdf .download2 a:hover{
	color: #e5eaec;
}

.links a{
	margin-right:15px;
}

.types{
	float:left;
	
}

.types h1{
	margin-bottom:1em;
	margin-top:1em;
}

.types img{
	margin-bottom:0.5em;
}

img.pic{
	float:left;
	margin-right:10px;
	border:5px solid #000;
}
