body {
	
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	float:none;
}

img {
	border:0;
}

.clear-both {
	clear:both;
}
#body{float:none;width:988px;}

#head {
	text-align:left;
	height:90px;
	padding-left:5px;
	padding-right:5px;
}

#head-left {
	float:left;
	width:131px;
}

#head-center {
	float:left;
	width:728px;
	margin-left:12px;
}

#head-right {
	float:left;
	width:95px;
	margin-left:12px;
}

#head-right .links {
	float:right;
	text-align:right;
	line-height:14px;
}

#head-right .links p {
	margin:0;
	padding:0 0 6px 0;
	font-weight:bold;
}

#main {
	clear:both;
	width:988px;
	margin-top:12px;
	text-align:left;
}

#main-left {
	float:left;
	width:131px;
}

/* levi meni */
.menu-left {
	width:131px;
	margin-top:12px;
	border-top:1px solid #393939;
}

.menu-left ul.menuL {
	width:131px;
	padding:0;
}

.menu-left ul.menuL li {
	width:129px;
	border-right:solid 1px #393939;
	border-bottom:1px solid #393939;
	border-left:1px solid #393939;
	padding:2px 0;
}

.menu-left ul.menuL li a {
	display:block;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	width:123px;
	padding:0 0 0 6px;
}

.menu-left ul.menuL li a:visited {
	color:#fff;
}

.menu-left ul.menuL li a:hover {
	background:#ff0000;
	color:#fff;
}

.menu-left ul.menuL li:hover {
	background:#ff0000;
	color:#fff;
}

.menu-left ul.menuL li a.selected {
	color:#ff0000;
}

.menu-left ul.menuL li a.selected:hover {
	background:#ff0000;
	color:#fff;
}

.menu-left-title {
	margin-top:12px;
	font-size:15px;
	font-weight:bold;
	height:23px;
	padding:6px 6px 0 3px;
	background:#393939 url(/library/images/arrow_down.gif) no-repeat 115px 8px;
}

.menu-left-links {
	padding:12px 0 6px 0;
	width:129px;
	border-right:1px solid #393939;
	border-bottom:1px solid #393939;
	border-left:1px solid #393939;
	background:url(/library/images/sidebar_background.gif) repeat-y;
}

.menu-left-links p {
	padding:0 6px 6px 6px;
	margin:0;
}

.menu-left-links a {
	display:block;
	background:url(/library/images/bullet.gif) no-repeat 0 3px;
	text-decoration:none;
	padding-left:16px;
}

.menu-left-links a:hover {
	background:url(/library/images/bullet_on.gif) no-repeat 0 3px;
	text-decoration:none;
	color:#ff0000;
	padding-left:16px;
}

.menu-left-image {
	width:131px;
	margin-top:12px;
	text-align:center;
}

.menu-left-image img {
	border:solid 1px #393939;	
}

/* vsebina */
#main-center {
	float:left;
	width:636px;
	margin-left:12px;
}

#content {
	width:840px;
	float:left;
	margin-top:0px;
}

.content-title {
	font-size:15px;
	font-weight:bold;
	height:23px;
	padding:6px 5px 0 4px;
	background:#333333 url(/library/images/arrow_down.gif) no-repeat 99% 50%;
	border-bottom: 3px solid #393939;
}


.content {
	background:#252525;
	border-right:1px solid #393939;
	border-bottom:1px solid #393939;
	border-left:1px solid #393939;
	padding:12px 6px;
}

/* srednji meni */
.menu-center {
	margin:0;
}


/* sidebar */
#main-right {
	float:left;
	width:197px;
	margin-left:12px;
}

.main-right-aprilia {
	margin-bottom:12px;
}

.sidebar-title {
	
	font-size:15px;
	font-weight:bold;
	height:23px;
	padding:6px 5px 0 6px;
	background:#333333 url(/library/images/arrow_down.gif) no-repeat 176px 8px;
	border-bottom: 3px solid #393939;
	width:181px;
}

.sidebar-catalog-top {
	margin-top:10px;
}

.sidebar-catalog-middle {
	margin-bottom:12px;
	padding:12px 0;
	width:191px;
	border-right:1px solid #393939;
	border-bottom:1px solid #393939;
	border-left:1px solid #393939;
	background:url(/library/images/sidebar_background.gif) repeat-y;
}

.sidebar-catalog-middle p {
	padding:0 6px;
	margin:0;
}

.sidebar-catalog-middle a {
	background:url(/library/images/bullet.gif) no-repeat 0 3px;
	text-decoration:none;
	padding-left:16px;
}

.sidebar-catalog-middle  a:hover {
	background:url(/library/images/bullet_on.gif) no-repeat 0 3px;
	text-decoration:none;
	color:#ff0000;
	padding-left:16px;
}

.sidebar-catalog-middle .info {
	padding:6px 6px 6px 22px;
	margin:0;
}

.sidebar-banner {
	width:192px;
	margin-bottom:12px;
	text-align:center;
}

.sidebar-middle {
	margin-bottom:12px;
	padding-bottom:12px;
	width:190px;
	border-right:1px solid #393939;
	border-bottom:1px solid #393939;
	border-left:1px solid #393939;
	background:url(/library/images/sidebar_background.gif) repeat-y;
}

.sidebar-middle p {
	padding:3px 6px;
	margin:0;
}

.sidebar-middle .image {
	padding-bottom:0px;
}

.sidebar-middle .author {
	padding-top:12px;
}

/* noga */
#footer {
	clear:both;
}

#footer div {
	margin:12px 5px 0 5px;	
	width:954px;
	background:#131313;
	color:#b4b4b4;
	font-size:11px;
	padding:12px;
}

#footer a {
	color:#b4b4b4;
	text-decoration:underline;
}
#footer a:hover{
	color:#FF0000;
	text-decoration:none;
}

/*narocilo na novice */
.sidebar-middle .frmSidebar-input {
	clear:both;
	padding:12px 0 0 6px; 
	margin-bottom:6px;
	width:150px;
}

.sidebar-middle .frmSidebar-input-oglas {
	clear:both;
	padding:0px 0 6px 6px; 
	width:150px;
}

.sidebar-middle .frmSidebar-input label {
	float:left;
	width:150px;
}

.sidebar-middle .frmSidebar-input .input {
	border:1px solid #393939;
	width:176px;
	height:16px;
	background-color:black;
	color:white;
}

.sidebar-middle .frmSidebar-input .textarea {
	border:1px solid #393939;
	width:180px;
	height:100px;
	background-color:black;
	color:white;
}

.sidebar-middle .frmSidebar-input-oglas .input {
	border:1px solid #393939;
	width:180px;
	height:16px;
	background-color:black;
	color:white;
	
}

.sidebar-middle .frmSidebar-input-oglas .textarea {
	border:1px solid #393939;
	width:180px;
	height:100px;
	background-color:black;
	color:white;
}

.sidebar-middle .styled {
	display: none;
}

.sidebar-middle span.checkbox {
	width:20px;
	height:25px;
	background:url(/library/images/radio_black.gif) no-repeat;
	display:block;
	clear:left;
	float:left;
	padding:0 6px 0 0;
}

.sidebar-middle .checkbox {
	float:left;
	width:237px;
	padding:0;
	margin:0;
}

.sidebar-middle span.radio {
	width:20px;
	height:25px;
	background:url(/library/images/radio_black.gif) no-repeat;
	display:block;
	clear:left;
	float:left;
	padding:0 6px 0 0;
}

.sidebar-middle .radio {
	float:left;
	width:172px;
	padding:0 0 0 6px;
	margin:0;
}

.sidebar-middle .frmSidebar-image .button {
	width:50px;
	padding:0px 0 6px 6px;
}

a{color:#ffffff;text-decoration:underline;}
a:hover{text-decoration:none;color:#FF0000;}



#row-menu
{
	font-size: 15px;
}

#row-menu-left
{
	float:left;
	width:138px;
	padding:0px 0 0 5px;
	
}
#row-menu-center
{
	float:left;
	width:630px;
	padding:0px 0 0 5px;
	
}
#row-menu-right
{
	float:left;
	padding:0px 0 0 12px;
	text-align:center;
	width:196px;
}
#main-content
{
	width:988px;
	float:left;
	margin-bottom:5px;
}
#main-content-left
{
	float:left;
	width:138px;
	padding:0px 0 0 5px;
}
#main-content-center
{
	float:left;
	width:840px;
	padding:11px 0 0 5px;
	
}




#left-menu-links
{
	border:solid 1px #393939;
	width:129px;
	margin-top:10px;
	margin-bottom:20px;
	background-image: url(/library/images/sf_menu_dx.gif);
	background-repeat:repeat;
}


ul{margin:0px;padding:0px;}
li{list-style-type:none;}
#content ul li ul li{margin-left:40px;padding:0px;list-style-type:circle;}
#content ul li{margin-left:40px;padding:0px;list-style-type:disc;}

#big_banner
{
	
	width:840px;
	padding:0px 0 0 0px;
	
}	
#content-left-column
{
	width:311px;
	float:left;
	padding:0px 0 0 0px;
}
#content-center-column
{
	width:311px;
	float:left;
	padding:10px 0 0 12px;
}
#content-right-column
{
	float:left;
	padding:0px 0 0 9px;
	width:190px;
	
}
#content-right-column-first
{
	margin-top:10px;
	float:left;
	padding:0px 0 0 9px;
	width:190px;
	
}
#content-right-column-outlet
{
	float:left;
	padding:0px 0 0 9px;
	width:190px;
	
}
#content-right-column-news
{
	float:left;
	padding:0px 0 0 9px;
	width:190px;
	
}
#content-main-subpage
{
	float:left;
	width:635px;
}

#content-column-title
{
	font-size: 15px;
	font-weight: bold;
	background-color: #333333;
	height:23px;
	border-bottom:3px solid #393939;
	padding:6px 5px 0 4px;
	background-image: url(/library/images/bck-arrow-down.gif);
	background-repeat: no-repeat;
	background-position:98% 50%;
	
}
#content-column-title-small
{
	font-size: 13px;
	font-weight: bold;
	background-color: #333333;
	height:23px;
	border-bottom:3px solid #393939;
	padding:6px 5px 0 4px;
	background-image: url(/library/images/bck-arrow-down.gif);
	background-repeat: no-repeat;
	background-position:99% 50%;
	
}
#content-column-title-offroad
{
	font-size: 13px;
	font-weight: bold;
	background-color: #333333;
	height:23px;
	padding:7px 5px 0 6px;
	background-image: url(/library/images/bck-arrow-down.gif);
	background-repeat: no-repeat;
	background-position:99% 50%;
	
}
#content-column-title-links
{
	font-size: 13px;
	font-weight: bold;
	background-color: #333333;
	height:23px;
	padding:7px 5px 0 6px;
	background-image: url(/library/images/bck-arrow-down.gif);
	background-repeat: no-repeat;
	background-position:98% 50%;
	border-left:solid 1px #393939;
	border-right:solid 1px #393939;
	
}


#content-column-left-infobox
{
	border:solid 1px #393939;
	margin:10px 0 0 0px;
	background-color: #252525;
}
#content-column-left-infobox .image a img
{
	text-align:center;
	width:200px;
	margin-top:5px;
	
	
}
#content-column-left-infobox .imagebox
{
	text-align:center;
	padding:0 0 5px 0;
	
	
	
}
#content-column-left-infobox .video-image
{
	text-align:center;
	width:311px;
	margin-top:5px;
	position:relative;
}
#content-column-left-infobox .video-relative{position:relative;z-index: 1;}
#content-column-left-infobox .video-absolute{position:absolute;width:311px;text-align:center;}
#content-column-left-infobox .title
{padding:5px 0 0 10px;}
#content-column-left-infobox .title a
{
	font-weight: bold;
	font-size: 12px;
	
}
#content-column-left-infobox .text
{
	margin:10px 0 0 10px;
	font-size: 12px;
}
#content-column-right-infobox
{
	border:solid 1px #393939;
	margin:10px 0 0 0px;
	padding:0 0 5px 0
}

#content-column-right-infobox .image a img
{
	float:left;
	width:106px;
	height:71px;
	margin:5px 10px 0px 5px;
	
}

#content-column-right-infobox .title 
{
	font-weight: bold;
	margin:5px 5px 0 5px;
	font-size: 12px;
}

#content-column-right-infobox .text
{
	
	margin:10px 5px 0px 5px;
	font-size: 12px;
}
#content-column-right-infobox .text a
{
	color:#ff0000;
}
#content-column-left-anketa
{
	border:solid 1px #393939;
	margin:10px 0 0 0px;
	background-image: url(/library/images/sf_menu_dx.gif);
	background-repeat:repeat;
}
#content-column-left-anketa .title
{
	font-weight: bold;
	margin:10px 0 0 10px;
	font-size: 12px;
}
.item
{
font-family: Arial, Helvetica, sans-serif; font-size: 13px;
height:auto;
padding:0px 3px 0 25px;
background-image: url(/library/images/kvadratek.gif); 
background-position: 3px 50%;
background-repeat: no-repeat;
}
.item:hover
{
background-image: url(/library/images/kvadratekSlct.gif); 
text-decoration:none;
background-repeat: no-repeat;
background-position: 3px 50%;
color:#FE0000;
}

.item a
{
font-family: Arial, Helvetica, sans-serif; font-size: 13px;
color:#FFFFFF;
text-decoration:none;
background-repeat: no-repeat;
background-position: 3px 50%;
height:15px;

}
.item a:hover
{ 
text-decoration:none;
background-position: 3px 50%;
color:#FE0000;
}

#content-sub
{
	float:left;
	width:618px;
	border:solid 1px #393939;
	margin:10px 0 0 0px;
	background-color: #252525;
	
}
#content-sub-main
{
	padding:10px 7px 0px 7px;
	font-size:12px;
	
}


#content-sub-main ul li
{
	list-style:disc;
	margin-left:40px;
}
#content-sub-main ul li ul li
{
	list-style:circle;
	margin-left:40px;
}




#content .frmContentForm-input {
	clear:both;
	padding:0;
	margin-bottom:5px;
}

#content .frmContentForm-input label {
	float:left;
	width:150px;
}

#content .frmContentForm-input .input {
	border:1px solid #393939;
	width:200px;
	height:16px;
	background-color:black;
	color:white;
}

#content .frmContentForm-input .textarea {
	border:1px solid #393939;
	width:200px;
	height:100px;
	background-color:black;
	color:white;
}

#content .styled {
	display: none;
}

#content span.checkbox {
	width:20px;
	height:25px;
	background:url(/library/images/radio_black.gif) no-repeat;
	display:block;
	clear:left;
	float:left;
	padding:0 5px 0 0;
}

#content .checkbox {
	float:left;
	width:237px;
	padding:0;
	margin:0;
}

#content span.radio {
	width:20px;
	height:25px;
	background:url(/library/images/radio_black.gif) no-repeat;
	display:block;
	clear:left;
	float:left;
	padding:0 5px 0 0;
}

#content .radio {
	float:left;
	width:137px;
	padding:0;
	margin:0;
}

#content .button {
	width:50px;
}
select, input, textarea 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
#oglasi
{
	width:598px;
	border:solid 1px #393939;
	margin:10px 0 0 0px;
	background-image: url(/library/images/sf_menu_dx.gif);
	background-repeat:repeat;
	padding:10px;
}

#content-sub-news-left
{
	width:150px;
	float:left;
	border:solid 1px #393939;
	margin:10px 0 0 0;
	background-color: #252525;
}
#content-sub-news-right
{
	width:469px;
	float:left;
	border:solid 1px #393939;
	margin:10px 0 0 11px;
	background-color: #252525;
	
}
#content-sub-news-right .text
{
	color:#999999;
	padding:5px 0 5px 0;
}
#content-sub-news-right .title
{
	
	padding:10px 0 0px 0;
}
#content-right-infobox-news
{
	border-top:solid 1px #393939;
	border-bottom:solid 1px #393939;
	margin:5px 0 5px 0;
	padding:0 0 5px 0;
}
#content-right-infobox-news .image a img
{
	float:left;
	width:65px;
	height:48px;
	margin:5px 10px 0px 5px;
}
#content-right-infobox-news .title 
{
	font-weight:bold;
	margin:3px 10px 0px 5px;
}
#content-right-infobox-news .text
{
	
	margin:5px 10px 0px 5px;
}

#content-sub-main-outlet .image a img
{
	text-align:center;
	width:400px;
}
#content-sub-main-outlet .imagebox
{
	text-align:center;
	padding:0 0 5px 0;
}
#content-sub-main-outlet .title
{
	font-size:18px;
	font-weight:bold;
	padding:0 0 5px 0;
}

#content-sub-main-outlet .text {
	padding:0 0 5px 0;
}

.background2{ background-color: #B5B59E; }
.background{ background-color: #CDCDBD; }

.Anketa
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	padding-left:5px;
}
#frmPoll p {padding-left:10px;}
#glasuj{padding-left:10px;padding-top:5px;}



.menu {width:636px; height:32px; position:relative; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:636px; w\idth:635px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:127px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:127px;position:relative;}
.menu li.enduro-menu, .menu li.supermoto-menu{float:left;width:166px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:10px;text-decoration:none; color:#fff; width:127px; height:30px;  background:none;  line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:127px; w\idth:126px;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:29px;left:0; width:107px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:28px;t\op:29px;}


/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul .road-menu a, .menu ul ul .road-menu a:visited {background:#4c4c4c; text-decoration:none;font-weight:bold;color:#fff; height:auto; line-height:1em; padding:3px 5px; width:117px; font-size:9px;}
.menu ul ul .adventure-menu a, .menu ul ul .adventure-menu a:visited {background:#154223; text-decoration:none;font-weight:bold;color:#fff; height:auto; line-height:1em; padding:3px 5px; width:117px;font-size:9px;}
.menu ul ul .scooters-menu a, .menu ul ul .scooters-menu a:visited {background:#1c2534; text-decoration:none;font-weight:bold;color:#fff; height:auto; line-height:1em; padding:3px 5px; width:117px;font-size:9px;}
.menu ul ul .scarabeo-menu a, .menu ul ul .scarabeo-menu a:visited {background:#5b4739; text-decoration:none;font-weight:bold;color:#fff; height:auto; line-height:1em; padding:3px 5px; width:117px;font-size:9px;}
.menu ul ul .offroad-menu a, .menu ul ul .offroad-menu a:visited {background:#4b2009; text-decoration:none;font-weight:bold;color:#fff; height:auto; line-height:1em; padding:3px 5px; width:117px;font-size:9px;}
.menu ul ul .enduro-menu a, .menu ul ul .enduro-menu a:visited {background:#4b2009; text-decoration:none;font-weight:bold;color:#fff; height:auto; line-height:1em; padding:3px 5px; width:156px;font-size:9px;}
.menu ul ul .supermoto-menu a, .menu ul ul .supermoto-menu a:visited {background:#4c4c4c; text-decoration:none;font-weight:bold;color:#fff; height:auto; line-height:1em; padding:3px 5px; width:156px;font-size:9px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:128px;w\idth:127px;}

/* style the top level hover */
.menu  .road-menu a:hover, .menu ul ul .road-menu a:hover{text-decoration:none;font-weight:bold;color:#000; background:#4c4c4c;}
.menu  .adventure-menu a:hover, .menu ul ul .adventure-menu a:hover{text-decoration:none;font-weight:bold;color:#000; background:#154223;}
.menu  .scooters-menu a:hover, .menu ul ul .scooters-menu a:hover{text-decoration:none;font-weight:bold;color:#000; background:#1c2534;}
.menu  .scarabeo-menu a:hover, .menu ul ul .scarabeo-menu a:hover{text-decoration:none;font-weight:bold;color:#000; background:#5b4739;}
.menu  .enduro-menu a:hover, .menu ul ul .enduro-menu a:hover{text-decoration:none;font-weight:bold;color:#000; background:#4b2009;width:156px;}
.menu  .supermoto-menu a:hover, .menu ul ul .supermoto-menu a:hover{text-decoration:none;font-weight:bold;color:#000; background:#4c4c4c;width:156px;}

.menu :hover > a, .menu ul ul :hover > a {font-weight:bold;color:#000; background:#b7d186;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

#main-center-offroad
{
	width:845px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	
}
#main-center-offroad-left
{
	width:412px;
	float:left;
	border:solid 1px #393939;
}
#main-center-offroad-left .imagebox
{
	text-align:center;
	padding:0 0 5px 0;
}
#main-center-offroad-left .image a img
{
	text-align:center;
	width:410px;
}
#main-center-offroad-left .title
{
	font-weight: bold;
	margin:10px 0 0 10px;
	font-size: 12px;
	
}
#main-center-offroad-left .text
{
	margin:10px 5px 5px 5px;
	font-size: 12px;
}	
#main-center-offroad-right
{
	width:412px;
	float:left;
	margin-left:12px;
	margin-top:10px
	/*border:solid 1px #393939;*/
}
#content-column-right-offroad
{
	border:solid 1px #393939;
	margin:10px 0 0 0px;
	padding:0 0 5px 0
}
/*modeli*/
#main-model
{
	float:left;
	width:839px;
	margin-left:6px;
	padding:0;
}
#main-right-model {
	float:left;
	width:193px;
	margin-left:7px;
	padding:0;
}
#main-center-model {
	float:left;
	width:636px;
	
	
}
#model-pict
{
margin-top:12px;
}
#model
{
	border:solid 1px #393939;
	width:188px;
	
	margin-top:11px;
	padding:1px;
	background:url(/library/images/sidebar_background.gif) repeat-y;
}
.model-title
{
	
	background:#333333;
	font-weight:bold;
	padding:1px 1px 1px 10px;
}
#model-name
{
	background:#333333;
	font-weight:bold;
	font-size:14px;
	padding:1px 1px 1px 10px;
	margin-top:2px;
}
.model-links {
	padding:10px 1px 1px 1px;
}

.model-links p {
	padding:0 6px 6px 6px;
	margin:0;
}

.model-links a {
	display:block;
	background:url(/library/images/bullet.gif) no-repeat 0 3px;
	text-decoration:none;
	padding-left:16px;
}

.model-links a.selected, .model-links a:hover {
	background:url(/library/images/bullet_on.gif) no-repeat 0 3px;
	text-decoration:none;
	color:#ff0000;
	padding-left:16px;
}
.model-articles {
	padding:10px 1px 1px 1px;
}

.model-articles p {
	padding:0 6px 6px 6px;
	margin:0;
}

.model-articles a {
	display:block;
	background:url(/library/images/bullet.gif) no-repeat 0 3px;
	text-decoration:none;
	padding-left:16px;
}

.model-articles a.selected, .model-articles a:hover {
	background:url(/library/images/bullet_on.gif) no-repeat 0 3px;
	text-decoration:none;
	color:#ff0000;
	padding-left:16px;
}

#model-description
{
padding:1px 1px 1px 10px;
}
#model-gallery
{
	border:solid 1px #393939;
	float:left;
	width:620px;
	margin:5px 0 0 0px;
	padding:10px 2px 10px 10px;
	float:left;
}
.picture
{
	width:155px;
	float:left;
	padding:4px 0px;
}
#video-infobox
{
border:solid 1px #393939;
	width:188px;
	margin-top:4px;
	padding:1px;
	background:url(/library/images/sidebar_background.gif) repeat-y;
}
#model .image
{
	text-align:center;
	width:188px;
}
#model .imagebox
{
	text-align:center;
	padding:5px 0 5px 0;
}
#model .video-relative{position:relative;z-index: 1;}
#model .video-absolute{position:absolute;width:188px;text-align:center;padding:5px 0 5px 0;}
.podatki { border-collapse:collapse; background:url(/library/images/sidebar_background.gif); border:solid 1px #393939; border-bottom:0;margin:15px 0 0 0px; }
.podatki td { border-bottom:solid 1px #393939; padding:5px; vertical-align:top; }

#content-title-tab .tab a{float:left;width:13px;}
#content-title-tab .tab-pages{float:left;}
#content-title-tab .tab-active a{float:left;width:13px;color:#ff0000;}
#content-title-tab .all-tabs{float:right;width:130px;text-align:left;font-size:13px;}
#content-title-tab .tab-title{float:left;}
#content-title-tab {
	font-size:15px;
	font-weight:bold;
	height:23px;
	padding:6px 5px 0 6px;
	margin-top:10px;
	background:#333333 url(/library/images/arrow_down.gif) no-repeat 99% 50%;
	border-bottom: 3px solid #393939;
	width:624px;
	float:left;
}

