/*@import url("fonts-grids.css");*/
@import url("video.css");
@import url("groups.css");

html, body{
width: 100%;
height: 100%;
}

body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 11px;
background-color: #fff;
background-image: url(../img/bg.gif);
background-repeat: repeat-x;
color: #525252;
margin: 0px;
padding: 0px;
}
div, img, td, form{margin:0; padding:0; border:0;}
#custom-doc {
margin:0 auto;
text-align:left;
width:980px;
}

a {
color:#ff7200;
text-decoration: none;
font-weight: bold;
}

a:link {
color:#ff7200;
text-decoration: none;
font-weight: bold;
}

a:visited {
text-decoration: none;
color:#ff7200;
}

a:hover {
color:#dd5000;
text-decoration: none;
}

a:active {
text-decoration: none;
color: #ff7200;
}


/* moje podwórko */

.reklama{
padding:10px;
background-color: #f6Ffee;
border-top: 1px solid #E6F2CC;
border-bottom: 1px solid #E6F2CC;
}

.reklama2{
padding:1px;
background-color: #f6Ffee;
border-top: 1px solid #E6F2CC;
border-bottom: 1px solid #E6F2CC;
}


#top{
height:100px;
width: 980px;
position:relative;
background-image:url(../img/top_pic.jpg);
background-repeat:no-repeat;
background-position:220px 0px;
}
#top #logo{
position:absolute;
top:17px;
left:17px;
}
#top img#pic{
position:absolute;
left:220px;
}
#top .log .log_left, #top .log .log_right{
float:right;
width:5px;
height:23px;
background-image: url(../img/top_log_left.gif);
}
#top .log .log_right{
background-image: url(../img/top_log_right.gif);
}
#top .log .log_mid{
float:right;
font-weight:bold;
height:19px;
padding: 4px 4px 0 4px;
background-color: #7eac38;
color:#b8f373;
}
#top .log .log_mid A{
text-decoration:none;
color:#fff;
}
#top .log .log_mid A:hover{
color:#b8f373;
}
.menu{
height:35px;
width: 965px;
padding: 0 0 0 15px;
background-color:#ff7200;
background-image:url(../img/menu_bg.gif);
font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
border-bottom: 2px solid #729b33;
}
.menu A, .menu A:active, .menu A:visited{
font-size: 16px;
color: #FFF !important;
float:left;
display:block;
margin:0 30px;
padding:6px;
}
.menu A:hover{
color:#FFF;
text-decoration: none;
background-color:#ff7200;
}
TD.col_main{
width:auto;
padding: 10px 0 0;
}
TD.col_right{
background-image: url(../img/right_bg.gif);
background-repeat: repeat-y;
background-position: 10px 0;
width:320px;
padding: 10px 0 0 20px;
}

INPUT, TEXTAREA, select{
font-size: 12px;
padding:1px;
background-color: #e6f2cc;
color: #3c6a00;
border: 1px solid #ddd;
}
.chk{
border:none;
padding: 0;
background: transparent;
margin: 3px 6px 3px 3px;
vertical-align: middle;
}
.search_box_cont{
padding: 0 0 10px;
margin: 0 auto;
width: 566px;
}

.search_ramka{
border: 1px solid #dbdbdb;
float: left;
}

.search_box{
font-size: 12px;
padding:1px;
height: 17px;
font-weight:bold;
background: #e6f2cc;
color: #3c6a00;
width: 310px;
border: 1px solid #FFF;
}

.search_select {
font-size: 12px;
padding:1px;
font-weight:bold;
color: #3c6a00;
width: 120px;
border: 1px solid #FFF;
background-color: #e6f2cc;
}

.promobox1, .promobox2, .promobox3{
color: #FFF;
display:block;
float:left;
font-weight: bold;
height: 84px;
width:177px;
margin: -5px 15px 0 0;
padding: 24px 13px 0 13px;
background-image: url(../img/promobox1.gif);
}
.promobox2{
background-image: url(../img/promobox2.gif);
}
.promobox3{
background-image: url(../img/promobox3.gif);
margin: -5px 0 0 0;
}
.promobox1 a, .promobox2 a, .promobox3 a, .promobox1 a:hover, .promobox2 a:hover, .promobox3 a:hover{
color: #FFF;
font-size:17px;
display:block;
margin: 0 0 12px 0;
}
.promobox1 span, .promobox2 span, .promobox3 span{
color: #FFF;
font-size:11px;
}

.hd{
background-color:#7eac38;
border-bottom: 2px solid #ff9200;
padding: 5px 10px;
font-size: 12px;
font-weight: bold;
color:#fff;
}
.hd-l{
float:left;
}
.hd-r{
float:right;
}
.hd-r A, .hd-r A:visited, .hd A:visited, .hd-l A:visited{
color:#FFF;
}
.hd-r A:hover, .hd A:hover, .hd-l A:hover{
color:#c4ea7e;
}
.hd-r A span{
color:#c4ea7e;
}
.hd-r A:active, .hd A:active, .hd-l A:active{
color:#B8F373;
}
.bg2, .bg4, .bg5{
margin: 0 0 15px;
border: 1px solid #ddd;
border-top:none;
}
.bg2 TD{
padding: 0 5px 5px;
}
.bg2 A{
color:#777;
}
.bg3{
margin: 0 0 15px;
border: 1px solid #ddd;
border-top:none;
padding: 5px 10px;
}
.bg4{
font-size:11px;
}
.bg5 td{
padding:8px 8px 6px;
}
.bot_div{
border-bottom: 3px solid #ddd;
}

.moduleFeaturedThumb {
padding: 3px;
background-color: #dceecc;
border: 1px solid #ddd;
margin: 5px;
}
div.featured_block {
border: 1px solid #ddd;
border-bottom: 2px solid #ff9200;
}

div.featured_block p {
margin:0;
padding:0;
margin-bottom: 3px;
}
A.link_ziel, A.link_ziel:visited, A.link_ziel:active, A.link_ziel:hover{
color: #5c891b;
}
IMG.ava_small{
width:32px;
height:32px;
padding:1px;
background:#FFF;
border: 1px solid #ddd;
}
.tablerow1 TD{
background: #f2f2f2;
padding: 3px 4px;
}
.tablerow2 TD{
background: #fff;
padding: 3px 4px;
}
.menu_dol{
background-color: #ff9200;
border-top: 2px solid #729b33;
padding: 8px;
color:#fff;
text-align:center;
}
.menu_dol A, .menu_dol A:visited, .menu_dol A:hover, .menu_dol A:active{
color:#fff;
}
/* koniec */

.input_btn{
font-size: 12px;
background:#FFF;
COLOR: #0066ff;
padding:0;
}

h2 {
padding: 0px 0px 5px 0px;
margin-bottom: 10px;
font-size: 14px;
font-weight: bold;
color: #CC6633;
}


h3 {
padding: 0px 0px 5px 0px;
margin-bottom: 2px;
font-size: 14px;
font-weight: bold;
color: #CC6633;
}





.small {
font-size: 10px;
}

.label {
font-size: 11px;
font-weight: bold;
color: #4444;
}

.bold {
font-weight: bold;
}

.highlight {
font-size: 14px;
font-weight: 700;
color:#fff;
background-color: #7eac38;
}
.highlight2 {
font-size: 14px;
font-weight: 700;
color:#7eac38;
}

.error {
font-weight: 700;
color:#fff;
background-color: #FF0000;
border: 2px solid #DD0000;
padding:5px;
text-align:center;
margin: 0 0 15px 0;
}

.success{
font-weight: 700;
color:#fff;
background-color: #7EAC38;
border: 2px solid #406E00;
padding:5px;
text-align:center;
margin: 0 0 15px 0;
}

.confirmation {
font-size: 14px;
font-weight: bold;
color: #000000;
border: 3px solid #666;
padding: 5px;
text-align: center;
}

/* Modules */
.video_title{
font-size:14px;
}
.moduleEntrySelected {
background-repeat: repeat-x;
background-color: #FFFFCC;
background-position: left top;
border-bottom: 1px dashed #999999;
padding-top:10px 10px 0px 10px;
}

.moduleEntry {
background-color: #DCEECC;
border-bottom: 1px solid #edf5e6;
padding: 10px
}

.moduleEntryDescription {
font-size: 12px;
margin-bottom: 10px;
padding-right: 10px;

}

.moduleEntryTags {
font-size: 11px;
margin-bottom: 5px;
}

.moduleEntryDetails {
font-size: 11px;
margin-bottom: 5px;
}

.moduleTitle {
font-size: 14px;
font-weight: bold;
background-color: #e1e4f2;
margin: 0px 0px 5px 5px;
color: #444;
}

.moduleTitleBar {
width: 100%;
background-color: #e1e4f2;
border-bottom: 1px dashed #999999;
}

.moduleFeatured {
background-color: #e1e4f2;
background-position: left top;
background-repeat: repeat-x;
border-bottom: 1px dashed #999999;
padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:15px
}



.moduleFeaturedTitle {
font-size: 11px;
font-weight: bold;
margin-bottom: 3px;
color: #0033CC;
}

.moduleFeaturedDetails {
font-size: 10px;
font-weight: normal;
color: #666666;
margin-bottom: 3px;
}

.moduleFrameEntrySelected {
background-color: #FFDEB0;
border-bottom: 2px solid #FFA630;
padding: 8px
}

.moduleFrameEntry {
background-color: #DCEECC;
border-bottom: 1px solid #edf5e6;
padding: 8px
}

.moduleFrameTitle {
font-size: 12px;
font-weight: bold;
margin-bottom: 3px;
color: #0033CC;
}

.moduleFrameDetails {
font-size: 11px;
font-weight: normal;
margin-bottom: 5px;
color: #555;
}

.formHighlight {
background-color: #fee29e;
border: 1px dotted #ff7c00;
padding-bottom: 10px;
margin-bottom: 5px; padding-left:7px; padding-right:7px; padding-top:7px
}

.formHighlightText {
font-size: 11px;
font-weight: normal;
color: #803900;
margin-top: 5px;
margin-left: 6px;
}

.formFieldInfo {
font-size: 11px;
color: #555555;
margin-top: 5px;
margin-bottom: 5px;
}

.watchDescription {
font-size: 12px;
padding: 10px 0px 5px 0px;
color: #000000;
border-top: 1px dotted #CCCCCC;
}

.commentsTitle {
font-size: 11pt;
font-weight: bold;
color:#333333;
background-color: #EEEEEE;
padding: 5px;
padding-bottom: 6px;
border-top: 1px dashed #999;
border-bottom: 1px dashed #999999;
}

hr {
border-left:0px none;
border-right:0px none;
border-bottom:0px none;
border-top:1px dotted #ccc;
height: 1px
}

img.rating {
border: 0px;
padding: 0px;
margin: 0px;
vertical-align: middle;
}

span.rating {
color:#666;
font-size:smaller;
}

.moduleEntry input {
margin: 1em 0px 0px 0px;
}

.blue_regular {
font-size: 12px;
color: #0F6EC0;
}

.bold_blue {
font-size: 12px;
color: #0F6EC0;
font-weight: bold;
}


.bold_blue_large, .bold_blue_large:visited	{font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #2f3c70;
}
.bold_blue_large:hover {color:#fb8200;
text-decoration:none;
}


.normal_gray {
font-size: 11px;
color: #575757;
}

.navigation_bold {
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
}

.bold_gray {
font-size: 12px;
color: #676767;
font-weight: bold;
}




.submenu{
background-image: url(../img/submenu_bg.gif);
background-color: #2f7700;
background-repeat: repeat-x;
font-weight: normal;
height:25px;
font-size: 14px;
color: #B8F373;
padding: 5px 0 0;
}

a.submenu, a.submenu:link, a.submenu:visited {
font-size: 14px !important;
font-weight: bold !important;
color: #fff !important;
}

a.submenu:hover {
color: #e6f2cc;
}

.submenu2{
background-color: #eee;
border-bottom: 1px solid #d8d8d8;
font-weight: normal;
height:20px;
font-size:12px;
color: #888;
padding: 5px 0 0;
}

.submenu2 a, .submenu2 a:link, .submenu a:link:visited {
font-size: 12px;
font-weight: bold;
color: #666;
border: none;
}

.submenu2 a:hover {
color: #444;
}

.copy, a.copy, a.copy:link, a.copy:visited {
color: #555;
font-size: 10px;
font-weight: normal;
text-align: center;
padding: 6px;
background-color: #f2f2f2;
}




.page_links	{
padding: 5px 20px 10px;
font-weight: bold;
font-size: 13px;
color: #444;
text-align: right;
}

A.pagination	{
padding: 2px 5px 2px 5px;
margin: 2px;
background-color: #dceecc;
border: 1px solid #7eac38;
text-decoration: none;
color: #7eac38;
}

.pagination_next, .pagination_prev {
padding: 2px 5px 2px 5px;
margin: 2px; border: 1px solid #ffa630;
text-decoration: none;
background-color: #ffdeb0;
}

.pagination_active {
color: #FFF;
padding: 2px 5px 2px 5px;
margin: 2px; border: 1px solid #7eac38;
text-decoration: none;
background-color: #7eac38;
}

a.tags:link, a.tags:active, a.tags:visited {
color: #3F4C6B;
font-size: 12px;
font-weight: bold;
}

a.tags:hover {
color: #E67300;
text-decoration: none;
}

.box {
border:1px solid #cfd7e7;
background-color: #FFFFFF;
width:400;
}

.comment {
background-color:#f2f2f2;
padding: 0 0 10px;
}

.comment_head {
padding:5px 10px 17px;
background-color:#FFDEB0;
border-top:1px solid #FFA630;
border-bottom:1px solid #FFA630;
}

.float_l {
float: left;
color:#003;
}

.float_r {
float: right;
}

.comment_action {
float: left;
color:#666;
}

.comment_body {
color:#666;
margin:5px 10px 0;
text-align:left;
}



/* section */

div.section {
margin: 0;
padding: 0;
border: solid 1px #DFDFDF;
margin-bottom: 0.8em;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #575757;
}


/* section end */


/* tag cloud start */

a.earliest:link {text-decoration: none; color: #CCCCCC;}
a.earliest:visited {text-decoration: none; color: #CCCCCC;}
a.earliest:hover {text-decoration: none; color: #CCCCCC;}
a.earliest:active {text-decoration: none; color: #CCCCCC;}
a.earlier:link {text-decoration: none; color: #c0d88d;}
a.earlier:visited {text-decoration: none; color: #c0d88d;}
a.earlier:hover {text-decoration: none; color: #c0d88d;}
a.earlier:active {text-decoration: none; color: #c0d88d;}

a.later:link {text-decoration: none; color: #7EAC38;}
a.later:visited {text-decoration: none; color: #7EAC38;}
a.later:hover {text-decoration: none; color: #7EAC38;}
a.later:active {text-decoration: none; color: #7EAC38;}

a.latest:link {text-decoration: none; color: #FF7200;}
a.latest:visited {text-decoration: none; color: #FF7200;}
a.latest:hover {text-decoration: none; color: #FF7200;}
a.latest:active {text-decoration: none; color: #FF7200;}

/* tag cloud end */




/* common input buton */
input.button { 
font-size:10px;
font-weight: bold;
cursor:pointer; 
border: 1px solid #ddd;
color:#fff; 
background-color:#ff7200;
display:block;
padding:3px 6px 4px 5px;
margin:3px;
background-image: url("../images/bg_button.gif");
}

input.button:hover {
background-image: url("../images/bg_button_hover.gif");
}

.vid_ad{
margin: -4px 0pt 5px 54px; width: 468px;
}