html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	text-align: center;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: 170%;
	background-repeat: repeat-x;
	background-image:  url('../images/bg.jpg');
	font-size:0.7em;
	margin:0px;
	padding:0;
	text-align:left; 
}

#wrapper{
	padding:0;
	margin:0 auto 0 auto; 
	width:960px;
	top:0;
	line-height:180%;
	text-align:left;
}

#header{
	width:960px;
	height:320px;
	float:left;
}

#header-top{
	width:960px;
	height:124px;
	float:left;
}

#header-bottom{
	width:1035px;
	height:196px;
	float:left;
}

#logo{
	float:left;
	display:block;
	width:225px;
	height:124px;
}

#sites-left {
	float:left;
	width:220px;
	height:124px;
}

#sites-left ul {
	float:left;
	width:220px;
	height:124px;
	list-style:none;
}

#sites-left ul li {
	float:left;
	list-style:none;
	margin-left:10px;
}

#sites-right {
	float:left;
	width:255px;
	height:124px;
}

#sites-right ul {
	float:left;
	width:255px;
	height:124px;
	list-style:none;
}

#sites-right ul li {
	float:left;
	list-style:none;
	margin-left:10px;
}


#header-right{
	width:260px;
	height:124px;
	float:left;
}

#language {
	width:260px;
	float:right;
	text-align:right;
}

#tuv {
	width:260px;
	float:right;
	text-align:right;
}

.tuv-text {
	text-align:right;
	font-size:8px;
}

#anim {
	width:550px;
	height:165px;
	float:left;
}

#login	{
	width:960px;
	height:30px;
	float:left;
	text-align:right;
}

#menu {
	width:223px;
	float:left;
	background-repeat: no-repeat;
	background-image:  url('../images/menu_bg.jpg');
}

#container {
	width:960px;
	float:left;
}

#content {
	width:717px;
	min-height:500px;
	float:left;
	padding:10px;
}

#index {
	width:480px;
	float:left;
}

.box {
	background: transparent url(../images/ana_bg.jpg) bottom no-repeat;
	width:230px;
	height:280px;
	float:left;
	margin:5px;
}

#project {
	width:235px;
	float:left;
}

#footer {
	width:100%;
	height:100px;
	background:#E9E9E9;
	float:left;
	margin-top:10px;
}

#footer-text {
	width:960px;
	height:80px;
	margin:0 auto;
	padding-top:20px;
}

#ajax{
	background-repeat: no-repeat;
	background-image:  url('../images/ajax_bg.jpg');
	background-position: right;
}

font.title{
	color:#336699;
}


a:link { 
	color: #336699; 
	text-decoration: none 
}

a:active {
	color: #336699; 
	text-decoration: none 
}

a:visited    {
	color: #336699; 
	text-decoration: none
}

a:hover { 
	color: #336699;
	text-decoration: underline
}

div.haberAyr{
	color:#330066;
	size:10px;
	margin-top:-10px;
}

a.haber:link { 
	color: #330066; 
	text-decoration: none 
}

a.haber:active {
	color: #330066; 
	text-decoration: none 
}

a.haber:visited    {
	color: #330066; 
	text-decoration: none
}

a.haber:hover { 
	color: #330066;
	text-decoration: none
}

h1.anaB{
	color: #336699;
	font-weight:bold;
	font-size:14px;
}

h2.altBRed{
	color:Red;
	font-weight:bold;
	font-size:12px;
}

