/*
style.css
(c) Krystian [ djh@digmix.net ]
*/


BODY {
	background : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0 auto;
}

a {
outline: none
}

#top {
background-image : url(img_main/bg.png);
background-repeat : repeat-x;
background-position : top;
}


#ml {
	background-color: #ffffff;
	width: 5;
}

#menu_l {
	vertical-align:middle;
	padding: 5px;
	width: 97px;
	background-color: #fff;
	font-weight: 500;
}

#menu_l:hover {
	margin-left:50px;
	vertical-align:middle;
	padding: 5px;
	width: 97px;
    background-color : #eaeaea;
	background-position : top;
	background-repeat: no-repeat;
}

a:link {
	color: #0A72A0;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

a:visited {
	color : #0A72A0;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

a:active {
	color : #0A72A0;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}

a:hover {
	color : #0A72A0;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

#footer {
color : #000000;
background-color : #ffffff;
background-image : url(img_main/bottom_bg.png);
background-repeat : repeat-x;
background-position : top;
}

#footer_tab {
width : 100%;
}

textarea, input, select {
	border : 1px solid #A51B10;
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

P {
font-size : 11px;
}

#text {
font-size : 11px;
text-align : justify;
line-height: 150%;
}

#s {
font-size : 11px;
text-align : left;
margin-left: 10px;
}

hr {
border : 0px;
height : 1px;
background-color: #cccccc
}

img {
border : none;
}

#b {
border : 1px solid #cccccc;
}

#b1 {
border : 5px solid white;

}

#m {
margin : 5px;
}

#inf_mass {
position: absolute;
left: 160px;
top: 110px;
}

#mass {
position: absolute;
left: 0;
top: 120;
width : 115px;
text-align : center;
}

#ajaxticker1 {
background-image : url(img_main/corn.png);
background-repeat : no-repeat;
background-position : top left;
height: 50px;
}

#ajaxticker2 {
background-color: #ffffff;
}

#ajaxticker3 {
background-image : url(img_main/top_top.png);
background-repeat : no-repeat;
background-position : top left;
}

#ajaxticker1 div { /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-image : url(img_main/corn.png);
background-repeat : no-repeat;
background-position : top left;
padding : 5px;
}

#ajaxticker2 div { /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/ background-color: #ffffff;
}

.someclass { //class to apply to your scroller(s) if desired
}

#tt {
padding : 5px;
background-image : url(img_main/corn.png);
background-repeat : no-repeat;
background-position : top left;
text-align : left
}

#onas {
padding: 10px;
background : #ffffff;
background-image : url(img_main/corn_bg.png);
background-repeat : no-repeat;
background-position : right top;
}

#artysta {
width : 450px;
padding: 10px;
background : #ffffff;
background-image : url(img_main/corn.png);
background-repeat : no-repeat;
background-position : top left;
}

#katalogi {
width : 150px;
background : #ffffff;
background-image : url(img_main/corn.png);
background-repeat : no-repeat;
background-position : top left;
}

#prace {
width : 150px;
background : #ffffff;
background-image : url(img_main/corn.png);
background-repeat : no-repeat;
background-position : top left;
}

#artykuly {
background : #ffffff;
background-image : url(img_main/corn.png);
background-repeat : no-repeat;
background-position : top left;
}

#targi {
background : #ffffff;
background-image : url(img_main/corn.png);
background-repeat : no-repeat;
background-position : top left;
}

#art_fot {
width : 150px;
background-image : url(img_main/corn.png);
background-repeat : no-repeat;
background-position : top left;
}

#kg {
width : 350px;
font-family : Verdana, Tahoma, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif;
font-size : 11px;
background-image : url(img_main/corn.png);
background-repeat : no-repeat;
background-position : top left;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 200px;
background-image : url(img_main/bottom_bg.png);
background-repeat : repeat-x;
background-position : top;
border: 1px solid black;
padding: 3px;
background-color: white;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
