@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
body {
	background:#f5e5c6 url(../images/body_bg.jpg) repeat-y scroll top center;
	font:normal 12px/18px Arial,verdana,sans-serif;
	color: #454545;
}

a:link, a:visited, a:active {
	color:#3c699b;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
ul, li {
	list-style-type: none;
}
h1 {
	color: #3c699b;
	font-size:20px;
}
h2 {
	color: #3c699b;
	font-size:16px;
	margin-bottom:10px;
}

h3 {
	color: #3c699b;
	margin-bottom:10px;
}
#header {
	background:transparent url(../images/header_bg.jpg) no-repeat scroll top center;
	height:308px;
	width:100%;
	padding:0px;
	margin:0px;
}

/* Menu */
#menu {
	margin: 0px auto;
	width: 950px;
	position:relative;
	top:268px;
	text-align:center;
}
#menu ul {
	padding: 0;
	margin: 0;
	color: #fff;
}

#menu ul li { display: inline; }

#menu ul li a {
	color:#3c699b;
	padding: 10px 18px;
	text-decoration: none;
	float: left;
	border-right: 1px solid #c6e4f4;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 13px;
}

#menu ul li a:hover {
	background:transparent url(../images/menu_hover_bg.jpg) repeat-x scroll center top;
}

/* Home styles */
#wrapper {
	width:958px;
	margin:0px auto;
	background-color:#fff;
	padding-top:20px;
}
#wrappersilver {
	background:transparent url(../images/silver_bg.jpg) repeat-x scroll 0 0;
	width:958px;
	margin:0px auto;
	background-color:#fff;
	padding-top:20px;
	clear:both;
}
.clear {
	clear:both;
}
/* Home intro text boxes */
.introbox {
	float: left;
	width:213px;
	margin:0 0px 15px 15px;
}
.introbox h1 {
	font-size: 14px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:0px;
}
.introbox h2 {
	font-size: 11px;
	font-weight: normal;
	color:#898989;
	margin-bottom: 12px;
}
.introbox p {
	font-size:11px;
	line-height:normal;
}
#letnjaskola {
	background:#c7e8fa url(../images/blue_bg.jpg) repeat-x scroll 0 0;
	width:660px;
	margin:15px 12px 15px 15px;
	border:1px solid #c6e4f4;
	padding:10px;
	float:left;
	height:120px;
}
#prevodjenje {
	background:#c7e8fa url(../images/blue_bg.jpg) repeat-x scroll 0 0;
	width:185px;
	margin:15px 5px 15px 5px;
	border:1px solid #c6e4f4;
	padding:10px;
	float:left;
	height:120px;
}
#letnjaskola h1, #prevodjenje h1 {
	font-size:14px;
	margin-bottom: 10px;
	
}
#letnjaskola p, #prevodjenje p {
	font-size: 11px;
	color:#1b4581;
}
#letnjaskola .program, .program {
	float:left;
	width:290px;
	margin-right:20px;
	margin-bottom:8px;
}
/*.program {
	float:left;
	width:310px;
	margin-right:20px;
	margin-bottom:8px;
}*/
#letnjaskola .program img {
	float:left;
	margin-right:15px;
}
.novosti {
	margin:15px 0px 15px 20px;
	float: left;
	width:425px;
	color:#082839;
	font-size:11px;
	padding-right:16px;
}
.novosti h1 {
	font-size: 18px;
	border-bottom: 1px dotted #adadad;
	padding-bottom:15px;
}
.novosti ul li {
	line-height: 18px;
}
.novosti ul li {
	background:transparent url(../images/list_bg.jpg) no-repeat scroll 0 10px;
	padding: 8px 10px 10px 30px;
	border-bottom: 1px dotted #adadad;
}
.faq {
	margin:15px 0px 15px 20px;
	float: left;
	width:215px;
	color:#082839;
	font-size:11px;
	
}
.faq h1 {
	font-size: 18px;
	padding-bottom:15px;
}
.faq ul li {
	background:transparent url(../images/bullet.gif) no-repeat scroll 0 5px;
	padding: 5px 10px 5px 15px;
	border-bottom: 1px dotted #adadad;
	line-height:normal;
}
.gallerybox {
	margin:15px 0px 15px 20px;
	float: left;
	width:215px;
	color:#082839;
	font-size:11px;
}
.gallerybox h1 {
	font-size: 18px;
	padding-bottom:15px;
}
.gallerybox img {
	padding: 4px;
	border: 1px solid #bcbcbc;
	margin-right:15px;
	margin-bottom: 10px;
	float:left;
}
.gallerybox a.more {
	background:transparent url(../images/bullet.gif) no-repeat scroll 0 1px;
	margin-left: 100px;
	padding-left:15px;
}
#footer {
	background:#f6e6ca url(../images/footer_bg.jpg) no-repeat scroll 0 0;
	margin: 0px auto;
	width:919px;
	padding: 20px;
	text-align:center;
}
#footer ul {
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
	font: normal 90% arial, helvetica, sans-serif;
	text-align: center;
}

#footer ul li { display: inline; }

#footer ul li a {
	text-decoration: none;
	padding: 4px 10px;
	border-right: 1px solid #fff;
}

#footer ul li a:hover {
	background-color: #369;
	color: #fff;
}
/* template pages styles */
#sidebar {
	float: right;
	width: 235px;
}
#sidebar h2 {
	font-size:12px;
	padding: 5px 0;
	margin-right:20px;
}
.sidebarbox h3 {
	font-size:11px;
	padding: 5px 0;
	margin-right:20px;
	margin-bottom:5px;
}
#sidebar p {
	margin: 3px 20px 10px 0;
	font-size:11px;
	line-height:16px;
}
.sidebarbox {
	background:#fff url(../images/silver_bg.jpg) repeat-x scroll 0 0;
	padding:10px;
	margin-right:15px;
}
.pdf {
	background:#fff url(../images/pdf.png) no-repeat scroll 0 0;
	padding-left:20px;
	line-height:18px;
}
.sidebarbox ul li {
	background:transparent url(../images/bullet.gif) no-repeat scroll 0 5px;
	padding: 5px 10px 5px 15px;
	border-bottom: 1px dotted #adadad;
	line-height:normal;
}
#maincontent {
	margin-right: 250px;
	text-align: left;
	padding:0 20px 20px 20px;
	border-right: 1px solid #f2eee6;
}
#maincontent h1 {
	color:#3c699b;
	margin-bottom: 20px;
	font-size:18px;
}
#maincontent h4 {
	color:#3c699b;
	margin: 10px 0;
	font-size:14px;
}
#maincontent p {
	padding-bottom: 20px;
	line-height:18px;
}
.kursevi h2 {
	border-bottom:1px dotted silver;
	padding: 10px 0;
	margin-bottom:10px;
}
.kursevi .imageleft {
	float:left;
}
.kursevi p, .kursevi h3 {
	margin-left:230px;
	
}
.kursevi .imageright {
	float:right;
}
#breadcrumb {
	font-size: 11px;
	margin-bottom: 15px;
	background:#f5e5c6 url(../images/silver_bg.jpg) repeat-x scroll 0 0;
	border: 1px solid #eae5db;
	padding:8px;
	color:#adadad;
}
#breadcrumb a {
	padding: 5px;
	font-size: 11px;
	color:#bab1a0;
	background:transparent url(../images/bullet_breadcrumb.gif) no-repeat scroll right center;
	padding-right:15px;
}
#breadcrumb a:hover {
	background:transparent url(../images/bullet.gif) no-repeat scroll right center;
	color:#3c699b;
}
.imageright {
	float: right;
	margin: 10px 0 10px 15px;
}

.imageleft {
	float:left;
	margin: 0px 15px 10px 0;
}
#maincontent ul li {
	background:transparent url(../images/bullet.gif) no-repeat scroll 0 5px;
	padding: 5px 10px 5px 15px;
	line-height:normal;
}
.txtbox {
	background:#f5e5c6 url(../images/silver_bg.jpg) repeat-x scroll 0 0;
	border:1px solid #f1debc;
	padding: 15px;	
	margin: 10px 15px;
}
#maincontent h3 {
	background:#f5e5c6 url(../images/silver_bg.jpg) repeat-x scroll 0 0;
	border-bottom: 1px dotted #adadad;
	padding: 10px;
}
.contactTable {
	margin-left:15px;
}
.contactTable td {
	padding:6px;
}
.contactTable td input, .contactTable td textarea {
	padding:3px;
	border:1px solid silver;
	width:250px;
}
.contactTable td .btn {
	background:#f5e5c6 url(../images/posalji.jpg) no-repeat scroll 0 0;
	border:none;
	width: 114px;
	height:32px;
	text-indent:-200px;
}
.contactTable td .btn:hover {
	background:#f5e5c6 url(../images/posalji_h.jpg) no-repeat scroll 0 0;
	
}
/* Form styles */
fieldset {
	background:#ffffff url(../images/silver_bg.jpg) repeat-x scroll 0 0;
	border:1px solid silver;
	padding: 10px;
	margin-top:20px;
}
legend {
	font-size:16px;
	color:#3c699b;
	font-weight: bold;
	padding: 0 10px;
}
label {
	width: 200px;
}
.input {
	margin: 10px 4px 6px 4px;
	padding:3px;
	border:1px solid silver;
	width:250px;
}
.input:hover {
	padding:3px;
	background-color:#f7f4ef;
	border:1px solid #c6e4f4;
	width:250px;
}
.btn {
	background:#ffffff url(../images/posalji.jpg) no-repeat scroll 0 0;
	border:none;
	width: 114px;
	height:32px;
	text-indent:-200px;
	clear:left;
}
.btn:hover {
	background:#ffffff url(../images/posalji_h.jpg) no-repeat scroll 0 0;
	
}
label {
	clear:both;
    display: block;
    width: 150px;
    float: left;
    margin: 10px 4px 6px 4px;
    text-align: right;
}
#maincontent .contactform {
	width:90%;
}
