@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DD6C12;
	background-image: url(../images/site_bg.gif);
	background-repeat: repeat-x;
}
.clearit {
	clear: both;
}
#container {
	height: auto;
	width: 980px;
	margin: 0px auto;
	position: relative;
}
#top {
	height: 120px;
	width: 980px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 255px;
}
.user-box {
	display: block;
	position: absolute;
	top: 16px;
	right: 4px;
	color: #00F;
}
#container #content #left-content .nap-box a {
	color: #09F;
}

#top .user-box a{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 7px;
}
#top .user-box a:hover {
	text-decoration: none;
}
#navigation {
	height: 50px;
	width: 980px;
	position: relative;
	list-style-type: none;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	color: #000;
}
#navigation li {
	display: block;
	float: left;
	height: 50px;
	width: 120px;
	position: relative;
	background-image: url(../images/nav-spacer.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #000;
}
#navigation li a {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 35px;
	width: 120px;
	padding-top: 15px;
}
#navigation li a:hover {
	background-image: url(../../seminar/images/navigator.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav-activ {
	background-image: url(../../seminar/images/navigator.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#content {
	height: auto;
	width: 980px;
	margin-top: 20px;
	position: relative;
}
#left-content {
	background-color: #FFFFFF;
	float: left;
	width: 720px;
	position: relative;
	height: auto;
}
#right-content {
	background-color: #3f3f3f;
	width: 250px;
	float: left;
	position: relative;
	height: auto;
	padding: 5px;
}
#container #content #left-content span.nav-box {
	display: block;
	height: 21px;
	width: 705px;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #000000;
	padding-left: 5px;
	padding-top: 4px;
	font-size: 12px;
	color: #DD6C12;
}

.nav-box a {
	font-size: 12px;
	text-decoration: none;
}
.nav-box a:hover {
	font-size: 12px;
	text-decoration: underline;
}
.form-box {
	height: auto;
	width: 310px;
	margin-top: 30px;
	font-size: 12px;
	color: #666;
	position: relative;
	float: left;
}
#container #content #left-content .form-box #poruka {
	width: 265px;
}


.item-box {
	float: left;
	height: 231px;
	width: 231px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #999;
	position: relative;
}
p.nap-box {
	font-size: 16px;
	color: #000;
	background-color: #e9e9e9;
	display: block;
	height: auto;
	width: 690px;
	margin-top: 30px;
	margin-left: 5px;
	padding: 10px;
	margin-bottom: 100px;
}
p.nap-box span {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	display: block;
	margin-bottom: 10px;
}
span.visa-box {
	height: 48px;
	width: 99px;
	display: block;
	position: absolute;
	background-image: url(../images/content/visa.gif);
	left: 91px;
	top: 692px;
}
span.master-box {
	display: block;
	height: 48px;
	width: 108px;
	position: absolute;
	background-image: url(../images/content/master.gif);
	left: 217px;
	top: 692px;
}
span.american-box {
	background-image: url(../images/content/american.jpg);
	display: block;
	height: 48px;
	width: 122px;
	position: absolute;
	left: 354px;
	top: 692px;
}
span.payway-box {
	background-image: url(../images/content/t-com-payway.jpg);
	display: block;
	height: 85px;
	width: 138px;
	position: absolute;
	left: 578px;
	top: 672px;
}
#footer-container {
	height: auto;
	width: 100%;
	background-color: #666;
	position: relative;
}
.cart-box {
	background-color: #CCC;
	height: 110px;
	width: 250px;
	position: relative;
}
.cart-box-top {
	font-size: 13px;
	font-weight: bold;
	color: #044893;
	background-color: #FFF;
	background-image: url(../images/right-content/cart-icon.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	height: 21px;
	width: 200px;
	padding-left: 50px;
	padding-top: 4px;
}
.cart-price {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	display: block;
	padding-top: 18px;
	padding-left: 13px;
}
.cart-btn {
	display: block;
	height: 27px;
	width: 164px;
	position: absolute;
	background-image: url(../images/right-content/cart-btn.gif);
	left: 44px;
	top: 75px;
}
#news-container {
	height: auto;
	width: 250px;
	margin-top: 20px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div#news-container h2 {
	font-size: 16px;
	font-weight: bold;
	color: #DD6C12;
	margin-bottom: 5px;
}
#content #right-content #news-container h1 {
	color: #09F;
}
#container #content #right-content #news-container h1 {
	color: #09F;
}

.news-box {
	height: auto;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	font-size: 12px;
	color: #CCC;
	position: relative;
	margin-bottom: 15px;
}
.news-date {
	font-size: 11px;
	font-style: italic;
	color: #FF9D9D;
	text-align: right;
	display: block;
	height: 20px;
	padding-top: 5px;
}
#fb-box {
	height: auto;
	width: 250px;
	position: relative;
	background-color: #FFF;
}
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 160px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #666;
}
input#search-input {
	font-size: 11px;
	color: #999;
	height: 25px;
	margin-top: 2px;
	width: 307px;
	margin-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#copy-box {
	font-size: 12px;
	color: #CCC;
	text-align: right;
	height: 150px;
	width: 220px;
	position: absolute;
	top: 5px;
	right: 0px;
}
span.terms {
	color: #FFF;
	display: block;
	margin-top: 20px;
	margin-bottom: 38px;
}

.info-box {
	font-size: 12px;
	color: #5BDEFF;
	height: 150px;
	width: 269px;
	position: absolute;
	top: 5px;
}
div.info-box h6 {
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	margin-bottom: 5px;
}
.foot-nav-box {
	font-size: 16px;
	color: #FFF;
	position: absolute;
	height: auto;
	width: auto;
	left: 377px;
	top: 61px;
}
.search-box {
	position: absolute;
	height: 29px;
	width: 345px;
	left: 309px;
	top: 72px;
	float: none;
}
.search-input {
	background-image: url(../images/search-input.png);
	height: 29px;
	width: 312px;
	position: relative;
	float: left;
}
div#left-content img.gal-img {
	margin-top: 30px;
	margin-left: 30px;
	border: 1px solid #666;
}
.map-box {
	height: auto;
	width: 400px;
	margin-top: 30px;
	margin-left: 5px;
	position: relative;
	font-size: 14px;
	color: #009EB0;
	margin-bottom: 30px;
	float: left;
}
.font24 {
	font-size: 24px;
	color: #666;
}
