* {
	font-size:100%;
}

html {
	height:100%;
}
body {
	background:#fff url(/themes/default/media/bg-header.gif) top left repeat-x;	
	font:80% Arial,Tahoma,Verdana;
	margin:0;
	padding:0;
	color:#959595;
}

form,h1,h2,h3,h4,h5,p {
	margin:0;
}

table {
	border-collapse:collapse;
}
td,th {
	padding:0;
}

/* structure */

#body_content img {
    margin:0px 15px 15px 0px;
}

#header {
	background:url(/themes/default/media/shari.jpg) bottom right no-repeat;
}
#logo {
	margin:28px 0 0 30px;
}
#icons {
	text-align:right;
	background:url(/themes/default/media/bg-icons.gif) top right no-repeat;
	padding:3px 10px 0 0;
}
#search {
	background:url(/themes/default/media/bg-search.jpg) bottom right no-repeat;
	vertical-align:bottom;
	text-align:right;
	padding:0 20px 3px 0;		
}
#middle {
	padding:0;
}
#left {
	background:#ebebeb;
	padding:25px 0;
}

#right {
	float:right;
	width:210px;
	position:relative;
	top:0;
	left:35px;
	z-index:10;
	margin:25px 0;
}

#content {
	background:url(/themes/default/media/c4.gif) bottom left no-repeat;
}
.con2 {
	background:url(/themes/default/media/c3.gif) bottom right no-repeat;
}
.con3 {
	background:url(/themes/default/media/c2.gif) top right no-repeat;
}
.con5 {
	padding:25px 35px;
	background:url(/themes/default/media/c1.gif) top left no-repeat;
}





#footer {
	background:#0c8e35;
	vertical-align:middle;
	text-align:center;
	color:#fff;
	font-size:85%;
}



/* typograph */

h1 {
	font-size:200%;
	margin:0 0 15px 0;
	font-weight:normal;
	color:#077b26;
}
h2 {
	font-size:160%;
	margin:0 0 15px 0;
	font-weight:normal;	
	color:#077b26;
}
h3 {
	font-size:140%;
	padding:0 0 5px 0;
	margin:0 0 15px 0;
	color:#077b26;
	font-weight:normal;
	border-bottom:solid 2px #ebebeb;	
}
.poll-title {
	font-size:140%;
	margin:0 0 10px 40px;
	padding:0;
	border:none;	
}

h4 {
	font-size:120%;
	margin:0 0 15px 0;
	color:#077b26;
}

td, th {
	vertical-align:top;	
}

p, pre, blockquote, fieldset {
	margin:0 0 15px 0;
}

ul, ol {
	margin:5px 0 15px 0;
}

li, dd, blockquote {
	margin-left:40px;
}

fieldset {
	padding:0 25px 25px 25px;
	border-style:solid;
	border-width:2px 0 0 0;
	border-color:#d5d3d3;
}
legend {
	font-size:160%;
	padding:0 10px 10px 10px;
	font-weight:normal;
	color:#077b26;
}
legend a {
	text-decoration:none;
}
legend a:hover {
	text-decoration:none;
}
label {
	cursor: pointer;
}

a {
	color:#077b26;
}
a:hover {
	text-decoration:none;
}
a.n1 {
	font-size:120%;
}

img {
	border:0;
}

/* styles.css */
table.menu {
	height:22px;
	margin:0 0 10px 30px;
}
table.menu td {
	background:url(/themes/default/media/menu-left.gif) top left no-repeat;
	padding:2px 6px 0 10px;
}
table.menu th {
	background:url(/themes/default/media/menu-right.gif) top left no-repeat;
	padding:;
	width:6px;
}
table.menu a {
	color:#e1e1e1;
	text-decoration:none;
}
table.menu a:hover {
	color:#fff;
	text-decoration:none;
}

.press {
	margin:0 0 20px 0;
	clear:left;
	vtext-align:justify;
}
.press h1 {
	font-size:120%;
	margin:2px 0;
}
.press div.img {
	float:right;
	margin:15px 0 0 5px;
	width:100px;
	text-align:center;
}
.press div.txt {
	margin-right:100px;
}

table.listing th {
	width:160px;
	padding:15px 5px 0;
	text-align:center;
}

table.pr_spl th {
	width:100px;
	text-align:center;
	padding:0 5px 5px;
}
table.pr_spl td {
	padding:0 25px 0 0;
	vtext-align:justify;
}
table.pr_spl img {
	float:left;
	margin:0 10px 5px 0;
}
table.pr_spl td h1 {
	font-size:120%;
	margin:2px 0;
}


.date {
	font-size:85%;
	color:#888;
}
.date a {
	color:#888;
}

table.status {
	margin-bottom:25px;
}
table.status h1 {
	font-size:120%;
	padding:2px 0 0 0;
	margin-bottom:5px;
}
table.status th {
	width:160px;
	text-align:center;
	padding-right:15px;
}


table.forma {
	width:100%;
}
table.forma th {
	text-align:right;
	padding:5px 10px 5px 5px;
	width:25%;
	color:#037921;	
}
table.forma th.error {
    color:red;
}
table.forma td {
	padding:5px 5px 5px 0;
}

table.forma td h2 {
	background:#23823b url(/themes/default/media/title-right.gif) top right no-repeat;
	position:relative;
	top:0px;
	left:-35px;
	z-index:10;
	width:40%;
	color:#fff;
	padding:10px 10px 10px 35px;
}

table.formavert {
	width:100%;
	margin-top:30px;
}
table.formavert th {
	text-align:left;
	padding:0 0 3px 0;
	width:25%;
	color:#037921;	
}
table.formavert th.error {
    color:red;
}
table.formavert td {
	padding:0 0 5px 0;
}

.screen {float: right;}
.screen_img {padding: 0 0 5px 8px; font-size: 11px; color: #333;}
.screen_desc {margin: 0; border: 1px solid #ddd;}

.sto {
	width:100%;	
	border:solid 1px #bfbfbf;
	font:100% Arial;
}
.half {
	width:50%;
	border:solid 1px #bfbfbf;
	font:100% Arial;	
}
.third {
	width:33%;
	border:solid 1px #bfbfbf;
	font:100% Arial;	
}


.panel {
	float:right;
	margin:0 0 25px 25px;
}

.map {
	margin-bottom:8px;
}

#poll {
	background:#ebebeb url(/themes/default/media/vote-top.gif) top left no-repeat;
	width:184px;
	padding:15px 0 0;
	color:#077b26;
	position:relative;
	top:0px;
	left:25px;
	z-index:10;
}
#poll strong {
	display:block;
	padding:0 10px 10px 15px;
}
#poll th {
	width:35px;
	text-align:right;
}
#poll td {
	padding-bottom:10px;
	color:#077b26;	
}
#poll_results {
	background:#ebebeb url(/themes/default/media/vote-top.gif) top left no-repeat;
	width:184px;
	padding:15px 10px 15px 15px;
	color:#077b26;
	position:relative;
	top:0px;
	left:25px;
	z-index:10;
}
#poll_results strong {
	display:block;
	padding:0 0 10px;
}
#poll_results div {
	padding-bottom:10px;
}
#poll_results .rate {
	background:#077b26;
	font-size:1px;
}

#poll-bot {
	background:#ebebeb url(/themes/default/media/vote-bot.gif) bottom left no-repeat;
	height:15px;
}


table.arhiv {
	margin:10px 0 10px 8px;
}
table.arhiv td {
	padding:5px;
	font-size:11px;
	text-align:center;
}
#space {
	width:184px;
	background:url(/themes/default/media/arhiv-top.gif) top left no-repeat;
}

#n1 {
	margin:0 0 4 0px;
}

#n2 {
	font-size:100%;
	font-weight:normal;
	color:#077b26;
	margin:5 0 5 5px;
}

#years {
	width:184px;
	color:#fff;	
	padding:10px 0px;
	text-align:center;
	font-size:11px;	
	background:#158234 url(/themes/default/media/arhiv-bot.gif) bottom left no-repeat;	
}
#years a {
	color:#fff;
}		



.leftmenu {
	background:url(/themes/default/media/leftmenu.gif) top left no-repeat;
	margin:0 0 2px 20px;
	padding-left:20px;
}
.leftmenu a {
	color:#077b26;
	display:block;
	padding:3px 3px 3px 6px;
}
.leftmenu a:hover {
	background:url(/themes/default/media/menu-corner.gif) top right no-repeat;	
	color:#fff;
}

.leftmenu div.over {
	background:#077b26 url(/themes/default/media/menu-corner-bot.gif) bottom right no-repeat;	
	color:#fff;
}


table.trial {
}
table.trial th {
	border-style:none;
	text-align:left;
	background:#e6e6e6 url(/themes/default/media/grey-left.gif) top left no-repeat;	
}
table.trial th h1 {
	padding:5px 10px 8px;
	font-size:120%;
	margin:0;
	background:url(/themes/default/media/grey-right.gif) top right no-repeat;	
}
table.trial td {
	padding:5px 10px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#e6e6e6;
}
table.trial td.first {
	border-width:1px;
}
table.trial td.full {
	padding:5px 10px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#e6e6e6;
}
table.trial td.dead {
	height:14px;
	padding:0;
	border-width:0;
	border-style:solid;
	border-color:#fff;
}
table.trial td.head {
	padding:0 10px;
	background:#23823b;
	color:#fff;
	height:22px;
	vertical-align:middle;
	border-width:0 0 0 1px;
	border-color:#fff;
	font-size:85%;
}
table.trial td.headstart {
	padding:0 10px;
	background:#23823b url(/themes/default/media/green-left.gif) top left no-repeat;
	color:#fff;
	vertical-align:middle;
	border-style:none;
	font-size:85%;	 
}
table.trial td.headend {
	padding:0 10px;
	background:#23823b url(/themes/default/media/green-right.gif) top right no-repeat;
	color:#fff;
	vertical-align:middle;
	border-width:0 0 0 1px;
	border-color:#fff;
	font-size:85%;	 
}


table.gray {
}
table.gray th {
	border-style:none;
	text-align:left;
	background:#e6e6e6 url(/themes/default/media/grey-left.gif) top left no-repeat;	
}
table.gray th h1 {
	padding:5px 10px 8px;
	font-size:120%;
	margin:0;
	background:url(/themes/default/media/grey-right.gif) top right no-repeat;	
}
table.gray td {
	padding:5px 10px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#e6e6e6;
	background:#f9f9f9;
}

table.editor {
}
table.editor td {
	padding:5px 10px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#e6e6e6;
}

.counter {
	background:#ebebeb;
	height:45px;
	padding-top:7px;
	text-align:center;
}

#pr-icons {
	float:right;
	position:relative;
	top:0;
	left:0;
	z-index:10;
	margin:0 0 0 25px;
}
#pr-icons a{
    width: 207px;
    height: 54px;
    display: block;
    background:url(/themes/default/media/products/order.png) 0 0 no-repeat;
}
#pr-icons a:hover{
    background-position: 0 -54px;
}
#pr-icons img {
	margin-left:5px;
}

#lang-icons {
	float:right;
	position:relative;
	top:0px;
	left:0;
	z-index:10;
	vertical-align:center;
	margin:0 0 0 25px;
}
#lang-icons img {
	margin-left:2px;
}

.justi {
	text-align:justify;
}


table.manager {
	background:#077b26;
	position:relative;
	top:-35px;
	left:35px;
	z-index:10;
}
table.manager th {
	font-weight:normal;
	color:#fff;
	text-align:left;
	padding:3px 3px 3px 15px;
}
table.manager td {
	border-bottom:solid 1px #479d5e;
	color:#fff;
	padding:3px;
}

table.manager td.head {
	background:url(/themes/default/media/green-corner-top.gif) top left no-repeat;
	padding:15px;
	border:none;
	font-size:120%;
	font-weight:bold;
}	
table.manager td.foot {
	background:url(/themes/default/media/green-corner-bot.gif) bottom left no-repeat;
	height:15px;
	border:none;	
}

.btn1 {
	background:#077b26 url(/themes/default/media/btn1.gif) top left no-repeat;
	width:200px;
}
.btn2 {
	background:url(/themes/default/media/btn2.gif) top right no-repeat;
}
.btn3 {
	background:url(/themes/default/media/btn3.gif) bottom right no-repeat;
}
.btn4 {
	background:url(/themes/default/media/btn4.gif) bottom left no-repeat;
	padding:10px;
	text-align:center;
	color:#fff;
}

div#product_slider    { overflow:hidden; position:relative; width:960px; height: 280px; margin-left: 20px}
div#product_slider li { float:left; list-style:none; margin:0 10px; width: 297px;}

@media screen and (max-width:1600px) {
    div#product_slider    { overflow:hidden; position:relative; width:831px; height: 280px; margin-left: 20px}
    div#product_slider li { float:left; list-style:none; margin:0 10px; width: 254px;}
}

@media screen and (max-width:1920px) {
    div#product_slider    { overflow:hidden; position:relative; width:960px; height: 280px; margin-left: 20px}
    div#product_slider li { float:left; list-style:none; margin:0 10px; width: 297px;}
}

div#product_slider ul { margin:0; padding:0; height: 280px}
div#product_slider li { text-align:center; font-size:25px; height: 280px}
div#product_slider li div.slide_content { width: 100%; height: 280px}

.slide_title { font: 18px "Arial"; display: block; margin: 10px}
.slide_img {display:block; clear: left; margin: 20px 10px 10px 10px; max-height: 80px; overflow: hidden; }
.slide_description { font: 12px "Arial"; float: left;}

.controls { position: relative; margin-left: 20px;}
.controls a { width: 24px; height: 93px; position: absolute; top: -170px;}
.controls a:hover { background-position: bottom; }
.controls .prev-slide { left: -50px; background: url("/themes/default/media/products/left_arrow.png") top left no-repeat; }
.controls .next-slide { right: -50px; background: url("/themes/default/media/products/right_arrow.png") top left no-repeat; }
