html body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	background: #224f90 url(../images/layout/tile.jpg) top left repeat-x;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
}

input { border: 1px solid #638dd7; width: 150px;}
.input_register { background: url(../images/buttons/registration.png) top left no-repeat; width: 90px; border: none; height: 20px;}
.input_login { background: url(../images/buttons/login.png) top left no-repeat; width: 90px; border: none; height: 20px;}
.input_logof { background: url(../images/buttons/logoff.png) top left no-repeat; width: 90px; border: none; height: 20px;}
.input_kosarica { background: url(../images/buttons/basket.png) top left no-repeat; width: 168px; border: none; height: 20px;}

#body .input_potvrda { background: url(../images/buttons/potvrda.jpg) top left no-repeat; width: 147px; border: none; height: 20px;}

.input_help { background: url(../images/buttons/help.png) top left no-repeat; width: 74px; border: none; height: 20px;}
.input_num, .input_total {  width: 166px !important; margin: 0 0 2px 0;}

/* some clean up */
p, div, ul, li, h1, h2, h3, h4, h5, form, label { margin: 0; padding: 0;}
img { border: none;}
.cleaner { clear: both;}

.col {
	width: 40%;
	float: left;
}

#wraper {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 750px;
	border-top: 1px none #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px none #ffffff;
	border-left: 1px solid #ffffff;

}


.body_back {
	background: url(../images/layout/body_back_tile.gif) top left repeat-y;
}

/* header */
#header {
	background: #ffffff url(../images/layout/header_background.jpg) top left repeat-x;
	width: 750px;
	height: 100px;
}
	#header img {
		margin: 15px 0 auto 15px;
		width: auto;
		float: left;
	}

	#language {
		width: auto;
		float: right;
		margin: 10px 25px auto auto;
	}


/* header section */
#header_section {
	background: #ffffff url(../images/layout/header_section.jpg) top left no-repeat;
	width: 730px;
	height: 207px;
	padding: 15px 0 0 20px;
}
	#header_section h3 {
		color: white;
	}

	#header_section p, #header_section form {
		width: 400px;
		text-align: justify;
		overflow: hidden;
		color: white;
	}

	#header_section form {
		margin: 10px 0 0 0;
	}
		#header_section form h4 {
			text-transform: uppercase;
			margin: 0 0 5px 0;
		}
		#header_section form p img {
			vertical-align: text-bottom;
		}

/* header section */
#header_section_alt {
	background: url(../images/layout/header_section_alt.jpg) top left no-repeat;
	width: 730px;
	height: 123px;
	padding: 5px 0 0 20px;
}
	#header_section_alt form {
		width: 400px;
		text-align: justify;
		overflow: hidden;
		color: white;
	}

	#header_section_alt form {
		margin: 10px 0 0 0;
	}
		#header_section_alt form h4 {
			text-transform: uppercase;
			font-size: 14px;
			margin: 0 0 5px 0;
		}
		#header_section_alt form p img {
			vertical-align: text-bottom;
		}

/* Top menu */
#top_menu {
	list-style: none;
	background: #ffffff url(../images/layout/top_menu_back.png) top left repeat-x;
	width: 750px;
	height: 40px;
}
	#top_menu li {
		display: inline;
		padding: 0 10px 0 10px;
	}

#labels p {
	float: left;
	width: 175px;
	font-size: 10px;
	font-weight: bold;
}

/* Container */
#container {
	background-color: #ffffff;
}

#body {
	background: #ffffff url(../images/layout/body_background.jpg) top left repeat-x;
	padding: 10px 15px 0 13px;
	width: 460px;
	float: left;
	height: 100%;
	min-height: 400px;
	/*border: 1px solid red;*/
}

	#body h2 {
		color: #3A5D97;
		font-family:"Trebuchet MS";
		font-size: 18px;
		font-weight: normal;
		text-transform: uppercase;
		margin: 10px 0 10px 5px;
	}

	#body h3 {
		color: #2459b0;
		margin: 0 0 0 5px;
	}

	#body p {
		color: black;
		text-align: justify;
		margin: 10px 0 10px 5px;
	}

	#body .review {
		margin: 20px 0 10px 10px;
	}

		#body .review img {
			float: left;
			border: 1px solid #999999;
			margin: 0 5px 5px 0;
		}

		#body .review h4 {
			color: #194c8e;
			text-transform: uppercase;
		}

		#body .review p {
			font-size: 11px;
			line-height: 1.5em;
		}

		#body .review .detailed {
			margin: 15px 0 0 0;
			float: right;
		}

	#body .onama {
		color: #2459b0;
		line-height: 1.5em;
	}
		#body .onama span {
			font-weight: bold;
		}

	#body .split{
		float: left;
		width: 220px;
		margin: 10px 0 0 0;
	}
		#body .split h3{
			color: #2459b0;
			margin: 0 0 0 5px;
		}
		#body .split p {
			line-height: 1.3em;
		}
		#body .split .field {
			width: 200px;
		}
		#body .split label {
			color: #2459b0;
			font-weight: bold;
		}

	#body #location p {
		line-height: 0.8em;
		color: #2459b0;
	}
	#body #location p span {
		font-weight: bold;
	}

	#body #active_product  {
		width: 100%;
	}

		#body #active_product  td {
			border: 1px solid #2459b0;
			padding: 4px;
		}

		#body #active_product td p {
			color: #2459b0;
			padding: 0;
			margin: 0 2px 0 2px;
		}

		#body #active_product  td p span {
			font-weight: bold;
		}

	#body #product_list{
		width: 100%;
	}

		#body #product_list th, #body #basket_list th{
			color: #2459b0;
			font-weight: bold;
			font-size: 12px;
			text-align: left;
			text-transform: uppercase;
		}

		#body #product_list td, #body #basket_list td{
			border: 1px solid #2459b0;
			padding: 4px;
		}

		#body #product_list td .no_pad, #body #basket_list td .no_pad{
			padding: 0;
		}

		#body #product_list td p, #body #basket_list td p {
			color: #2459b0;
			font-size: 11px;
			margin: 0;
			padding: 0;
			line-height: 1em;
			text-align: left;
		}
		#body #product_list td .price, #body #basket_list td .price{
			font-size: 12px;
			font-weight: bold;
			line-height: 1.2em;
			padding-top: 3px;
		}

		#body #product_list td h4, #body #basket_list td h4{
			color: #2459b0;
			padding-top: 0;
			margin-top: 0;
		}

		#body #product_list td input, #body #basket_list td input{
			width: 55px;
			text-align: right;
		}
		#body #product_list td .no_width, #body #basket_list td .no_width{
			width: auto;
			text-align: center;
		}
	#body #basket_list input {
		width: 50px;
	}
	#body #basket_list th {
		font-weight: bold;
	}
	#body #basket_list td {
		border: 1px solid #2459b0;
		padding: 4px;
	}
	#body #basket_list .send_input {
		background: url(../images/buttons/send.png) top left no-repeat;
		width: 90px; border: none; height: 20px; float: right;
		margin: 0  0 0 5px;
	}

	#body #basket_list .update_input {
		background: url(../images/buttons/promje.jpg) top left no-repeat; width: 104px; border: none; height: 20px; float: right;
	}

#toolbar {
	background-color: #b8c9e7;
	width: 488px;
	height: 35px;
}

#toolbar p {
	float: left;
	width: 70px;
	color: #2459b0;
	font-weight: bold;
	text-align: left;
}

#toolbar .right {
	float: right;
	width: 170px;
	margin: 7px 5px 0 20px;
	text-align: right;
}

#catalog_submit {
	width: 170px;
	height: 20px;
	background: url(../images/buttons/chosen_btn.png) top left no-repeat;
}


#pager {
	padding: 0;
	margin: 5px 0 0 0;
	height: 10px;
	width: 145px;
	float: left;
}

#pager td {
	background-color: #fcffff;
	width: 12px;
}

#pager td p {
	margin: 1px;
	width: 10px;
	background-color: #f0f1f3;
	border: 1px solid #d9e0d9;
	font-family: monospace;
	text-align: center;
	font-size: 11px;
	padding: 0 1px 0 1px;
}





/* Notice */
#notice_header {
	background:  url(../images/layout/notice_header.jpg) top left no-repeat;
	width: 462px;
	height: 14px;
}
#notice_body {
	background: url(../images/layout/notice_body.jpg) top left repeat-x;
	border-left: 1px solid #85a9e3;
	border-right: 1px solid #85a9e3;
	width: 450px;
	height: 93px;
	padding: 5px;
}
	#notice_body h2 {
		margin: 0;
	}

	#notice_body p {
		margin: 0;
	}

#notice_footer {
	background: url(../images/layout/notice_footer.jpg) top left no-repeat;
	width: 462px;
	height: 31px;
}
	#notice_footer p {
		margin: 0;
	}
	#notice_footer p img {
		margin: 8px 7px 0 0;
		float: right;
	}


/* Side bar*/
#sider {
	width: 260px;
	float: left;
	background-color: #2259a9;
}
	#sider h2 {
		background: url(../images/layout/sider_title_back.png) top left repeat-x;
		width: 260px;
		height: 40px;
		color: white;
	}

	#sider ul {
		margin: 10px 0 0 20px;
		list-style: none;
		width: auto;
	}
	#sider li {
		padding: 0 0 0 20px;
		margin: 5px 0 5px 0;
		background: url(../images/buttons/plus_btn.png) top left no-repeat;
		color: white;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	#sider .sub {
		background: none;
		padding: 0;
		margin: 0;
	}

	.h {
		display: none;
	}


	#sider li a, #sider li a:visited, #sider li a:hover, #sider li a:active, #sider .menu_lnk {
		padding: 0;
		color: white;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
		#sider li ul {
			margin: 0;
			list-style: disc;
			color: #ffffff;
		}

		#sider li ul li {
			background: none;
			color: white;
			text-transform: none;
			padding: 0;
			margin: 0;
		}

		#sider li ul li a, #sider li ul li a:visited, #sider li ul li a:hover, #sider li ul li a:active {
			color: #a4c1ed;
			font-size: 12px;
			cursor: pointer;
		}

		#sider li ul li ul {
			list-style: none;
			margin: 0 0 0 10px;
			padding: 0;
		}
			#sider li ul li ul li a:link, #sider li ul li ul li a:visited, #sider li ul li ul li a:hover, #sider li ul li ul li a:active {
				color: #ffffff;
				text-transform: uppercase;
				font-weight: normal;
				font-size: 11px;
			}

		.hideit { display: none;}

	#sider form {
		padding: 10px;
	}

	#sider input, textarea {
		border: 1px solid #638dd7;
		width: 230px;
	}

	#sider p {
		line-height: 1.5em;
		margin: 5px 0 5px 0;
	}

	#sider label {
		color: white;
		text-transform: uppercase;
		font-size: 11px;
	}

	#sider .input_send {
		background: url(../images/buttons/send.png) top left no-repeat;
		width: 90px;
		border: none;
		height: 20px;
		margin: 0 7px 0 0;
	}



#footer {
	background: #ffffff url(../images/layout/footer_back.png) top left repeat-x;
	width: 750px;
	height: 40px;
	clear: both;
}
	#footer p {
		text-align: center;
	}

	#katbottom {
		/*background: url(../images/layout/paging_back.png) top left repeat-x;*/
		height: 32px;
		margin-top: 15px;
	}

	#katbottom .pages a:link, #katbottom .pages a:visited, #katbottom .pages a:active {
		text-align: center;
		background: url(../images/buttons/active_back.png) top left no-repeat;
		padding: 1px 4px 2px 4px;
		font-family: Courier New;
		font-size: 11px;
		text-decoration: none;
		color: #040000;
	}

	.pages {
		color: #638dd7;
		width: 61%;
		display: inline;
		text-align: left;
		float: left;
	}
	#katbottom input {
		float: left;
		margin-left: 7px;
	}


.galerija_pic_border {
  #position: relative;
  width: 148px;
  height: 148px;
  float: left;
  border: #c2c2c2 1px solid;
  margin: 0 3px 3px 0;
  text-align: center;
  vertical-align: middle;
  display: table;
  overflow: hidden
}
.galerija_pic_middle {
  #position: absolute;
  #top: 50%;
  #left: 50%;
  display: table-cell;
  vertical-align: middle;
}
.galerija_pic {
  #position: relative;
  #top: -50%;
  #left: -50%
}