/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 216px;
	border: 1px solid #E4E4E4;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
h2 {font-size: 12px;}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

.text1 {
	font-size: 10px;
	color: #B2B2B2;
}

.text2 {
	text-transform: uppercase;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	text-transform: uppercase;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #A4D1EF;
}

.text4 {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #969696;
}

.text5 {
	font-size: 11px;
	font-weight: bold;
	color: #53A0DC;
}

.text6 {
	font-size: 10px;
	font-weight: normal;
	color: #949494;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 a {
	padding-left: 7px;
	font-size: 9px;
	background: url(/images/homepage13.gif) no-repeat left center;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	display: inline;
}

.list2 a {
	display: block;
	float: left;
	padding-top: 1px;
	background: url(/images/homepage17.gif) repeat-x left top;
}

.list2 li.first a {
	background: none;
}

.list3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #53A0DC;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	color: #8F98A3;
}

.style1 a {
	color: #8F98A3;
}

.style1 a:hover {
}

.style2 {
	text-align: right;
	font-size: 9px;
	color: #A7A7A7;
	line-height: 120%;
}

.style2 a {
	color: #A7A7A7;
}

/** BACKGROUNDS */

.bg1 { 
	/*
	background: url(/images/homepage08.jpg) no-repeat left top; 
*/
/*n*/
background:url(/images/testbox1.jpg);
}
.bg2 { 
	/*zakomentovano
	background: url(/images/homepage09.jpg) no-repeat left top; 
	*/
}

.subpage1 .bg2 { 
/*
background-image: url(/images/subpage1_02.jpg); 
*/

/*n*/
background-image: url(/images/searchtest.gif);

	
}
.bg3 { 
	/*koment
	background: url(/images/homepage10.gif) repeat-y left top; 
	*/
	/*n*/
	background: url(/images/testbar.gif) repeat-y left top;
}
.subpage1 .bg3 { 
	/*koment
	background-image: url(/images/subpage1_03.gif); 
	*/
}
.subpage2 .bg3 { 
/*koment
	background-image: url(/images/homepage10.gif); 
	*/
}
.bg4 { background: url(/images/homepage14.gif) repeat-y left top; }
.bg5 { background: url(/images/homepage22.gif) repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: -4px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: -4px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin: 0px;
	padding: 10px 0px 15px 0px;
	background: url(/images/homepage21.gif) repeat-x 0px 10px;
}

#shop-login-form, #shop-other-address {display: none;}
