
body {
	background-color: #EAEDEE;
	background-image: url(/img/bgrd.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.center {
	display: block;
	position: relative;
	margin: 2px auto 0px auto;
	position: relative;
	width: 600px;
}
ul {
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 12px;
	margin-bottom: 12px;
}
a {
	color: #E30190;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
hr {
	color: #CCCCCC;
}

/* --------------- MENU ----------------- */

table.menu tr td {
	border-right: 2px solid #ffffff;
	text-align: center;
	height: 60px;
}
table.menu tr td a {
	display: block;
	width: 100%;
	background-image: url(/img/bgrdButton.jpg);
	font-size: 16px;
	color: #566469;
	text-decoration: none;
	text-align: center;
	padding-top: 30px;
	line-height: 30px;
}
table.menu tr td a:hover {
	background-image: url(/img/bgrdButton_f2.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

/* --------------- HOME BOX ----------------- */

.box1, .box2 {
	display: block;
	float: left;
	margin-right: 2px;
	width: 299px;
	background-image: url(/img/bgrdBox.gif);
	background-repeat: no-repeat;
	color: #4d4d4d;
	height: 100%;
}
.box1 {
	background-color: #D6DDE0;
}
.box2 {
	margin-right: 0;
	background-color: #E2E6E7;
}
.box1 h1, .box2 h1, .box h1, .box p {
	color: #566469;
	font-size: 16px;
	background-image: url(/img/bgrdBoxTitle.jpg);
	background-repeat: repeat-x;
	border-bottom: 2px solid #ffffff;
	height: 24px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 8px;
	margin-bottom: 22px;
}
.box h1 {
	margin-bottom: 8px;
}
.box1 p, .box2 p {
	margin: 8px 22px;
}
.box p {
	font-size: 12px;
	text-align: center;
}
.box p a {
	color: #666666;
}
.box p a:hover {
	color: #E30190;
}

/* --------------- CONTENT ----------------- */

.content {
	padding: 5px 25px;
	margin: 0;
	margin-bottom: 10px;
}
.content p {
	margin: 10px auto;
}
.content h1 {
	font-size: 26px;
	color: #4d4d4d;
	font-weight: normal;
	margin: 15px auto;
}
.content h2 {
	font-size: 18px;
	color: #4d4d4d;
	font-weight: normal;
	margin: 12px auto;
}
.content h3 {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: normal;
	margin: 12px auto;
}
.content h4 {
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: -10px;
}
.content table.download tr td {
	border-left: 1px solid #D9DEDF;
	padding: 0px 15px;
	text-align: center;
}

.content img {
	border: 1px solid #666666;
	margin-top: 5px;
}

.content #podmenu {
	position: relative;
	float: right;
	display: block;
	width: 180px;
	right: -25px;
	background-color: #DEE3E4;
	
}
.content #podmenu h1 {
	color: #FFFFFF;
	background-color: #BDC7CC;
	font-size: 16px;
	padding: 8px;
	border-bottom: 2px solid #ffffff;
	margin: 0px;
}
.content #podmenu p {
	margin: 8px;
}

table.box3 tr td {
	background-color: #E30190;
	padding: 0px 10px;
	color: #FFFFFF;
}
table.box3 tr td a {
	color: #FFFFFF;
	text-decoration: underline;
}
table.box3 tr td a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* --------------- SEARCH ----------------- */

form {
	margin: 0px;
}
form table tr td {
	widows: 25%;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 8px 6px 0px;
}
form input, form select {
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
	border: 1px solid #999999;
	font-weight: normal;
}
form input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background-image: url(/img/bgrdDugme.jpg);
	background-repeat: repeat-x;
	border: 0px;
	height: 30px;
}
form select {
	width: 133px;
}
form input.oddo {
	width: 56px;
	text-align: right;
	padding-right: 3px;
}
.results h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
}
.results p {
	font-size: 12px;
	margin: 5px 0 10px 0;
}
.results h3 a {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
}
table.proizvodi {
	border-top: 1px solid #e0e0e0;
}
table.proizvodi tr td {
	border-bottom: 1px solid #e0e0e0;
}

/* --------------- FOOTER ----------------- */

.footer {
	display: block;
	float: left;
	padding: 12px 7px;
}
.footer p {
	margin: 3px 0;
	font-size: 10px;
	color: #c4c4c4;
}
.footer p a {
	color: #c4c4c4;
	text-decoration: none;
}
.footer p a:hover {
	text-decoration: underline;
}
.footer p.linkoviDole {
	color: #D2D9DD;
	margin-bottom: 10px;
}


.gallery {
margin-top:5px;

}

.gallery a img {
border:1px solid #CCCCCC;
padding:3px;
margin-right:10px;
float:left;
}
