@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Keep", Calibri, Helvetica, Verdana, Arial,  sans-serif;
}

body {
	font-size:11px; 
	color:#000; 
	background-image: url(img/back.jpg); 
	margin:0px;
	background-repeat:no-repeat;
	background-color:#000;
}

@font-face {
	font-family: "Keep";
	src:url(font/KGKeepYourHeadUp.ttf);
	
}

a, a:visited {
	text-decoration:none; 
	color:#000;
}

a:hover {
	text-decoration:none; 
	color:#ccc;
}

img {
	border:0px;
}

#header {
	width:100%;
	height:250px;
	background-repeat:repeat-x;
}
	
#header_top {
	width:900px;
	height:90px;
	margin:0 auto;	
}

#logo {
	float:left;
	width:416px;
	height:72px;
	margin:5px 0;
}

#adress {
	float:right;
	font-family:"Keep";	
	font-size:16px;
	color:#000;
	font-weight:bolder;
	line-height:22px;
	margin:10px 0;
	text-align:right;
}

#adressa {
	float:right;
	font-size:16px;
	color:#000;
	line-height:22px;
	margin:10px 0;
	text-align:right;
}

#container {
	display:table; 
	width:900px; 
	height:100%; 
	margin:auto; 
}

#flash {
	float:left;
	width:900px;
	height:320px;
	background-image:url(img/trans.png);
}

#menu {
	float:left;
	width:860px;
	height:30px;
	margin:10px 0;
	background-image:url(img/trans.png);
	padding:0 20px;
}

.menu_item {
	float:left;
	padding:0 10px;
	line-height:30px;
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
}

.menu_item a {
	color:#fff;	
}

.menu_item a:hover {
	color:#ccc;	
}

#program {
	float:left;
	position:relative;
	width:304px;
	height:365px;
	background-image:url(img/program.png);	
	background-repeat:none;
}

#program_list {
	float:left;
	width:274px;
	margin:80px 10px 0 20px;	
	font-family:"Keep";	
	font-size:16px;
	color:#000;	
	font-weight:bolder;
	line-height:35px;
}

#allprogram {
	position:absolute;
	width:175px;
	height:30px;
	z-index:1;
	left: 115px;
	top: 325px;
}

#paper {
	float:right;	
	width:596px;
	min-height:365px;
	background-image:url(img/paper.png);
	background-repeat:none;	
}

#paper_title {
	float:right;
	color:#000;
	font-size:30px;
	text-shadow:1px 1px 1px #555;
	margin:50px 50px 0 0;
}

#paper_text {
	width:536px;
	float:left;
	color:#000;
	margin:0px 30px 10px 30px;
	font-size:15px;
}

/* GALERIJA */

#photos {
	
	width:550px;
	float:left;
	color:#000;
	margin:10px 30px 10px 16px;
	font-size:15px;
	
}

.photo {
	float:left;
	width:110px;
	height:83px;
	background:#fff;	
	margin:5px;
}


/* FOOTER */

#footer {
	width:100%;
	height:190px;
	background-repeat:repeat-x;
	
}

#footer_top {
	width:900px;
	height:100%;
	margin:0 auto;	
}

.footer_box {
	width:300px;
	float:left;	
	line-height:20px;
	color:#fff;
	font-size:12px;
}

.footer_box h1{
	width:300px;
	float:left;
	font-size:24px;
	font-weight:bolder;
	color:#fff;
}

.footer_box p{
	width:300px;
	float:left;	
	line-height:20px;
	color:#aa9398;
	font-size:12px;
	margin:10px 0;
}

.footer_input{
	width:298px;
	float:left;
	border:1px solid #d0cbb2;
	background:#eeebd4;
	color:#AA9398;
}

.footer_send {
	width:80px;
	height:20px;
	text-align:center;
	background:#d0cbb2;
	float:right;	
	font-size:11px;
	margin-top:5px;
}

.footer_box textarea{
	width:294px;
	height:70px;
	float:left;
	border:1px solid #d0cbb2;
	background:#eeebd4;
	margin-top:5px;
	color:#AA9398;
	font-family:Helvetica, Verdana, Geneva, sans-serif;	
}


.footer_box img{
	margin-right:5px;
}
