html{margin:0;padding:0;background-color:white;background-image:url('/img/bg.png');height:100%;background-repeat:repeat;font-family:Arial;overflow-y: scroll;}
body{margin:0;background-image:url('/img/bg_top.png');background-repeat:repeat-x;height:100%;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#686868;}
h1{padding:0;margin:0;display:block;}
h2{color:#00aeff;font-size:13px;font-weight:bold;}
.heading{color:#00aeff;font-size:13px;font-weight:bold;margin:8px 0 8px 0;}
.smallTxt{font-size:9px;}
a{text-decoration:none;color:#003999;}
a:hover{text-decoration:none;color:#ab0000;}
input {font-family: Arial,Verdana, Helvetica, sans-serif; font-size: 10px;}
textarea {font-family: Arial,Verdana, Helvetica, sans-serif; font-size: 10px;}
select {font-family: Arial,Verdana, Helvetica, sans-serif; font-size: 10px;}

div.top{border:0px solid green;position:relative;width:1000px;height:30px;background-image:url('/img/bg_top_new.png');background-repeat:no-repeat;background-position: 0 -5px;}
div.outer{border:0px solid red;margin-left:auto;margin-right:auto;width:1000px;}
div.main{border:0px solid green;padding: 0 34px 0 34px;width:932px;background-image:url('/img/bg_middle.png');background-repeat:repeat-y;}
div.left{border:0px solid green;width:305px;float:left;position:relative;margin-top:-10px;}
.logo{border:0px solid green;width:306px;height:71px;background-image:url('/img/logo.png');margin: 0 0 0 -1px;}
.logo a{border: 0px solid green;width:275px;height:55px;left:15px;top:10px;display:block;position:absolute;}
.logo a span{display:none;}
div.pics{border:0px solid green;width:305px;height:120px;padding:0;margin:0;overflow: hidden;/*background-image:url('/img/pic1.jpg');*/}
.pics img {  
    padding: 0;  
    border:  0;  
    background-color: #eee;  
    width:  305px; 
    height: 120px; 
    top:  0; 
    left: 0 
} 
div.bottom{border:0px solid purple;margin-left:auto;margin-right:auto;width:1000px;height:40px;background-image:url('/img/newBg_bottom.png');background-repeat:no-repeat;}
div.leftshade{border:0px solid red;width:34px;top:0px;margin-left:-34px;float:left;}
div.left1{border:0px solid yellow;background-image:url('/img/bg_left_1.png');background-repeat:no-repeat;width:34px;height:34px;top:0px;}
div.left2{height:690px;border:0px solid blue;background-image:url('/img/bg_left_2.png');background-repeat:repeat-y;width:34px;top:58px;bottom:34px;}
div.left3{border:0px solid orange;background-image:url('/img/bg_left_3.png');background-repeat:no-repeat;width:34px;height:34px;bottom:0px;}
div.rightshade{border:0px solid red;width:34px;top:0px;margin-right:-34px;float:left;}
div.right1{border:0px solid yellow;background-image:url('/img/bg_right_1.png');background-repeat:no-repeat;width:34px;height:34px;top:0px;}
div.right2{border:0px solid blue;background-image:url('/img/bg_right_2.png');background-repeat:repeat-y;width:34px;top:34px;bottom:34px;}
div.right3{border:0px solid black;background-image:url('/img/bg_right_3.png');background-repeat:no-repeat;width:34px;height:34px;bottom:0px;}

div.menu{border: 0px solid blue;height:214px;width:305px;background-image: url('/img/menu_normal.png');background-repeat:no-repeat;margin:0px;padding-top:1px;}
div.menu a{background:none;border: 0px solid green;width:305px;height:35px;display:block;float:left;margin-top:0px;padding-top:0px;background-repeat:no-repeat;}
div.menu a.sel{border: 0px solid blue;height:35px;width:305px;background-image: url('/img/menu_sel.png');display:block;float:left;}
div.menu a:hover{border: 0px solid yellow;background-image:url('/img/menu_over.png');margin:0px;padding:0px;}

div.contact{padding:60px 0 0 12px;}
div.contact img{border:0;}
div.glass{padding:70px 0 0 12px;}
div.glass img{border:0;}
	
div.content{border:0px solid red; width:582px;background-image:url('/img/content_shadow.png');background-position:0 0;background-repeat:no-repeat;padding:15px 15px 10px 30px;float:left;margin-top:-10px;}
div.contentMinHeight{border:0px solid black; width:1px; height:720px;float:left;}
div.action{margin:0 auto; background-image:url('/img/akcio.jpg'); width:363px; height:220px; padding:10px;background-repeat: no-repeat; color: #e00000; line-height: 18px;}
div.action .name{font-size: 13px;font-weight: bold; font-style: italic;color: #800000;}
div.action .percent{font-size: 16px;font-weight: bold;text-align: center;color: #ff0000; }
div.action .date{font-size: 14px;font-weight: bold;color: #008edf;}
div.action .note{font-size: 13px;}
div.action .price{font-style: italic;color: #b00000;}

.title{font-size: 12px;font-weight: bold;color: #008edf;}
.brand{font-size: 13px;font-weight: bold; color: #800000;}
.border{border:1px solid red;}
.clearer{clear:both}