/* 
	project:  internet studio
	author:   luka cvrk (www.solucija.com) 
*/

* {
	margin: 0;
	padding: 0;
}
* body {
	font: .8em Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.6em;
	background: #fff url(../images/bg.gif) repeat-x;
	color: #111;
}
a {
	color: #EB0000;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #808080;
	background: inherit;
	text-decoration: underline;
}
p {
	margin: 0 0 15px 0;
}
h1 {
	font: bold 1.2em Tahoma, Georgia, "Times New Roman", Arial;
	color: #111;
}
h2 {
	font: normal 1.7em Tahoma, Georgia, "Times New Roman", Arial;
	margin: 0 0 10px;
	padding: 0 0 3px;
	color: #333;
	border-bottom: 1px solid #eee;
}
img {
	border: 0;
}
#content {
	width: 980px;
	margin: 10px auto;
	background-color:#FFFFFF;
}
#logo {
	margin: 10px 10px 20px 10px;
	width: 220px;
	float: left;
}
#logo p {
	margin: 0;
}
#tavuk-resmi {
	margin: 10px 10px 20px 10px;
	width: 620px;
	float: left;
}
#tavuk-resmi p {
	margin: 0;
}
#menu {
	float: left;
	padding: 10px 0 0;
	margin: 0 0 40px 10px;
}
#menu li {
	font-size: 1.1em;
	display: inline;
}
#menu li a {
	float: left;
	width: 87px;
	padding: 2px 0 7px;
	text-align: center;
	margin: 0 0 0 10px;
	color: #636365;
}
#menu li a.current {
	background: #fff url(../images/buton.gif) no-repeat;
	color: #fff;
}
#menu li a:hover {
	text-decoration: none;
	color: #000;
	background: #fff url(../images/buton-gri.gif) no-repeat;
}
#slogan {
	float: right;
	padding: 15px 0 0;
	margin: 0 0 40px 20px;
}
.clear {
	clear: both;
}
.caption {
	background: #fff url(../images/title.gif) no-repeat;
	padding: 2px 0 0 145px;
	height: 35px;
	color: #fff;
	font-weight:bold;
}
.caption p {
	margin: 0;
}
.caption2 {
	background: #fff url(../images/title.gif) no-repeat;
	padding: 2px 0 0 130px;
	height: 35px;
	color: #fff;
	font-weight:bold;
}
.caption2 p {
	margin: 0;
}
#left {
	margin: 0 15px 100px 0;
/*	clear: left;*/
	width: 600px;
	float: left;
}
#left1 {
	margin: 0 15px 100px 0;
/*	clear: left;*/
	width: 960px;
	float: left;
}
.box {
	background: #eee;
}
#left img {
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
}
#left1 img {
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
}
.smallthumb {
	width: 109px;
}
#center {
	width: 340px;
	float: left;
	margin: 0 15px 20px 0;
}
#right {
	float: right;
	width: 350px;
}
.date {
	font-size: .8em;
	border-top: 1px solid #eee;
	padding: 5px 0 0;
}
.box {
	background: #eee;
	padding: 10px;
}
.box li {
	list-style: none;
	border-bottom: 1px dotted #ccc;
	line-height: 26px;
}
.box li a {
	padding: 0 5px;
}
#footer {
	font-size: .84em;
	clear: both;
	padding: 15px;
	background: #eee;
}
#footer a {
	color: #444;
}
.sagboslu {
	float:left;
	margin-right: 5px;
	width: 50px;
}
